Skip to content

Commit

Permalink
package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
zefanjajobse committed Oct 1, 2024
1 parent 8621726 commit 49cdf4d
Show file tree
Hide file tree
Showing 2 changed files with 552 additions and 543 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,20 +38,20 @@
"@testing-library/react": "^16.0.1",
"@types/file-saver": "^2.0.7",
"@types/jest": "^29.5.13",
"@types/node": "^22.5.5",
"@types/react": "^18.3.5",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"browserslist": "^4.23.3",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"browserslist": "^4.24.0",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"eslint": "^9.10.0",
"eslint": "^9.11.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react": "^7.37.1",
"express": "^5.0.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.6.0",
Expand All @@ -61,14 +61,14 @@
"react-ga4": "^2.1.0",
"responsive-loader": "^3.1.2",
"rimraf": "^6.0.1",
"sass": "^1.78.0",
"sass-loader": "^16.0.1",
"sass": "^1.79.4",
"sass-loader": "^16.0.2",
"sharp": "^0.33.5",
"style-loader": "^4.0.0",
"swc-loader": "^0.2.6",
"typescript": "^5.6.2",
"typescript-plugin-css-modules": "^5.1.0",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0",
Expand All @@ -77,12 +77,12 @@
"workbox-webpack-plugin": "^7.1.0"
},
"dependencies": {
"@tanstack/react-query": "^5.56.2",
"@tanstack/react-query": "^5.59.0",
"@uidotdev/usehooks": "^2.4.1",
"chart.js": "^4.4.4",
"chartjs-adapter-date-fns": "^3.0.0",
"chartjs-plugin-zoom": "^2.0.1",
"date-fns": "^4.0.0",
"date-fns": "^4.1.0",
"file-saver": "^2.0.5",
"i18n-iso-countries": "^7.12.0",
"i18next": "^23.15.1",
Expand Down
Loading

0 comments on commit 49cdf4d

Please sign in to comment.