Skip to content

Commit 7d65a5d

Browse files
chore: Bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.3.4 to 6.3.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.3.6 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98669a2 commit 7d65a5d

File tree

6 files changed

+66
-11
lines changed

6 files changed

+66
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"tsx": "^4.20.3",
121121
"typescript": "~5.3.3",
122122
"typescript-eslint": "^8.6.0",
123-
"vite": "^6.2.7"
123+
"vite": "^6.4.1"
124124
},
125125
"packageManager": "[email protected]",
126126
"engines": {

packages/snaps-controllers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"ts-node": "^10.9.1",
142142
"tsx": "^4.20.3",
143143
"typescript": "~5.3.3",
144-
"vite": "^6.2.7",
144+
"vite": "^6.4.1",
145145
"vite-plugin-node-polyfills": "^0.23.0",
146146
"vite-tsconfig-paths": "^4.0.5",
147147
"vitest": "^3.1.1"

packages/snaps-execution-environments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"tsconfig-paths-webpack-plugin": "^4.0.1",
113113
"tsx": "^4.20.3",
114114
"typescript": "~5.3.3",
115-
"vite": "^6.2.7",
115+
"vite": "^6.4.1",
116116
"vite-tsconfig-paths": "^4.0.5",
117117
"vitest": "^3.1.1",
118118
"webpack": "^5.97.1",

packages/snaps-sandbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"react-dom": "^19.1.0",
6868
"react-icons": "^5.5.0",
6969
"typescript": "~5.3.3",
70-
"vite": "^6.2.7",
70+
"vite": "^6.4.1",
7171
"vitest": "^3.1.1"
7272
},
7373
"engines": {

packages/snaps-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"rimraf": "^4.1.2",
130130
"tsx": "^4.20.3",
131131
"typescript": "~5.3.3",
132-
"vite": "^6.2.7",
132+
"vite": "^6.4.1",
133133
"vite-plugin-node-polyfills": "^0.23.0",
134134
"vite-tsconfig-paths": "^4.0.5",
135135
"vitest": "^3.1.1"

yarn.lock

Lines changed: 61 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4315,7 +4315,7 @@ __metadata:
43154315
ts-node: "npm:^10.9.1"
43164316
tsx: "npm:^4.20.3"
43174317
typescript: "npm:~5.3.3"
4318-
vite: "npm:^6.2.7"
4318+
vite: "npm:^6.4.1"
43194319
vite-plugin-node-polyfills: "npm:^0.23.0"
43204320
vite-tsconfig-paths: "npm:^4.0.5"
43214321
vitest: "npm:^3.1.1"
@@ -4375,7 +4375,7 @@ __metadata:
43754375
tsconfig-paths-webpack-plugin: "npm:^4.0.1"
43764376
tsx: "npm:^4.20.3"
43774377
typescript: "npm:~5.3.3"
4378-
vite: "npm:^6.2.7"
4378+
vite: "npm:^6.4.1"
43794379
vite-tsconfig-paths: "npm:^4.0.5"
43804380
vitest: "npm:^3.1.1"
43814381
webpack: "npm:^5.97.1"
@@ -4516,7 +4516,7 @@ __metadata:
45164516
react-dom: "npm:^19.1.0"
45174517
react-icons: "npm:^5.5.0"
45184518
typescript: "npm:~5.3.3"
4519-
vite: "npm:^6.2.7"
4519+
vite: "npm:^6.4.1"
45204520
vitest: "npm:^3.1.1"
45214521
languageName: unknown
45224522
linkType: soft
@@ -4645,7 +4645,7 @@ __metadata:
46454645
tsx: "npm:^4.20.3"
46464646
typescript: "npm:~5.3.3"
46474647
validate-npm-package-name: "npm:^5.0.0"
4648-
vite: "npm:^6.2.7"
4648+
vite: "npm:^6.4.1"
46494649
vite-plugin-node-polyfills: "npm:^0.23.0"
46504650
vite-tsconfig-paths: "npm:^4.0.5"
46514651
vitest: "npm:^3.1.1"
@@ -16524,7 +16524,7 @@ __metadata:
1652416524
tsx: "npm:^4.20.3"
1652516525
typescript: "npm:~5.3.3"
1652616526
typescript-eslint: "npm:^8.6.0"
16527-
vite: "npm:^6.2.7"
16527+
vite: "npm:^6.4.1"
1652816528
languageName: unknown
1652916529
linkType: soft
1653016530

@@ -18568,7 +18568,7 @@ __metadata:
1856818568
languageName: node
1856918569
linkType: hard
1857018570

18571-
"vite@npm:^5.0.0 || ^6.0.0, vite@npm:^6.2.7":
18571+
"vite@npm:^5.0.0 || ^6.0.0":
1857218572
version: 6.3.4
1857318573
resolution: "vite@npm:6.3.4"
1857418574
dependencies:
@@ -18623,6 +18623,61 @@ __metadata:
1862318623
languageName: node
1862418624
linkType: hard
1862518625

18626+
"vite@npm:^6.4.1":
18627+
version: 6.4.1
18628+
resolution: "vite@npm:6.4.1"
18629+
dependencies:
18630+
esbuild: "npm:^0.25.0"
18631+
fdir: "npm:^6.4.4"
18632+
fsevents: "npm:~2.3.3"
18633+
picomatch: "npm:^4.0.2"
18634+
postcss: "npm:^8.5.3"
18635+
rollup: "npm:^4.34.9"
18636+
tinyglobby: "npm:^0.2.13"
18637+
peerDependencies:
18638+
"@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0
18639+
jiti: ">=1.21.0"
18640+
less: "*"
18641+
lightningcss: ^1.21.0
18642+
sass: "*"
18643+
sass-embedded: "*"
18644+
stylus: "*"
18645+
sugarss: "*"
18646+
terser: ^5.16.0
18647+
tsx: ^4.8.1
18648+
yaml: ^2.4.2
18649+
dependenciesMeta:
18650+
fsevents:
18651+
optional: true
18652+
peerDependenciesMeta:
18653+
"@types/node":
18654+
optional: true
18655+
jiti:
18656+
optional: true
18657+
less:
18658+
optional: true
18659+
lightningcss:
18660+
optional: true
18661+
sass:
18662+
optional: true
18663+
sass-embedded:
18664+
optional: true
18665+
stylus:
18666+
optional: true
18667+
sugarss:
18668+
optional: true
18669+
terser:
18670+
optional: true
18671+
tsx:
18672+
optional: true
18673+
yaml:
18674+
optional: true
18675+
bin:
18676+
vite: bin/vite.js
18677+
checksum: 10/ea2083b6b1d1c9e85a13d6797ae989aa1dbc27a5c054319c71141934bf3f8dba8d54b510618040f95751148da63787f28f043df7458a194c81f8b6d8a2d32844
18678+
languageName: node
18679+
linkType: hard
18680+
1862618681
"vitest@npm:^3.1.1":
1862718682
version: 3.1.1
1862818683
resolution: "vitest@npm:3.1.1"

0 commit comments

Comments
 (0)