Skip to content

Commit

Permalink
chore(deps): update dev dependencies (non-major) (#168)
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 Nov 30, 2024
1 parent e45bd6f commit 470a742
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/luxon": "3.4.2",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react": "4.3.3",
"@vitejs/plugin-react": "4.3.4",
"autoprefixer": "10.4.20",
"postcss": "8.4.49",
"tailwindcss": "3.4.15",
Expand Down
56 changes: 28 additions & 28 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@
"devDependencies": {
"@eslint/compat": "1.2.3",
"@meyfa/eslint-config": "8.0.1",
"@types/mocha": "10.0.9",
"@types/mocha": "10.0.10",
"@types/ms": "0.7.34",
"@types/node": "20.17.6",
"@types/node": "20.17.9",
"@types/passport-local": "1.0.38",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"mocha": "10.8.2",
"tsx": "4.19.2",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"dependencies": {
"@fastify/passport": "3.0.1",
Expand Down

0 comments on commit 470a742

Please sign in to comment.