Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sandbox/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"typescript": "^5.0.2",
"vite": "^4.4.5"
"vite": "^4.5.1"
}
}
44 changes: 42 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11737,7 +11737,7 @@ __metadata:
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
typescript: "npm:^5.0.2"
vite: "npm:^4.4.5"
vite: "npm:^4.5.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -13406,7 +13406,7 @@ __metadata:
languageName: node
linkType: hard

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

"vite@npm:^4.5.1":
version: 4.5.1
resolution: "vite@npm:4.5.1"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
postcss: "npm:^8.4.27"
rollup: "npm:^3.27.1"
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: 352a94b13f793e4bcbc424d680a32507343223eeda8917fde0f23c1fa1ba3db7c806dade8461ca5cfb270154ddb8895a219fdd4384519fe9b8e46d1cf491a890
languageName: node
linkType: hard

"vitefu@npm:^0.2.4":
version: 0.2.5
resolution: "vitefu@npm:0.2.5"
Expand Down