Skip to content

Commit

Permalink
Update dependency vite to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 45f5e1c commit 23be693
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion javascript/todo-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"rollup-plugin-polyfill-node": "0.13.0",
"start-server-and-test": "^2.0.4",
"tailwindcss": "3.4.14",
"vite": "4.5.5",
"vite": "5.4.11",
"vite-plugin-node-stdlib-browser": "0.2.1"
},
"browserslist": [
Expand Down
2 changes: 1 addition & 1 deletion javascript/todo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"rollup-plugin-polyfill-node": "0.13.0",
"start-server-and-test": "^2.0.4",
"tailwindcss": "3.4.14",
"vite": "4.5.5",
"vite": "5.4.11",
"vite-plugin-node-stdlib-browser": "0.2.1"
},
"browserslist": [
Expand Down

0 comments on commit 23be693

Please sign in to comment.