Merge pull request #80 from polkadot-api/vo/update_deps
chore: update dependencies
This commit is contained in:
16
package.json
16
package.json
@@ -15,11 +15,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@acala-network/chopsticks-core": "^1.2.1",
|
||||
"@noble/hashes": "^1.8.0",
|
||||
"@noble/hashes": "^2.0.0",
|
||||
"@polkadot-api/descriptors": "file:.papi/descriptors",
|
||||
"@polkadot-api/json-rpc-provider-proxy": "^0.2.4",
|
||||
"@polkadot-api/metadata-builders": "^0.13.2",
|
||||
"@polkadot-api/observable-client": "^0.13.6",
|
||||
"@polkadot-api/observable-client": "^0.13.7",
|
||||
"@polkadot-api/react-builder": "0.3.3",
|
||||
"@polkadot-api/substrate-bindings": "^0.16.0",
|
||||
"@polkadot-api/substrate-client": "^0.4.4",
|
||||
@@ -48,8 +48,8 @@
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "1.1.1",
|
||||
"idb-keyval": "^6.2.2",
|
||||
"lucide-react": "^0.541.0",
|
||||
"polkadot-api": "^1.16.2",
|
||||
"lucide-react": "^0.542.0",
|
||||
"polkadot-api": "^1.16.3",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-portal": "^4.3.0",
|
||||
@@ -67,11 +67,11 @@
|
||||
"@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": "^19.1.12",
|
||||
"@types/react-dom": "^19.1.9",
|
||||
"@types/react-portal": "^4.0.7",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@vitejs/plugin-react": "^5.0.1",
|
||||
"@vitejs/plugin-react": "^5.0.2",
|
||||
"@walletconnect/types": "^2.21.8",
|
||||
"eslint": "^9.34.0",
|
||||
"eslint-plugin-react-hooks": "5.2.0",
|
||||
@@ -80,7 +80,7 @@
|
||||
"prettier": "^3.6.2",
|
||||
"tailwindcss": "^4.1.12",
|
||||
"typescript": "^5.9.2",
|
||||
"typescript-eslint": "^8.40.0",
|
||||
"typescript-eslint": "^8.41.0",
|
||||
"vite": "^7.1.3"
|
||||
},
|
||||
"packageManager": "pnpm@10.15.0+sha512.486ebc259d3e999a4e8691ce03b5cac4a71cbeca39372a9b762cb500cfdf0873e2cb16abe3d951b1ee2cf012503f027b98b6584e4df22524e0c7450d9ec7aa7b",
|
||||
|
||||
1023
pnpm-lock.yaml
generated
1023
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user