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 bb71ea2 commit ea1d339Copy full SHA for ea1d339
2 files changed
package.json
@@ -100,7 +100,11 @@
100
"qs@>=6.0.0 <6.14.1": "6.14.1",
101
"systeminformation@>=5.0.0 <5.27.14": "5.27.14",
102
"lodash@>=4.0.0 <4.17.23": "4.17.23",
103
- "vite@>=5.0.0 <6.4.2": "^6.4.2"
+ "vite@>=5.0.0 <6.4.2": "^6.4.2",
104
+ "rollup@>=4 <4.59.0": "^4.59.0",
105
+ "flatted@<3.4.2": "^3.4.2",
106
+ "picomatch@>=4.0.0 <4.0.4": "^4.0.4",
107
+ "minimatch@>=3 <3.1.3": "^3.1.3"
108
},
109
"onlyBuiltDependencies": [
110
"@depot/cli",
0 commit comments