Skip to content

Commit

Permalink
deps: update dependency vite to v6 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 785d2ce commit 1e68ae8
Show file tree
Hide file tree
Showing 3 changed files with 385 additions and 176 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"rollup": "^4.24.0",
"tsup": "^8.3.0",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite": "^6.0.0",
"vitest": "^2.1.3",
"webpack": "^5.95.0"
},
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"devDependencies": {
"@waset/unplugin-iconify": "latest",
"vite": "^5.4.2",
"vite": "^6.0.0",
"vite-plugin-inspect": "^0.10.0"
}
}
Loading

0 comments on commit 1e68ae8

Please sign in to comment.