Skip to content

Commit

Permalink
Update dependency vite to v6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 6b9e413 commit d7199c8
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.7",
"typescript": "5.7.2",
"vite": "6.0.1",
"vite": "6.0.3",
"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.0"
"vite": "^6.0.1"
}
}
}

0 comments on commit d7199c8

Please sign in to comment.