Skip to content

Commit

Permalink
build: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tien committed Mar 5, 2025
1 parent 47cbb4b commit 400ad23
Show file tree
Hide file tree
Showing 2 changed files with 534 additions and 572 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"@dnd-kit/sortable": "^10.0.0",
"@polkadot-api/descriptors": "portal:.papi/descriptors",
"@polkadot-api/view-builder": "^0.4.2",
"@reactive-dot/react": "^0.35.1",
"@reactive-dot/wallet-ledger": "^0.16.26",
"@reactive-dot/wallet-mimir": "^0.1.0",
"@reactive-dot/wallet-walletconnect": "^0.17.6",
"@tanstack/react-router": "1.112.0",
"@tanstack/zod-adapter": "1.112.0",
"@reactive-dot/react": "^0.36.0",
"@reactive-dot/wallet-ledger": "^0.16.27",
"@reactive-dot/wallet-mimir": "^0.1.1",
"@reactive-dot/wallet-walletconnect": "^0.17.7",
"@tanstack/react-router": "1.112.13",
"@tanstack/zod-adapter": "1.112.13",
"@w3f/polkadot-icons": "^1.0.0",
"date-fns": "^4.1.0",
"dot-connect": "^0.15.0",
Expand All @@ -50,34 +50,34 @@
"react-dom": "^19.0.0",
"react-error-boundary": "^5.0.0",
"react-intersection-observer": "^9.15.1",
"react-scan": "^0.2.8",
"react-scan": "^0.2.9",
"react18-json-view": "0.2.9",
"zod": "^3.24.2"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "^1.30.0",
"@eslint-react/eslint-plugin": "^1.30.1",
"@eslint/compat": "^1.2.7",
"@eslint/js": "^9.21.0",
"@pandacss/dev": "^0.53.0",
"@park-ui/panda-preset": "^0.43.1",
"@rsbuild/core": "^1.2.14",
"@rsbuild/core": "^1.2.15",
"@rsbuild/plugin-babel": "^1.0.4",
"@rsbuild/plugin-react": "^1.1.1",
"@tanstack/router-devtools": "1.112.6",
"@tanstack/router-plugin": "1.112.3",
"@tanstack/router-devtools": "1.112.13",
"@tanstack/router-plugin": "1.112.13",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@tsconfig/recommended": "^1.0.8",
"@tsconfig/strictest": "^2.0.5",
"@types/eslint__js": "^9.14.0",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"babel-plugin-react-compiler": "19.0.0-beta-40c6c23-20250301",
"babel-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
"eslint": "^9.21.0",
"eslint-plugin-react-compiler": "19.0.0-beta-40c6c23-20250301",
"eslint-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",
"prettier": "^3.5.3",
"typescript": "^5.8.2",
"typescript-eslint": "^8.25.0"
"typescript-eslint": "^8.26.0"
}
}
Loading

0 comments on commit 400ad23

Please sign in to comment.