⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content
Open
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
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
"typescript": "^5.9.2",
"vite": "^7.1.3",
"vite": "^7.1.11",
"webpack": "^5.0.0"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8698,7 +8698,7 @@ __metadata:
ts-node: "npm:^10.9.2"
tslib: "npm:^2.8.1"
typescript: "npm:^5.9.2"
vite: "npm:^7.1.3"
vite: "npm:^7.1.11"
webpack: "npm:^5.0.0"
peerDependencies:
react: ^19
Expand Down Expand Up @@ -11961,9 +11961,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^7.1.3":
version: 7.1.10
resolution: "vite@npm:7.1.10"
"vite@npm:^7.1.11":
version: 7.1.11
resolution: "vite@npm:7.1.11"
dependencies:
esbuild: "npm:^0.25.0"
fdir: "npm:^6.5.0"
Expand Down Expand Up @@ -12012,7 +12012,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/ea296971a3094b0e463a91af58de64dca56c8c5c563237e59d158641f8ad7f600f624c4f7c05c18fad68f414e23d50d7145118169b8dcd4bc85283c63c7185bb
checksum: 10c0/c4aa7f47b1fb07f734ed6f4f605d73e5acf7ff9754d75b4adbfbdddf0e520413019834620c1f7b4a207bce7e1d20a2636c584db2b1b17f5a3ba2cd23d47e50ab
languageName: node
linkType: hard

Expand Down
Loading