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 2, 2025
1 parent 8d3e309 commit 901d601
Show file tree
Hide file tree
Showing 9 changed files with 212 additions and 191 deletions.
2 changes: 1 addition & 1 deletion .papi/descriptors/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.0-autogenerated.10019914268851434059",
"version": "0.1.0-autogenerated.7081749449309541945",
"name": "@polkadot-api/descriptors",
"files": [
"dist"
Expand Down
Binary file modified .papi/metadata/kusama.scale
Binary file not shown.
Binary file modified .papi/metadata/polkadot.scale
Binary file not shown.
Binary file modified .papi/metadata/polkadot_asset_hub.scale
Binary file not shown.
Binary file modified .papi/metadata/polkadot_collectives.scale
Binary file not shown.
Binary file modified .papi/metadata/polkadot_coretime.scale
Binary file not shown.
Binary file modified .papi/metadata/polkadot_people.scale
Binary file not shown.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@
"zod": "^3.24.2"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "^1.28.0",
"@eslint-react/eslint-plugin": "^1.29.0",
"@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.13",
"@rsbuild/core": "^1.2.14",
"@rsbuild/plugin-babel": "^1.0.4",
"@rsbuild/plugin-react": "^1.1.1",
"@tanstack/router-devtools": "1.112.0",
Expand All @@ -71,13 +71,13 @@
"@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-e552027-20250112",
"babel-plugin-react-compiler": "19.0.0-beta-e1e972c-20250221",
"eslint": "^9.21.0",
"eslint-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-compiler": "19.0.0-beta-e1e972c-20250221",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",
"prettier": "^3.5.2",
"typescript": "^5.7.3",
"typescript": "^5.8.2",
"typescript-eslint": "^8.25.0"
}
}
Loading

0 comments on commit 901d601

Please sign in to comment.