Skip to content

Commit b936816

Browse files
renovate[bot]swouf
authored andcommitted
chore(deps): update dependency vite to v5.2.12
1 parent e8c5c29 commit b936816

File tree

2 files changed

+43
-3
lines changed

2 files changed

+43
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"nyc": "15.1.0",
9494
"prettier": "3.2.5",
9595
"uuid": "9.0.1",
96-
"vite": "5.2.11",
96+
"vite": "5.2.12",
9797
"vite-plugin-checker": "0.6.4",
9898
"vite-plugin-istanbul": "6.0.2"
9999
},

yarn.lock

Lines changed: 42 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8502,7 +8502,7 @@ __metadata:
85028502
react-toastify: "npm:10.0.5"
85038503
typescript: "npm:5.4.5"
85048504
uuid: "npm:9.0.1"
8505-
vite: "npm:5.2.11"
8505+
vite: "npm:5.2.12"
85068506
vite-plugin-checker: "npm:0.6.4"
85078507
vite-plugin-istanbul: "npm:6.0.2"
85088508
languageName: unknown
@@ -13534,7 +13534,47 @@ __metadata:
1353413534
languageName: node
1353513535
linkType: hard
1353613536

13537-
"vite@npm:5.2.11, vite@npm:^5.0.0":
13537+
"vite@npm:5.2.12":
13538+
version: 5.2.12
13539+
resolution: "vite@npm:5.2.12"
13540+
dependencies:
13541+
esbuild: "npm:^0.20.1"
13542+
fsevents: "npm:~2.3.3"
13543+
postcss: "npm:^8.4.38"
13544+
rollup: "npm:^4.13.0"
13545+
peerDependencies:
13546+
"@types/node": ^18.0.0 || >=20.0.0
13547+
less: "*"
13548+
lightningcss: ^1.21.0
13549+
sass: "*"
13550+
stylus: "*"
13551+
sugarss: "*"
13552+
terser: ^5.4.0
13553+
dependenciesMeta:
13554+
fsevents:
13555+
optional: true
13556+
peerDependenciesMeta:
13557+
"@types/node":
13558+
optional: true
13559+
less:
13560+
optional: true
13561+
lightningcss:
13562+
optional: true
13563+
sass:
13564+
optional: true
13565+
stylus:
13566+
optional: true
13567+
sugarss:
13568+
optional: true
13569+
terser:
13570+
optional: true
13571+
bin:
13572+
vite: bin/vite.js
13573+
checksum: 10/c27d3efff93016e8171b6a362f605ad5f78e24086292987097ad4a7382ae78d9e0659065976a13bf7b51ba0f593d675579010692097ef36d8a5cc965f3efec4c
13574+
languageName: node
13575+
linkType: hard
13576+
13577+
"vite@npm:^5.0.0":
1353813578
version: 5.2.11
1353913579
resolution: "vite@npm:5.2.11"
1354013580
dependencies:

0 commit comments

Comments
 (0)