Skip to content

Commit

Permalink
Update dependency vite to v6.0.3 (#699)
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 1be9a22 commit 4ac9002
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 3 deletions.
103 changes: 102 additions & 1 deletion 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.1"
"vite": "6.0.3"
}
}
}

0 comments on commit 4ac9002

Please sign in to comment.