chore: update dependencies (#131)
This commit is contained in:
@@ -20,6 +20,6 @@
|
||||
"types": "./dist/index.d.ts",
|
||||
"sideEffects": false,
|
||||
"peerDependencies": {
|
||||
"polkadot-api": ">=2.0.0-rc.1"
|
||||
"polkadot-api": ">=2.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
26
package.json
26
package.json
@@ -15,16 +15,16 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@acala-network/chopsticks-core": "^1.3.0",
|
||||
"@ledgerhq/hw-transport-webusb": "^6.33.0",
|
||||
"@ledgerhq/hw-transport-webusb": "^6.34.0",
|
||||
"@monaco-editor/react": "^4.7.0",
|
||||
"@polkadot-api/descriptors": "file:.papi/descriptors",
|
||||
"@polkadot-api/json-rpc-provider-proxy": "^0.4.0",
|
||||
"@polkadot-api/metadata-builders": "^0.14.0",
|
||||
"@polkadot-api/observable-client": "^0.18.3",
|
||||
"@polkadot-api/react-builder": "0.5.0",
|
||||
"@polkadot-api/metadata-builders": "^0.14.1",
|
||||
"@polkadot-api/observable-client": "^0.18.4",
|
||||
"@polkadot-api/react-builder": "0.5.1",
|
||||
"@polkadot-api/react-components": "^0.4.2",
|
||||
"@polkadot-api/substrate-bindings": "^0.20.0",
|
||||
"@polkadot-api/tx-utils": "^0.3.0",
|
||||
"@polkadot-api/substrate-bindings": "^0.20.1",
|
||||
"@polkadot-api/tx-utils": "^0.3.1",
|
||||
"@polkahub/ui-components": "^0.5.1",
|
||||
"@radix-ui/react-accordion": "^1.2.12",
|
||||
"@radix-ui/react-dialog": "^1.1.15",
|
||||
@@ -44,14 +44,14 @@
|
||||
"clsx": "^2.1.1",
|
||||
"idb-keyval": "^6.2.2",
|
||||
"lucide-react": "^1.8.0",
|
||||
"polkadot-api": "^2.0.0",
|
||||
"polkadot-api": "^2.0.2",
|
||||
"polkahub": "^0.5.1",
|
||||
"react": "^19.2.5",
|
||||
"react-dom": "^19.2.5",
|
||||
"react-portal": "^4.3.0",
|
||||
"react-router-dom": "^7.14.0",
|
||||
"react-router-dom": "^7.14.1",
|
||||
"react-svg": "^17.2.4",
|
||||
"react-virtuoso": "^4.18.4",
|
||||
"react-virtuoso": "^4.18.5",
|
||||
"react18-json-view": "^0.2.10",
|
||||
"rxjs": "^7.8.2",
|
||||
"save-as": "^0.1.8",
|
||||
@@ -62,7 +62,7 @@
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@tailwindcss/vite": "^4.2.2",
|
||||
"@types/node": "^25.5.2",
|
||||
"@types/node": "^25.6.0",
|
||||
"@types/react": "^19.2.14",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@types/react-portal": "^4.0.7",
|
||||
@@ -70,11 +70,11 @@
|
||||
"eslint": "^10.2.0",
|
||||
"eslint-plugin-react-hooks": "7.0.1",
|
||||
"eslint-plugin-react-refresh": "^0.5.2",
|
||||
"globals": "^17.4.0",
|
||||
"prettier": "^3.8.1",
|
||||
"globals": "^17.5.0",
|
||||
"prettier": "^3.8.3",
|
||||
"tailwindcss": "^4.2.2",
|
||||
"typescript": "^6.0.2",
|
||||
"typescript-eslint": "^8.58.1",
|
||||
"typescript-eslint": "^8.58.2",
|
||||
"vite": "^8.0.8"
|
||||
},
|
||||
"packageManager": "pnpm@10.30.3+sha512.c961d1e0a2d8e354ecaa5166b822516668b7f44cb5bd95122d590dd81922f606f5473b6d23ec4a5be05e7fcd18e8488d47d978bbe981872f1145d06e9a740017",
|
||||
|
||||
618
pnpm-lock.yaml
generated
618
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user