Skip to content

Commit

Permalink
Merge pull request #174 from tegonal/dev/update_dependencies_20250203
Browse files Browse the repository at this point in the history
Updated depdencies to:
  • Loading branch information
toggm authored Feb 3, 2025
2 parents beabaf6 + 262c122 commit 85fdf3e
Show file tree
Hide file tree
Showing 3 changed files with 225 additions and 113 deletions.
2 changes: 1 addition & 1 deletion frontend/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v22.13.0
22.13.1
20 changes: 10 additions & 10 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
"boring-avatars": "^1.10.2",
"date-fns": "^4.0.0",
"date-fns-tz": "^3.2.0",
"framer-motion": "^11.16.0",
"framer-motion": "^12.0.0",
"i18next": "^24.2.1",
"js-cookie": "^3.0.5",
"json-stable-stringify": "^1.2.1",
"lodash": "^4.17.21",
"next": "^15.1.4",
"next": "^15.1.6",
"next-auth": "4.24.11",
"next-i18next": "^15.4.1",
"next-plausible": "^3.12.4",
Expand All @@ -62,7 +62,7 @@
"react-hook-form": "7.54.2",
"react-i18next": "^15.4.0",
"react-popper": "^2.3.0",
"react-use-websocket": "^4.8.1",
"react-use-websocket": "^4.12.0",
"swr": "^2.3.0",
"theme-ui": "^0.17.0",
"ts-export-to-csv": "^0.3.3",
Expand All @@ -72,21 +72,21 @@
},
"devDependencies": {
"@emotion/eslint-plugin": "^11.12.0",
"@next/bundle-analyzer": "^15.1.4",
"@next/bundle-analyzer": "^15.1.6",
"@openapitools/openapi-generator-cli": "^2.13.5",
"@types/d3-shape": "^3.1.7",
"@types/js-cookie": "^3.0.6",
"@types/json-stable-stringify": "^1.0.36",
"@types/lodash": "^4.17.14",
"@types/node": "22.10.6",
"@types/lodash": "^4.17.15",
"@types/node": "22.13.0",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"concurrently": "^9.1.2",
"eslint": "9.18.0",
"eslint": "9.19.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-next": "^15.1.4",
"eslint-config-next": "^15.1.6",
"eslint-config-prettier": "^10.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
Expand Down
Loading

0 comments on commit 85fdf3e

Please sign in to comment.