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 packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-dom": "^18.3.1",
"typescript": "^5.5.3",
"typescript-eslint": "^8.0.1",
"vite": "^5.4.1",
"vite": "^5.4.20",
"vite-plugin-dts": "^4.2.1"
},
"volta": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3198,7 +3198,7 @@ __metadata:
react-dom: "npm:^18.3.1"
typescript: "npm:^5.5.3"
typescript-eslint: "npm:^8.0.1"
vite: "npm:^5.4.1"
vite: "npm:^5.4.20"
vite-plugin-dts: "npm:^4.2.1"
peerDependencies:
"@chainsafe/sprinter-sdk": "workspace:^"
Expand Down Expand Up @@ -24597,9 +24597,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.4.1":
version: 5.4.7
resolution: "vite@npm:5.4.7"
"vite@npm:^5.4.20":
version: 5.4.20
resolution: "vite@npm:5.4.20"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -24636,7 +24636,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/0ca7ca60f71c61f3855bbabf7e33909bec32933b35914d4d281813c728183e78e7ce5be05735a7671df3a994613d3881f520a32a80715faa92effb28deee9320
checksum: 10c0/391a1fdd7e05445d60aa3b15d6c1cffcdd92c5d154da375bf06b9cd5633c2387ebee0e8f2fceed3226a63dff36c8ef18fb497662dde8c135133c46670996c7a1
languageName: node
linkType: hard

Expand Down
Loading