We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 686d715 commit 5fb8f7eCopy full SHA for 5fb8f7e
package.json
@@ -69,10 +69,10 @@
69
"npm-run-all": "^4.1.5",
70
"rollup": "^3.29.4",
71
"typescript": "4.8.3",
72
- "vite": "^4.5.0",
+ "vite": "^5.0.2",
73
"vite-node": "^0.34.6",
74
"vite-plugin-externalize-deps": "^0.1.5",
75
- "vite-plugin-inspect": "^0.6.1",
+ "vite-plugin-inspect": "^0.7.42",
76
"vite-plugin-node-polyfills": "workspace:*"
77
},
78
"dependencies": {
@@ -82,7 +82,7 @@
82
"process": "^0.11.10"
83
84
"peerDependencies": {
85
- "vite": "^2.0.0 || ^3.0.0 || ^4.0.0"
+ "vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
86
87
"publishConfig": {
88
"access": "public"
0 commit comments