Skip to content

Commit

Permalink
chore(deps): update dependency vite to ^4.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 24, 2023
1 parent dc99f3c commit 60407b1
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 @@ -59,7 +59,7 @@
"rimraf": "^5.0.1",
"tsx": "^3.12.7",
"typescript": "^5.1.6",
"vite": "^4.4.6",
"vite": "^4.4.7",
"vitest": "^0.33.0",
"yarn-upgrade-all": "^0.7.2"
},
Expand Down
44 changes: 42 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6406,7 +6406,7 @@ __metadata:
rimraf: ^5.0.1
tsx: ^3.12.7
typescript: ^5.1.6
vite: ^4.4.6
vite: ^4.4.7
vitest: ^0.33.0
winston: ^3.10.0
yarn-upgrade-all: ^0.7.2
Expand Down Expand Up @@ -9153,7 +9153,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^3.0.0 || ^4.0.0, vite@npm:^4.4.6":
"vite@npm:^3.0.0 || ^4.0.0":
version: 4.4.6
resolution: "vite@npm:4.4.6"
dependencies:
Expand Down Expand Up @@ -9193,6 +9193,46 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.4.7":
version: 4.4.7
resolution: "vite@npm:4.4.7"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
postcss: ^8.4.26
rollup: ^3.25.2
peerDependencies:
"@types/node": ">= 14"
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: 787c4d891da18d0a0545bee07dec73c3201979dcf2b1ea3dc13fdd2d3b9ad76d413bcc0e68502183e309007a612c1f4116adefe0093d95fbbb9cf1c1755f7e41
languageName: node
linkType: hard

"vitest@npm:^0.33.0":
version: 0.33.0
resolution: "vitest@npm:0.33.0"
Expand Down

0 comments on commit 60407b1

Please sign in to comment.