Skip to content

Commit

Permalink
package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandawg93 committed Sep 10, 2024
1 parent 7928990 commit 90af36e
Show file tree
Hide file tree
Showing 2 changed files with 228 additions and 179 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,20 @@
"prepare": "husky"
},
"dependencies": {
"@heroicons/react": "^2.1.4",
"@material-tailwind/react": "^2.1.9",
"@tanstack/react-query": "^5.49.2",
"@heroicons/react": "^2.1.5",
"@material-tailwind/react": "^2.1.10",
"@tanstack/react-query": "^5.55.4",
"chart.js": "^4.4.3",
"chartjs-plugin-annotation": "^3.0.1",
"i18next": "^23.11.5",
"i18next": "^23.15.1",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-resources-to-backend": "^1.2.1",
"next": "^14.2.4",
"next-i18next": "^15.3.0",
"next": "^14.2.9",
"next-i18next": "^15.3.1",
"react": "^18.3.1",
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.3.1",
"react-i18next": "^14.1.2",
"react-i18next": "^15.0.1",
"react-toastify": "^10.0.5",
"tailwindcss-animated": "^1.1.2"
},
Expand All @@ -58,7 +58,7 @@
"@types/react": "18.2.42",
"@types/react-dom": "^18.3.0",
"@types/swagger-ui-react": "^4.18.3",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"concurrently": "^9.0.0",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -69,11 +69,11 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"next-swagger-doc": "^0.4.0",
"postcss": "^8.4.39",
"postcss": "^8.4.45",
"prettier": "^3.3.3",
"prettier-eslint": "^16.3.0",
"prettier-plugin-tailwindcss": "^0.6.6",
"stylelint": "^16.6.1",
"stylelint": "^16.9.0",
"stylelint-config-standard": "^36.0.1",
"swagger-ui-react": "^5.17.14",
"tailwindcss": "^3.4.10",
Expand Down
Loading

0 comments on commit 90af36e

Please sign in to comment.