Skip to content

Commit

Permalink
chore(frontend): bump dependencies (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregory-j-baker authored Jan 13, 2025
1 parent 1f972d9 commit 488ff26
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 39 deletions.
67 changes: 34 additions & 33 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"compression": "^1.7.5",
"connect-redis": "^8.0.1",
"cross-env": "^7.0.3",
"effect": "^3.12.1",
"effect": "^3.12.2",
"express": "^4.21.2",
"express-session": "^1.18.1",
"i18next": "^24.2.1",
Expand All @@ -60,7 +60,7 @@
"devDependencies": {
"@eslint/compat": "^1.2.5",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"@playwright/test": "^1.49.1",
"@react-router/dev": "^7.1.1",
"@testing-library/react": "^16.1.0",
Expand All @@ -71,19 +71,19 @@
"@types/express-session": "^1.18.1",
"@types/morgan": "^1.9.9",
"@types/node": "^22.10.5",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2",
"@types/react": "^19.0.6",
"@types/react-dom": "^19.0.3",
"@types/source-map-support": "^0.5.10",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^3.0.0-beta.4",
"autoprefixer": "^10.4.20",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"globals": "^15.14.0",
"jsdom": "^26.0.0",
Expand Down

0 comments on commit 488ff26

Please sign in to comment.