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 5693b62 commit bb71ea2Copy full SHA for bb71ea2
2 files changed
package.json
@@ -62,7 +62,6 @@
62
"tsx": "^3.7.1",
63
"turbo": "^1.10.3",
64
"typescript": "5.5.4",
65
- "vite": "^5.4.21",
66
"vite-tsconfig-paths": "^4.0.5",
67
"vitest": "3.1.4"
68
},
@@ -100,7 +99,8 @@
100
99
"jws@<3.2.3": "3.2.3",
101
"qs@>=6.0.0 <6.14.1": "6.14.1",
102
"systeminformation@>=5.0.0 <5.27.14": "5.27.14",
103
- "lodash@>=4.0.0 <4.17.23": "4.17.23"
+ "lodash@>=4.0.0 <4.17.23": "4.17.23",
+ "vite@>=5.0.0 <6.4.2": "^6.4.2"
104
105
"onlyBuiltDependencies": [
106
"@depot/cli",
0 commit comments