Skip to content

Commit b644987

Browse files
committed
Merge branch 'main' into dependabot/npm_and_yarn/patch-deps-updates-1d55cd0eaa
2 parents 995886b + 221b08e commit b644987

File tree

4 files changed

+14
-326
lines changed

4 files changed

+14
-326
lines changed

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
"stylelint-config-recommended": "^17.0.0",
4343
"stylelint-config-tailwindcss": "^1.0.0",
4444
"tailwindcss": "~4.1.18"
45-
,"vite": "7.3.1"
45+
,"vite": "7.3.2"
4646
}
4747
}

packages/script/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"vite-plugin-singlefile": "^2.3.0"
2626
},
2727
"devDependencies": {
28-
"vite": "7.3.1"
28+
"vite": "7.3.2"
2929
},
3030
"license": "MIT"
3131
}

packages/service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@wdio/globals": "9.23.0",
5656
"@wdio/protocols": "9.24.0",
5757
"vite-plugin-dts": "^4.5.4"
58-
,"vite": "7.3.1"
58+
,"vite": "7.3.2"
5959
},
6060
"peerDependencies": {
6161
"@wdio/protocols": "9.24.0",

0 commit comments

Comments
 (0)