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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"tsx": "4.20.5",
"typescript": "5.9.2",
"typescript-eslint": "8.42.0",
"vite": "7.1.4",
"vite": "7.1.11",
"ws": "8.18.3"
},
"packageManager": "yarn@4.9.4"
Expand Down
22 changes: 16 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1275,7 +1275,7 @@ __metadata:
tsx: "npm:4.20.5"
typescript: "npm:5.9.2"
typescript-eslint: "npm:8.42.0"
vite: "npm:7.1.4"
vite: "npm:7.1.11"
ws: "npm:8.18.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8947,6 +8947,16 @@ __metadata:
languageName: node
linkType: hard

"tinyglobby@npm:^0.2.15":
version: 0.2.15
resolution: "tinyglobby@npm:0.2.15"
dependencies:
fdir: "npm:^6.5.0"
picomatch: "npm:^4.0.3"
checksum: 10/d72bd826a8b0fa5fa3929e7fe5ba48fceb2ae495df3a231b6c5408cd7d8c00b58ab5a9c2a76ba56a62ee9b5e083626f1f33599734bed1ffc4b792406408f0ca2
languageName: node
linkType: hard

"tldts-core@npm:^6.1.86":
version: 6.1.86
resolution: "tldts-core@npm:6.1.86"
Expand Down Expand Up @@ -9493,17 +9503,17 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:7.1.4":
version: 7.1.4
resolution: "vite@npm:7.1.4"
"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"
fsevents: "npm:~2.3.3"
picomatch: "npm:^4.0.3"
postcss: "npm:^8.5.6"
rollup: "npm:^4.43.0"
tinyglobby: "npm:^0.2.14"
tinyglobby: "npm:^0.2.15"
peerDependencies:
"@types/node": ^20.19.0 || >=22.12.0
jiti: ">=1.21.0"
Expand Down Expand Up @@ -9544,7 +9554,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/40c6292227e8177470b9f1014fabe2fa324222d6bdc06eb994f7aa6872a56790cd1e45a2f7017a381413eb2fde48fde0f2f58933a045936ca6af2061862bf338
checksum: 10/b75ce7a38beeba7800751938df4fe2638cfb77509647329ac824332af51831eaed52ab0a0bae1d9162ac41ef59fff1c754e0acf7e1470dfa7d3da51fc3bf0985
languageName: node
linkType: hard

Expand Down