Skip to content

Commit

Permalink
Update dependency vite to v6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 6cd95c2 commit 8d847da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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 @@ -49,14 +49,14 @@
"@vitejs/plugin-react": "4.3.4",
"nodemon": "3.1.9",
"typescript": "5.7.2",
"vite": "6.0.3",
"vite": "6.0.4",
"vite-plugin-node-polyfills": "0.22.0",
"vite-tsconfig-paths": "5.1.4",
"web-ext": "8.3.0"
},
"overrides": {
"vite-plugin-node-polyfills": {
"vite": "6.0.3"
"vite": "6.0.4"
},
"react-loader-spinner": {
"react": "19.0.0",
Expand Down

0 comments on commit 8d847da

Please sign in to comment.