Skip to content

Commit

Permalink
chore(deps): update dev dependencies (non-major) (#176)
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 Dec 8, 2024
1 parent 386c90a commit 1361472
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 49 deletions.
8 changes: 4 additions & 4 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.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@vitejs/plugin-react": "4.3.4",
"autoprefixer": "10.4.20",
"postcss": "8.4.49",
"tailwindcss": "3.4.15",
"vite": "6.0.1",
"tailwindcss": "3.4.16",
"vite": "6.0.3",
"vite-plugin-favicons-inject": "2.2.0"
},
"dependencies": {
Expand Down
76 changes: 33 additions & 43 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"npm": ">=9"
},
"devDependencies": {
"@eslint/compat": "1.2.3",
"@eslint/compat": "1.2.4",
"@meyfa/eslint-config": "8.0.1",
"@types/mocha": "10.0.10",
"@types/ms": "0.7.34",
Expand All @@ -42,7 +42,7 @@
"eslint": "9.16.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-react-hooks": "5.1.0",
"mocha": "11.0.1",
"tsx": "4.19.2",
"typescript": "5.7.2"
Expand Down

0 comments on commit 1361472

Please sign in to comment.