We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc32102 commit c564067Copy full SHA for c564067
apps/solid/package.json
@@ -16,7 +16,7 @@
16
"postcss": "8.5.0",
17
"tailwindcss": "3.4.17",
18
"typescript": "5.7.2",
19
- "vite": "6.0.0",
+ "vite": "6.1.0",
20
"vite-plugin-solid": "2.11.0"
21
},
22
"dependencies": {
packages/js-utils/package.json
@@ -56,7 +56,7 @@
56
"@vitest/coverage-v8": "3.0.5",
57
"axios": "1.7.7",
58
"msw": "2.6.0",
59
- "vite": "5.4.8",
60
"vite-plugin-dts": "4.2.1",
61
"vite-tsconfig-paths": "5.1.2",
62
"vitest": "3.0.5"
packages/solid/package.json
@@ -51,7 +51,7 @@
51
"playwright": "1.50.1",
52
"solid-js": "1.9.3",
53
54
55
"vite-plugin-dts": "4.5.0",
"vite-plugin-solid": "2.11.0",
0 commit comments