Skip to content

Commit

Permalink
chore(deps): update dev dependencies (non-major) (#198)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 600aeb5 commit 7233eaa
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 75 deletions.
6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"devDependencies": {
"@types/luxon": "3.4.2",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"@vitejs/plugin-react": "4.3.4",
"autoprefixer": "10.4.20",
"postcss": "8.4.49",
"postcss": "8.5.1",
"tailwindcss": "3.4.17",
"vite": "6.0.6",
"vite-plugin-favicons-inject": "2.2.0"
Expand Down
136 changes: 70 additions & 66 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@
"npm": ">=10"
},
"devDependencies": {
"@eslint/compat": "1.2.4",
"@eslint/compat": "1.2.5",
"@meyfa/eslint-config": "8.0.1",
"@types/mocha": "10.0.10",
"@types/ms": "0.7.34",
"@types/node": "22.10.3",
"@types/node": "22.10.7",
"@types/passport-local": "1.0.38",
"eslint": "9.17.0",
"eslint": "9.18.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",
"mocha": "11.0.1",
"mocha": "11.1.0",
"tsx": "4.19.2",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"dependencies": {
"@fastify/passport": "3.0.1",
Expand Down

0 comments on commit 7233eaa

Please sign in to comment.