Skip to content

Commit

Permalink
chore(deps): update dev dependencies (non-major) (#108)
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 16, 2024
1 parent f3ed1b3 commit 548ebd1
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 41 deletions.
6 changes: 3 additions & 3 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.45",
"tailwindcss": "3.4.10",
"vite": "5.4.3",
"postcss": "8.4.47",
"tailwindcss": "3.4.11",
"vite": "5.4.5",
"vite-plugin-favicons-inject": "2.2.0"
},
"dependencies": {
Expand Down
70 changes: 35 additions & 35 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
"@types/ms": "0.7.34",
"@types/node": "20.16.1",
"@types/passport-local": "1.0.38",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react-hooks": "4.6.2",
"mocha": "10.7.3",
"tsx": "4.19.0",
"tsx": "4.19.1",
"typescript": "5.6.2"
},
"dependencies": {
Expand Down

0 comments on commit 548ebd1

Please sign in to comment.