Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and swouf committed May 29, 2024
1 parent e8c5c29 commit b936816
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"nyc": "15.1.0",
"prettier": "3.2.5",
"uuid": "9.0.1",
"vite": "5.2.11",
"vite": "5.2.12",
"vite-plugin-checker": "0.6.4",
"vite-plugin-istanbul": "6.0.2"
},
Expand Down
44 changes: 42 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8502,7 +8502,7 @@ __metadata:
react-toastify: "npm:10.0.5"
typescript: "npm:5.4.5"
uuid: "npm:9.0.1"
vite: "npm:5.2.11"
vite: "npm:5.2.12"
vite-plugin-checker: "npm:0.6.4"
vite-plugin-istanbul: "npm:6.0.2"
languageName: unknown
Expand Down Expand Up @@ -13534,7 +13534,47 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.2.11, vite@npm:^5.0.0":
"vite@npm:5.2.12":
version: 5.2.12
resolution: "vite@npm:5.2.12"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.38"
rollup: "npm:^4.13.0"
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
less: "*"
lightningcss: ^1.21.0
sass: "*"
stylus: "*"
sugarss: "*"
terser: ^5.4.0
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
bin:
vite: bin/vite.js
checksum: 10/c27d3efff93016e8171b6a362f605ad5f78e24086292987097ad4a7382ae78d9e0659065976a13bf7b51ba0f593d675579010692097ef36d8a5cc965f3efec4c
languageName: node
linkType: hard

"vite@npm:^5.0.0":
version: 5.2.11
resolution: "vite@npm:5.2.11"
dependencies:
Expand Down

0 comments on commit b936816

Please sign in to comment.