Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and swouf committed Jun 13, 2024
1 parent 585dadb commit 54bf279
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 44 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": "17.0.0",
"prettier": "3.3.2",
"uuid": "10.0.0",
"vite": "5.2.13",
"vite": "5.3.0",
"vite-plugin-checker": "0.6.4",
"vite-plugin-istanbul": "6.0.2"
},
Expand Down
46 changes: 3 additions & 43 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6528,7 +6528,7 @@ __metadata:
languageName: node
linkType: hard

"esbuild@npm:^0.18.0 || ^0.19.0 || ^0.20.0, esbuild@npm:^0.20.1":
"esbuild@npm:^0.18.0 || ^0.19.0 || ^0.20.0":
version: 0.20.2
resolution: "esbuild@npm:0.20.2"
dependencies:
Expand Down Expand Up @@ -8072,7 +8072,7 @@ __metadata:
react-toastify: "npm:10.0.5"
typescript: "npm:5.4.5"
uuid: "npm:10.0.0"
vite: "npm:5.2.13"
vite: "npm:5.3.0"
vite-plugin-checker: "npm:0.6.4"
vite-plugin-istanbul: "npm:6.0.2"
languageName: unknown
Expand Down Expand Up @@ -12842,47 +12842,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.2.13":
version: 5.2.13
resolution: "vite@npm:5.2.13"
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/eee65eebff8c839935fdf1a6f2bbc90b923d53a447cc0949abea71577166e7ad7ceb41f3ea42c79a54997319eacfa45445509da371a8ba0699fce8f7de137882
languageName: node
linkType: hard

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

0 comments on commit 54bf279

Please sign in to comment.