chore: update deps
This commit is contained in:
74
package.json
74
package.json
@@ -18,44 +18,44 @@
|
||||
"@noble/hashes": "^1.8.0",
|
||||
"@polkadot-api/descriptors": "file:.papi/descriptors",
|
||||
"@polkadot-api/json-rpc-provider-proxy": "^0.2.4",
|
||||
"@polkadot-api/metadata-builders": "^0.13.0",
|
||||
"@polkadot-api/observable-client": "^0.13.1",
|
||||
"@polkadot-api/react-builder": "0.3.1",
|
||||
"@polkadot-api/substrate-bindings": "^0.15.0",
|
||||
"@polkadot-api/substrate-client": "^0.4.1",
|
||||
"@polkadot-api/tx-utils": "^0.1.1",
|
||||
"@polkadot-api/metadata-builders": "^0.13.2",
|
||||
"@polkadot-api/observable-client": "^0.13.6",
|
||||
"@polkadot-api/react-builder": "0.3.3",
|
||||
"@polkadot-api/substrate-bindings": "^0.16.0",
|
||||
"@polkadot-api/substrate-client": "^0.4.4",
|
||||
"@polkadot-api/tx-utils": "^0.1.3",
|
||||
"@polkadot-api/utils": "^0.2.0",
|
||||
"@radix-ui/react-accordion": "^1.2.11",
|
||||
"@radix-ui/react-dialog": "^1.1.14",
|
||||
"@radix-ui/react-accordion": "^1.2.12",
|
||||
"@radix-ui/react-dialog": "^1.1.15",
|
||||
"@radix-ui/react-label": "^2.1.7",
|
||||
"@radix-ui/react-popover": "^1.1.14",
|
||||
"@radix-ui/react-radio-group": "^1.3.7",
|
||||
"@radix-ui/react-scroll-area": "^1.2.9",
|
||||
"@radix-ui/react-select": "^2.2.5",
|
||||
"@radix-ui/react-popover": "^1.1.15",
|
||||
"@radix-ui/react-radio-group": "^1.3.8",
|
||||
"@radix-ui/react-scroll-area": "^1.2.10",
|
||||
"@radix-ui/react-select": "^2.2.6",
|
||||
"@radix-ui/react-slot": "^1.2.3",
|
||||
"@radix-ui/react-tabs": "^1.1.12",
|
||||
"@radix-ui/react-toggle": "^1.1.9",
|
||||
"@radix-ui/react-toggle-group": "^1.1.10",
|
||||
"@radix-ui/react-tooltip": "^1.2.7",
|
||||
"@radix-ui/react-tabs": "^1.1.13",
|
||||
"@radix-ui/react-toggle": "^1.1.10",
|
||||
"@radix-ui/react-toggle-group": "^1.1.11",
|
||||
"@radix-ui/react-tooltip": "^1.2.8",
|
||||
"@react-rxjs/core": "^0.10.8",
|
||||
"@react-rxjs/utils": "^0.9.7",
|
||||
"@walletconnect/modal": "^2.7.0",
|
||||
"@walletconnect/universal-provider": "^2.21.4",
|
||||
"@walletconnect/utils": "^2.21.4",
|
||||
"@walletconnect/universal-provider": "^2.21.8",
|
||||
"@walletconnect/utils": "^2.21.8",
|
||||
"blo": "^2.0.0",
|
||||
"buffer": "^6.0.3",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "1.1.1",
|
||||
"idb-keyval": "^6.2.2",
|
||||
"lucide-react": "^0.525.0",
|
||||
"polkadot-api": "^1.15.0",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"lucide-react": "^0.541.0",
|
||||
"polkadot-api": "^1.16.2",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-portal": "^4.3.0",
|
||||
"react-router-dom": "^7.7.0",
|
||||
"react-router-dom": "^7.8.2",
|
||||
"react-svg": "^16.3.0",
|
||||
"react-virtuoso": "^4.13.0",
|
||||
"react-virtuoso": "^4.14.0",
|
||||
"react18-json-view": "^0.2.9",
|
||||
"rxjs": "^7.8.2",
|
||||
"save-as": "^0.1.8",
|
||||
@@ -64,26 +64,26 @@
|
||||
"uuid": "^11.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.31.0",
|
||||
"@tailwindcss/vite": "^4.1.11",
|
||||
"@types/node": "^24.0.14",
|
||||
"@types/react": "^19.1.8",
|
||||
"@types/react-dom": "^19.1.6",
|
||||
"@eslint/js": "^9.34.0",
|
||||
"@tailwindcss/vite": "^4.1.12",
|
||||
"@types/node": "^24.3.0",
|
||||
"@types/react": "^19.1.11",
|
||||
"@types/react-dom": "^19.1.7",
|
||||
"@types/react-portal": "^4.0.7",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@vitejs/plugin-react": "^4.6.0",
|
||||
"@walletconnect/types": "^2.21.4",
|
||||
"eslint": "^9.31.0",
|
||||
"@vitejs/plugin-react": "^5.0.1",
|
||||
"@walletconnect/types": "^2.21.8",
|
||||
"eslint": "^9.34.0",
|
||||
"eslint-plugin-react-hooks": "5.2.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.20",
|
||||
"globals": "^16.3.0",
|
||||
"prettier": "^3.6.2",
|
||||
"tailwindcss": "^4.1.11",
|
||||
"typescript": "^5.8.3",
|
||||
"typescript-eslint": "^8.37.0",
|
||||
"vite": "^7.0.5"
|
||||
"tailwindcss": "^4.1.12",
|
||||
"typescript": "^5.9.2",
|
||||
"typescript-eslint": "^8.40.0",
|
||||
"vite": "^7.1.3"
|
||||
},
|
||||
"packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad",
|
||||
"packageManager": "pnpm@10.15.0+sha512.486ebc259d3e999a4e8691ce03b5cac4a71cbeca39372a9b762cb500cfdf0873e2cb16abe3d951b1ee2cf012503f027b98b6584e4df22524e0c7450d9ec7aa7b",
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"react18-json-view": "patches/react18-json-view.patch"
|
||||
|
||||
2915
pnpm-lock.yaml
generated
2915
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -128,7 +128,7 @@ const BinaryEditModalContent: FC<
|
||||
const downloadDisabled = value.length === 0
|
||||
const download = () => {
|
||||
saveAs(
|
||||
new Blob([value], {
|
||||
new Blob([value as Uint8Array<ArrayBuffer>], {
|
||||
type: "application/octet-stream",
|
||||
}),
|
||||
`${fileName ?? new Date().toISOString()}.dat`,
|
||||
|
||||
Reference in New Issue
Block a user