Skip to content

Commit

Permalink
chore(deps): update dev dependencies (non-major) (#102)
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 Sep 10, 2024
1 parent 5359660 commit 34f331b
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 39 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.1",
"autoprefixer": "10.4.20",
"postcss": "8.4.41",
"postcss": "8.4.45",
"tailwindcss": "3.4.10",
"vite": "5.4.2",
"vite": "5.4.3",
"vite-plugin-favicons-inject": "2.2.0"
},
"dependencies": {
Expand Down
66 changes: 33 additions & 33 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 @@ -38,12 +38,12 @@
"@types/node": "20.16.1",
"@types/passport-local": "1.0.38",
"eslint": "8.57.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react-hooks": "4.6.2",
"mocha": "10.7.3",
"tsx": "4.18.0",
"typescript": "5.5.4"
"tsx": "4.19.0",
"typescript": "5.6.2"
},
"dependencies": {
"@fastify/passport": "2.5.0",
Expand Down

0 comments on commit 34f331b

Please sign in to comment.