Skip to content

Commit

Permalink
build(deps-dev): bump vite from 5.1.2 to 5.1.3
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <[email protected]>
  • Loading branch information
unicornware committed Feb 16, 2024
1 parent 0d446a1 commit b41dfc2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 43 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"trash-cli": "5.0.0",
"ts-dedent": "2.2.0",
"typescript": "5.4.0-beta",
"vite": "5.1.2",
"vite": "5.1.3",
"vitest": "1.2.2",
"yaml-eslint-parser": "1.2.2"
},
Expand Down
44 changes: 2 additions & 42 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1417,7 +1417,7 @@ __metadata:
trash-cli: "npm:5.0.0"
ts-dedent: "npm:2.2.0"
typescript: "npm:5.4.0-beta"
vite: "npm:5.1.2"
vite: "npm:5.1.3"
vitest: "npm:1.2.2"
yaml-eslint-parser: "npm:1.2.2"
peerDependencies:
Expand Down Expand Up @@ -10189,47 +10189,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.1.2":
version: 5.1.2
resolution: "vite@npm:5.1.2"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.35"
rollup: "npm:^4.2.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/fbfc5a84ee33c01cd2c3109ba08c2f3822df9a85bee79179ba5a812757f895e2da234208881b9943291d48b0a4ef8fb90ffaa790d89888530a2ad6c70c169e12
languageName: node
linkType: hard

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

0 comments on commit b41dfc2

Please sign in to comment.