Skip to content

Commit

Permalink
chore: remove pnpm catalogs (#2525)
Browse files Browse the repository at this point in the history
Pnpm catalogs are not good because it is not supported by dependabot yet.
  • Loading branch information
ryanleecode authored Nov 4, 2024
1 parent c271bbe commit d5a5e99
Show file tree
Hide file tree
Showing 17 changed files with 104 additions and 173 deletions.
14 changes: 7 additions & 7 deletions examples/light-client-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,24 @@
},
"dependencies": {
"@picocss/pico": "^2.0.6",
"@polkadot-api/metadata-builders": "catalog:polkadot-api",
"@polkadot-api/observable-client": "catalog:polkadot-api",
"@polkadot-api/substrate-bindings": "catalog:polkadot-api",
"@polkadot-api/substrate-client": "catalog:polkadot-api",
"@polkadot-api/utils": "catalog:polkadot-api",
"@polkadot-api/metadata-builders": "~0.8.1",
"@polkadot-api/observable-client": "~0.5.8",
"@polkadot-api/substrate-bindings": "~0.9.1",
"@polkadot-api/substrate-client": "~0.2.2",
"@polkadot-api/utils": "~0.1.2",
"@polkadot-labs/hdkd-helpers": "^0.0.8",
"@substrate/connect-known-chains": "workspace:^",
"@zag-js/react": "^0.48.0",
"@zag-js/select": "^0.48.0",
"@zag-js/toast": "^0.48.0",
"polkadot-api": "catalog:polkadot-api",
"polkadot-api": "^1.4.1",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"rxjs": "^7.8.1",
"swr": "^2.2.5"
},
"devDependencies": {
"typescript": "catalog:",
"typescript": "5.6.2",
"@substrate/connect-discovery": "workspace:^",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.1",
Expand Down
6 changes: 3 additions & 3 deletions examples/light-client-extension-helpers-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
},
"dependencies": {
"@picocss/pico": "^2.0.6",
"@polkadot-api/observable-client": "catalog:polkadot-api",
"@polkadot-api/substrate-client": "catalog:polkadot-api",
"@polkadot-api/observable-client": "~0.5.8",
"@polkadot-api/substrate-client": "~0.2.2",
"@substrate/connect-known-chains": "workspace:*",
"@substrate/light-client-extension-helpers": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"rxjs": "^7.8.1"
},
"devDependencies": {
"typescript": "catalog:",
"typescript": "5.6.2",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.4.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"playwright:chromium": "playwright test --project=chromium"
},
"dependencies": {
"@polkadot-api/substrate-client": "catalog:polkadot-api",
"@polkadot-api/substrate-client": "~0.2.2",
"@substrate/light-client-extension-helpers": "workspace:^",
"smoldot": "2.0.30"
},
"devDependencies": {
"typescript": "catalog:",
"typescript": "5.6.2",
"@playwright/test": "^1.43.1",
"@types/chrome": "^0.0.270",
"@types/node": "^20.14.10",
Expand Down
2 changes: 1 addition & 1 deletion examples/smoldot-discovery-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"eslint-plugin-react-refresh": "^0.4.12",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14",
"typescript": "catalog:",
"typescript": "5.6.2",
"vite": "^5.3.6",
"vitest": "^2.0.5"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/connect-discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@substrate/discovery": "workspace:^"
},
"devDependencies": {
"typescript": "catalog:",
"typescript": "5.6.2",
"vitest": "^2.0.5"
}
}
2 changes: 1 addition & 1 deletion packages/connect-known-chains/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
"lint": "eslint . --ext .js,.ts"
},
"devDependencies": {
"typescript": "catalog:",
"typescript": "5.6.2",
"vitest": "^2.0.5"
}
}
2 changes: 1 addition & 1 deletion packages/connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"smoldot": "2.0.30"
},
"devDependencies": {
"typescript": "catalog:",
"typescript": "5.6.2",
"vitest": "^2.0.5"
}
}
2 changes: 1 addition & 1 deletion packages/discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"trailingComma": "all"
},
"devDependencies": {
"typescript": "catalog:",
"typescript": "5.6.2",
"vitest": "^2.0.5"
}
}
28 changes: 14 additions & 14 deletions packages/light-client-extension-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,25 +207,25 @@
"trailingComma": "all"
},
"dependencies": {
"@polkadot-api/json-rpc-provider": "catalog:polkadot-api",
"@polkadot-api/polkadot-signer": "catalog:polkadot-api",
"@polkadot-api/codegen": "catalog:polkadot-api",
"@polkadot-api/json-rpc-provider-proxy": "catalog:polkadot-api",
"@polkadot-api/metadata-builders": "catalog:polkadot-api",
"@polkadot-api/metadata-compatibility": "catalog:polkadot-api",
"@polkadot-api/observable-client": "catalog:polkadot-api",
"@polkadot-api/signer": "catalog:polkadot-api",
"@polkadot-api/substrate-bindings": "catalog:polkadot-api",
"@polkadot-api/substrate-client": "catalog:polkadot-api",
"@polkadot-api/utils": "catalog:polkadot-api",
"@polkadot-api/json-rpc-provider": "~0.0.4",
"@polkadot-api/polkadot-signer": "~0.1.6",
"@polkadot-api/codegen": "~0.12.3",
"@polkadot-api/json-rpc-provider-proxy": "~0.2.3",
"@polkadot-api/metadata-builders": "~0.8.1",
"@polkadot-api/metadata-compatibility": "~0.1.8",
"@polkadot-api/observable-client": "~0.5.8",
"@polkadot-api/signer": "~0.1.7",
"@polkadot-api/substrate-bindings": "~0.9.1",
"@polkadot-api/substrate-client": "~0.2.2",
"@polkadot-api/utils": "~0.1.2",
"@substrate/connect-extension-protocol": "workspace:^",
"@substrate/connect-known-chains": "workspace:^",
"rxjs": "^7.8.1"
},
"devDependencies": {
"typescript": "catalog:",
"@polkadot-api/json-rpc-provider": "catalog:polkadot-api",
"@polkadot-api/polkadot-signer": "catalog:polkadot-api",
"typescript": "5.6.2",
"@polkadot-api/json-rpc-provider": "~0.0.4",
"@polkadot-api/polkadot-signer": "~0.1.6",
"@types/chrome": "^0.0.270",
"smoldot": "2.0.30",
"vitest": "^2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/smoldot-discovery-connector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
"devDependencies": {
"@substrate/smoldot-discovery": "workspace:^",
"typescript": "catalog:",
"typescript": "5.6.2",
"vitest": "^2.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/smoldot-discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@substrate/discovery": "workspace:^"
},
"devDependencies": {
"typescript": "catalog:",
"typescript": "5.6.2",
"vitest": "^2.0.5"
}
}
Loading

0 comments on commit d5a5e99

Please sign in to comment.