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.
2 parents ad69f87 + d0d470f commit 58bda9fCopy full SHA for 58bda9f
packages/ghoulscript/package.json
@@ -24,7 +24,7 @@
24
"devDependencies": {
25
"@types/uuid": "10.0.0",
26
"typescript": "5.8.2",
27
- "vite": "6.1.6",
+ "vite": "6.3.5",
28
"vite-plugin-dts": "4.5.3",
29
"vite-plugin-externalize-deps": "0.9.0",
30
"vite-plugin-node-polyfills": "0.23.0"
playground/sample/package.json
@@ -10,7 +10,7 @@
10
},
11
12
13
- "vite": "6.1.6"
+ "vite": "6.3.5"
14
15
"dependencies": {
16
"@privyid/ghoulscript": "workspace:^"
0 commit comments