Skip to content

Commit 6a020dd

Browse files
chore(deps): update dependency vite [security]
1 parent e9fadf3 commit 6a020dd

File tree

8 files changed

+18
-18
lines changed

8 files changed

+18
-18
lines changed

npm/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-router-dom": "6.28.0",
2929
"semver": "^7.7.1",
3030
"typescript": "~5.4.5",
31-
"vite": "6.3.5",
31+
"vite": "6.3.6",
3232
"vite-plugin-require-transform": "1.0.21"
3333
},
3434
"peerDependencies": {

npm/vite-plugin-cypress-esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react-dom": "18.3.1",
2525
"react-router": "6.28.0",
2626
"react-router-dom": "6.28.0",
27-
"vite": "6.3.5"
27+
"vite": "6.3.6"
2828
},
2929
"files": [
3030
"dist",

npm/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"globby": "^11.0.1",
2626
"tailwindcss": "1.1.4",
2727
"typescript": "~5.4.5",
28-
"vite": "6.3.5",
28+
"vite": "6.3.6",
2929
"vue": "3.2.47",
3030
"vue-i18n": "9.14.5",
3131
"vue-router": "^4.0.0",

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"tailwindcss": "^3.3.1",
8585
"unplugin-icons": "^22.1.0",
8686
"unplugin-vue-components": "^0.27.0",
87-
"vite": "^6.3.5",
87+
"vite": "^7.0.0",
8888
"vite-plugin-pages": "0.32.1",
8989
"vite-plugin-vue-layouts": "0.11.0",
9090
"vite-svg-loader": "5.1.0",

packages/driver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"underscore.string": "3.3.6",
9393
"url-parse": "1.5.10",
9494
"vanilla-text-mask": "5.1.1",
95-
"vite": "^6.3.5",
95+
"vite": "^7.0.0",
9696
"vitest": "^3.2.4",
9797
"webpack": "^5.88.2",
9898
"zone.js": "0.15.0"

packages/frontend-shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"type-fest": "^2.3.4",
9999
"unplugin-icons": "0.19.0",
100100
"unplugin-vue-components": "^0.27.0",
101-
"vite": "6.3.5",
101+
"vite": "6.3.6",
102102
"vite-svg-loader": "5.1.0",
103103
"vue": "3.2.47",
104104
"vue-eslint-parser": "7.11.0",

packages/launchpad/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"sinon": "13.0.2",
7171
"type-fest": "^2.3.4",
7272
"unplugin-vue-components": "0.27.0",
73-
"vite": "6.3.5",
73+
"vite": "6.3.6",
7474
"vite-plugin-optimize-persist": "0.1.2",
7575
"vite-plugin-package-config": "0.1.1",
7676
"vite-svg-loader": "5.1.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16686,7 +16686,7 @@ fd-slicer@~1.1.0:
1668616686
dependencies:
1668716687
pend "~1.2.0"
1668816688

16689-
fdir@^6.4.4, fdir@^6.4.6, fdir@^6.5.0:
16689+
fdir@^6.4.4, fdir@^6.5.0:
1669016690
version "6.5.0"
1669116691
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
1669216692
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
@@ -32077,10 +32077,10 @@ [email protected]:
3207732077
dependencies:
3207832078
svgo "^3.0.2"
3207932079

32080-
[email protected].5, vite@^6.3.5:
32081-
version "6.3.5"
32082-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.5.tgz#fec73879013c9c0128c8d284504c6d19410d12a3"
32083-
integrity sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==
32080+
32081+
version "6.3.6"
32082+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.6.tgz#69a976b64930750d40219fbc68c5200874d315c1"
32083+
integrity sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==
3208432084
dependencies:
3208532085
esbuild "^0.25.0"
3208632086
fdir "^6.4.4"
@@ -32102,17 +32102,17 @@ vite@^5.0.0:
3210232102
optionalDependencies:
3210332103
fsevents "~2.3.3"
3210432104

32105-
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0":
32106-
version "7.1.2"
32107-
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.2.tgz#62ffd8a915977ff387fbe7a731af1a650ec5006e"
32108-
integrity sha512-J0SQBPlQiEXAF7tajiH+rUooJPo0l8KQgyg4/aMunNtrOa7bwuZJsJbDWzeljqQpgftxuq5yNJxQ91O9ts29UQ==
32105+
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0", vite@^7.0.0:
32106+
version "7.1.7"
32107+
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.7.tgz#ed3f9f06e21d6574fe1ad425f6b0912d027ffc13"
32108+
integrity sha512-VbA8ScMvAISJNJVbRDTJdCwqQoAareR/wutevKanhR2/1EkoXVZVkkORaYm/tNVCjP/UDTKtcw3bAkwOUdedmA==
3210932109
dependencies:
3211032110
esbuild "^0.25.0"
32111-
fdir "^6.4.6"
32111+
fdir "^6.5.0"
3211232112
picomatch "^4.0.3"
3211332113
postcss "^8.5.6"
3211432114
rollup "^4.43.0"
32115-
tinyglobby "^0.2.14"
32115+
tinyglobby "^0.2.15"
3211632116
optionalDependencies:
3211732117
fsevents "~2.3.3"
3211832118

0 commit comments

Comments
 (0)