Skip to content
Merged
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/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"react": "18.3.1",
"react-error-overlay": "6.0.9",
"typescript": "5.9.2",
"vite": "6.3.4",
"vite": "6.4.3",
"vite-plugin-dts": "1.7.1",
"vite-plugin-environment": "1.1.0",
"vite-plugin-rewrite-all": "0.1.2",
Expand Down
10 changes: 5 additions & 5 deletions package/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1050,7 +1050,7 @@ __metadata:
react: 18.3.1
react-error-overlay: 6.0.9
typescript: 5.9.2
vite: 6.3.4
vite: 6.4.3
vite-plugin-dts: 1.7.1
vite-plugin-environment: 1.1.0
vite-plugin-rewrite-all: 0.1.2
Expand Down Expand Up @@ -3630,9 +3630,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:6.3.4":
version: 6.3.4
resolution: "vite@npm:6.3.4"
"vite@npm:6.4.3":
version: 6.4.3
resolution: "vite@npm:6.4.3"
dependencies:
esbuild: ^0.25.0
fdir: ^6.4.4
Expand Down Expand Up @@ -3681,7 +3681,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 6b86f267319342393d2aeea3436d64716dd6d769acd96b13f9be416f751f4f3380119594baebb2ead71f738c6bd20956017320fad4cd79ba00168f4b9a747393
checksum: 349e2cc44efa3fad3f89f415f45c5a94ee08d710b87b3e8b3f2556494c34b0f56af9f92c42316ff2117e442bbda617aa2ee502772f2301fcb687020b6be96f7e
languageName: node
linkType: hard

Expand Down
Loading