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 console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
"vite-bundle-analyzer": "^0.12.1",
"vite-plugin-html": "^3.2.2",
"vite-plugin-svgr": "^4.3.0",
"vite-plugin-wasm": "^3.3.0",
"vite-plugin-wasm": "^3.5.0",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.0.5"
},
Expand Down
12 changes: 6 additions & 6 deletions console/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10695,7 +10695,7 @@ __metadata:
vite-bundle-analyzer: "npm:^0.12.1"
vite-plugin-html: "npm:^3.2.2"
vite-plugin-svgr: "npm:^4.3.0"
vite-plugin-wasm: "npm:^3.3.0"
vite-plugin-wasm: "npm:^3.5.0"
vite-tsconfig-paths: "npm:^5.1.4"
vitest: "npm:^3.0.5"
zod: "npm:^3.23.8"
Expand Down Expand Up @@ -14462,12 +14462,12 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-wasm@npm:^3.3.0":
version: 3.3.0
resolution: "vite-plugin-wasm@npm:3.3.0"
"vite-plugin-wasm@npm:^3.5.0":
version: 3.5.0
resolution: "vite-plugin-wasm@npm:3.5.0"
peerDependencies:
vite: ^2 || ^3 || ^4 || ^5
checksum: 10c0/382ba2f2ffef31dde717ad43a69427bc930a6e2ec453d17b700ef7937b48996893a61657fdee3122654e027b1933341548493b35e6469520a8d4ae6c522d1ee2
vite: ^2 || ^3 || ^4 || ^5 || ^6 || ^7
checksum: 10c0/39d77b60eb10aececd41e7592ef109fb3404ea1cc3275238eb627e8f3fca9796a4f501fdbee402e7f8c8cbc0aa87b4cae5efcf7fd7de75bbf194b733558661a1
languageName: node
linkType: hard

Expand Down