Skip to content

Commit

Permalink
chore: dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Forceh91 committed Dec 9, 2023
1 parent 31de704 commit f46b984
Show file tree
Hide file tree
Showing 2 changed files with 595 additions and 590 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"release": "release-it --ci"
},
"dependencies": {
"@chakra-ui/react": "^2.8.1",
"@chakra-ui/react": "^2.8.2",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"amqp": "^0.2.7",
Expand All @@ -23,7 +23,7 @@
"date-fns": "^2.30.0",
"ec-weather-js": "^1.2.1",
"express": "^4.18.2",
"framer-motion": "^10.16.4",
"framer-motion": "^10.16.16",
"point-in-polygon": "^1.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -33,19 +33,19 @@
"xml-js": "^1.6.11"
},
"devDependencies": {
"@parcel/transformer-sass": "^2.10.1",
"@parcel/transformer-sass": "^2.10.3",
"@release-it/conventional-changelog": "^7.0.2",
"@testing-library/react": "^14.0.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",
"@testing-library/react": "^14.1.2",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.11",
"@types/moxios": "^0.4.17",
"@types/node": "^20.10.4",
"@types/point-in-polygon": "^1.1.5",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@types/timezoned-date": "^3.0.2",
"@types/uuid4": "^2.0.3",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"eslint": "^8.52.0",
Expand All @@ -54,7 +54,7 @@
"jest-environment-jsdom": "^29.7.0",
"mockdate": "^3.0.5",
"moxios": "^0.4.0",
"parcel": "^2.10.1",
"parcel": "^2.10.3",
"process": "^0.11.10",
"release-it": "^16.2.1",
"stream-browserify": "^3.0.0",
Expand All @@ -63,6 +63,6 @@
"ts-node-dev": "^2.0.0",
"tsconfig-paths": "^4.2.0",
"tsx": "^3.14.0",
"typescript": "^5.2.2"
"typescript": "^5.3.3"
}
}
Loading

0 comments on commit f46b984

Please sign in to comment.