Skip to content

Commit 00688b6

Browse files
build(deps-dev): Bump vite from 6.0.3 to 6.0.4 (#451)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8c84af commit 00688b6

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.18.1",
305305
"unified": "11.0.5",
306306
"vfile": "6.0.3",
307-
"vite": "6.0.3",
307+
"vite": "6.0.4",
308308
"vitest": "3.0.0-beta.2",
309309
"yaml-eslint-parser": "1.2.3"
310310
},
311311
"resolutions": {
312312
"@flex-development/pkg-types": "4.1.0",
313-
"vite": "6.0.3"
313+
"vite": "6.0.4"
314314
},
315315
"engines": {
316316
"node": ">=18.20.4"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1749,7 +1749,7 @@ __metadata:
17491749
typescript-eslint: "npm:8.18.1"
17501750
unified: "npm:11.0.5"
17511751
vfile: "npm:6.0.3"
1752-
vite: "npm:6.0.3"
1752+
vite: "npm:6.0.4"
17531753
vitest: "npm:3.0.0-beta.2"
17541754
yaml-eslint-parser: "npm:1.2.3"
17551755
languageName: unknown
@@ -11291,9 +11291,9 @@ __metadata:
1129111291
languageName: node
1129211292
linkType: hard
1129311293

11294-
"vite@npm:6.0.3":
11295-
version: 6.0.3
11296-
resolution: "vite@npm:6.0.3"
11294+
"vite@npm:6.0.4":
11295+
version: 6.0.4
11296+
resolution: "vite@npm:6.0.4"
1129711297
dependencies:
1129811298
esbuild: "npm:^0.24.0"
1129911299
fsevents: "npm:~2.3.3"
@@ -11339,7 +11339,7 @@ __metadata:
1133911339
optional: true
1134011340
bin:
1134111341
vite: bin/vite.js
11342-
checksum: 10/eca0949b8cbc887e78977515d8fc22eaa2d03425d60a0a422f2db1da9d26bd1b431b2815a273c798e8e3fe176a99e105c3d87b0ba615ca19b8bf19e0334d807a
11342+
checksum: 10/84a1fb524edc9e96918a301c3527cecbba7553aabe2fd06c68c74933f984b3f0acaa89439b6aa7b7fcc9d9f2bfec16d4053dbbea3917459f34c2fadf0a6ce0e3
1134311343
languageName: node
1134411344
linkType: hard
1134511345

0 commit comments

Comments
 (0)