Skip to content

Commit 3540761

Browse files
chore(deps): update dependency vite to v6.1.1 (#2074)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b61fb77 commit 3540761

File tree

2 files changed

+19
-8
lines changed

2 files changed

+19
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"sass-embedded": "1.83.4",
8383
"sinon": "19.0.2",
8484
"standard": "17.1.2",
85-
"vite": "6.1.0",
85+
"vite": "6.1.1",
8686
"vite-plugin-eslint": "1.8.1",
8787
"vite-plugin-istanbul": "6.0.2",
8888
"vite-plugin-vuetify": "2.1.0",

yarn.lock

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3925,7 +3925,7 @@ __metadata:
39253925
standard: "npm:17.1.2"
39263926
subscriptions-transport-ws: "npm:0.11.0"
39273927
svg-pan-zoom: "npm:3.6.2"
3928-
vite: "npm:6.1.0"
3928+
vite: "npm:6.1.1"
39293929
vite-plugin-eslint: "npm:1.8.1"
39303930
vite-plugin-istanbul: "npm:6.0.2"
39313931
vite-plugin-vuetify: "npm:2.1.0"
@@ -8486,7 +8486,7 @@ __metadata:
84868486
languageName: node
84878487
linkType: hard
84888488

8489-
"postcss@npm:^8.4.48, postcss@npm:^8.5.1":
8489+
"postcss@npm:^8.4.48":
84908490
version: 8.5.1
84918491
resolution: "postcss@npm:8.5.1"
84928492
dependencies:
@@ -8508,6 +8508,17 @@ __metadata:
85088508
languageName: node
85098509
linkType: hard
85108510

8511+
"postcss@npm:^8.5.2":
8512+
version: 8.5.3
8513+
resolution: "postcss@npm:8.5.3"
8514+
dependencies:
8515+
nanoid: "npm:^3.3.8"
8516+
picocolors: "npm:^1.1.1"
8517+
source-map-js: "npm:^1.2.1"
8518+
checksum: 10c0/b75510d7b28c3ab728c8733dd01538314a18c52af426f199a3c9177e63eb08602a3938bfb66b62dc01350b9aed62087eabbf229af97a1659eb8d3513cec823b3
8519+
languageName: node
8520+
linkType: hard
8521+
85118522
"preact@npm:10.25.4":
85128523
version: 10.25.4
85138524
resolution: "preact@npm:10.25.4"
@@ -10766,13 +10777,13 @@ __metadata:
1076610777
languageName: node
1076710778
linkType: hard
1076810779

10769-
"vite@npm:6.1.0":
10770-
version: 6.1.0
10771-
resolution: "vite@npm:6.1.0"
10780+
"vite@npm:6.1.1":
10781+
version: 6.1.1
10782+
resolution: "vite@npm:6.1.1"
1077210783
dependencies:
1077310784
esbuild: "npm:^0.24.2"
1077410785
fsevents: "npm:~2.3.3"
10775-
postcss: "npm:^8.5.1"
10786+
postcss: "npm:^8.5.2"
1077610787
rollup: "npm:^4.30.1"
1077710788
peerDependencies:
1077810789
"@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0
@@ -10814,7 +10825,7 @@ __metadata:
1081410825
optional: true
1081510826
bin:
1081610827
vite: bin/vite.js
10817-
checksum: 10c0/e1cad1cfbd29923a37d2dbd60f7387901ed8356758073a0226cbe844fd032425ba3bf41651332cab4965d5c54d0b51d208889ff32ce81bd282d230c0c9f0f8f1
10828+
checksum: 10c0/4ec5ddc9436951a68b213cd59c2a157663ef423658c387400774582ea33da40dcae18e55f3adb3b629173e2183b10d49db8370bc51a0aa89797e4ca5a34702a0
1081810829
languageName: node
1081910830
linkType: hard
1082010831

0 commit comments

Comments
 (0)