Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 01e4270

Browse files
build(deps-dev): Bump vite from 6.0.9 to 6.0.11 (#490)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e8a176 commit 01e4270

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,13 +304,13 @@
304304
"typescript-eslint": "8.20.0",
305305
"unified": "11.0.5",
306306
"vfile": "6.0.3",
307-
"vite": "6.0.9",
307+
"vite": "6.0.11",
308308
"vitest": "3.0.2",
309309
"yaml-eslint-parser": "1.2.3"
310310
},
311311
"resolutions": {
312312
"@flex-development/pkg-types": "4.1.0",
313-
"vite": "6.0.9"
313+
"vite": "6.0.11"
314314
},
315315
"engines": {
316316
"node": ">=18.20.4"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1778,7 +1778,7 @@ __metadata:
17781778
typescript-eslint: "npm:8.20.0"
17791779
unified: "npm:11.0.5"
17801780
vfile: "npm:6.0.3"
1781-
vite: "npm:6.0.9"
1781+
vite: "npm:6.0.11"
17821782
vitest: "npm:3.0.2"
17831783
yaml-eslint-parser: "npm:1.2.3"
17841784
languageName: unknown
@@ -11330,9 +11330,9 @@ __metadata:
1133011330
languageName: node
1133111331
linkType: hard
1133211332

11333-
"vite@npm:6.0.9":
11334-
version: 6.0.9
11335-
resolution: "vite@npm:6.0.9"
11333+
"vite@npm:6.0.11":
11334+
version: 6.0.11
11335+
resolution: "vite@npm:6.0.11"
1133611336
dependencies:
1133711337
esbuild: "npm:^0.24.2"
1133811338
fsevents: "npm:~2.3.3"
@@ -11378,7 +11378,7 @@ __metadata:
1137811378
optional: true
1137911379
bin:
1138011380
vite: bin/vite.js
11381-
checksum: 10/6f4f27c602f997537df26cc9665763b402f5978a7381146f6c0b146888ee257484a7f140df79e495b922082ca608bd1f563b0be9e272d22c689aad2b1e1da440
11381+
checksum: 10/753d06b07a4d90863d3478162cfb18fa5cd7f6eb22a74525348a8fd46593a82875d0f92352c2f4833e15cb6581fc97d6ab434c0c5d83d8d58cfbbe6e7267726d
1138211382
languageName: node
1138311383
linkType: hard
1138411384

0 commit comments

Comments
 (0)