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 e5169ff commit 3e256b8Copy full SHA for 3e256b8
package.json
@@ -40,7 +40,7 @@
40
"tslib": "^2.8.1",
41
"typescript": "~5.9.2",
42
"typescript-eslint": "^8.39.0",
43
- "vite": "^7.1.5",
+ "vite": "^7.1.7",
44
"vitest": "^3.2.4"
45
}
46
packages/jsx-explorer/package.json
@@ -17,7 +17,7 @@
17
},
18
"devDependencies": {
19
"@types/babel__standalone": "^7.1.9",
20
- "@vitejs/plugin-vue-jsx": "^5.0.1",
+ "@vitejs/plugin-vue-jsx": "^5.1.1",
21
"vite": "npm:rolldown-vite@latest"
22
23
0 commit comments