Skip to content

Commit

Permalink
chore(deps): update dev dependencies (non-major) (#153)
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 6, 2024
1 parent 26146ca commit 0cf9d94
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 81 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
},
"devDependencies": {
"@types/luxon": "3.4.2",
"@types/react": "18.3.11",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react": "4.3.3",
"autoprefixer": "10.4.20",
"postcss": "8.4.47",
"tailwindcss": "3.4.14",
"vite": "5.4.9",
"vite": "5.4.10",
"vite-plugin-favicons-inject": "2.2.0"
},
"dependencies": {
Expand Down
157 changes: 85 additions & 72 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,18 @@
"npm": ">=9"
},
"devDependencies": {
"@eslint/compat": "1.2.1",
"@eslint/compat": "1.2.2",
"@meyfa/eslint-config": "8.0.0",
"@types/mocha": "10.0.9",
"@types/ms": "0.7.34",
"@types/node": "20.16.13",
"@types/node": "20.17.6",
"@types/passport-local": "1.0.38",
"eslint": "9.13.0",
"eslint-plugin-jsx-a11y": "6.10.1",
"eslint-plugin-react": "7.37.1",
"eslint": "9.14.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"mocha": "10.7.3",
"tsx": "4.19.1",
"mocha": "10.8.2",
"tsx": "4.19.2",
"typescript": "5.6.3"
},
"dependencies": {
Expand Down

0 comments on commit 0cf9d94

Please sign in to comment.