Skip to content

Commit

Permalink
chore: package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Forceh91 committed Oct 27, 2023
1 parent 61c49f0 commit 5520f13
Show file tree
Hide file tree
Showing 2 changed files with 555 additions and 549 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,41 +28,41 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-fast-marquee": "^1.6.2",
"sass": "^1.69.3",
"sass": "^1.69.5",
"uuid4": "^2.0.3",
"xml-js": "^1.6.11"
},
"devDependencies": {
"@parcel/transformer-sass": "^2.10.0",
"@parcel/transformer-sass": "^2.10.1",
"@release-it/conventional-changelog": "^7.0.2",
"@testing-library/react": "^14.0.0",
"@types/cors": "^2.8.14",
"@types/express": "^4.17.19",
"@types/jest": "^29.5.5",
"@types/moxios": "^0.4.15",
"@types/node": "^20.8.6",
"@types/point-in-polygon": "^1.1.2",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@types/timezoned-date": "^3.0.0",
"@types/uuid4": "^2.0.1",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"eslint": "^8.51.0",
"@types/cors": "^2.8.15",
"@types/express": "^4.17.20",
"@types/jest": "^29.5.6",
"@types/moxios": "^0.4.16",
"@types/node": "^20.8.9",
"@types/point-in-polygon": "^1.1.3",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"@types/timezoned-date": "^3.0.1",
"@types/uuid4": "^2.0.2",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"eslint": "^8.52.0",
"events": "^3.1.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"mockdate": "^3.0.5",
"moxios": "^0.4.0",
"parcel": "^2.10.0",
"parcel": "^2.10.1",
"process": "^0.11.10",
"release-it": "^16.2.1",
"stream-browserify": "^3.0.0",
"timezoned-date": "^3.0.2",
"ts-jest": "^29.1.1",
"ts-node-dev": "^2.0.0",
"tsconfig-paths": "^4.2.0",
"tsx": "^3.13.0",
"tsx": "^3.14.0",
"typescript": "^5.2.2"
}
}
Loading

0 comments on commit 5520f13

Please sign in to comment.