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 995886b + 221b08e commit b644987Copy full SHA for b644987
4 files changed
packages/app/package.json
@@ -42,6 +42,6 @@
42
"stylelint-config-recommended": "^17.0.0",
43
"stylelint-config-tailwindcss": "^1.0.0",
44
"tailwindcss": "~4.1.18"
45
- ,"vite": "7.3.1"
+ ,"vite": "7.3.2"
46
}
47
packages/script/package.json
@@ -25,7 +25,7 @@
25
"vite-plugin-singlefile": "^2.3.0"
26
},
27
"devDependencies": {
28
- "vite": "7.3.1"
+ "vite": "7.3.2"
29
30
"license": "MIT"
31
packages/service/package.json
@@ -55,7 +55,7 @@
55
"@wdio/globals": "9.23.0",
56
"@wdio/protocols": "9.24.0",
57
"vite-plugin-dts": "^4.5.4"
58
59
60
"peerDependencies": {
61
0 commit comments