Skip to content

Commit

Permalink
Align tsconfig.build.json with others in polkadot-js (polkadot-js#6818)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacogr authored Jan 12, 2022
1 parent 56cbaed commit 6e836c7
Show file tree
Hide file tree
Showing 47 changed files with 208 additions and 204 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@babel/runtime": "^7.16.7",
"@crustio/crust-pin": "^1.0.0",
"@pinata/sdk": "^1.1.23",
"@polkadot/dev": "^0.65.27",
"@polkadot/dev": "^0.65.31",
"@types/bn.js": "^4.11.6",
"@types/chart.js": "^2.9.35",
"@types/file-saver": "^2.0.4",
Expand Down Expand Up @@ -89,24 +89,24 @@
"webpack-cli": "^4.9.1"
},
"resolutions": {
"@polkadot/api": "^7.3.2-4",
"@polkadot/api-augment": "^7.3.2-4",
"@polkadot/api-base": "^7.3.2-4",
"@polkadot/api-contract": "^7.3.2-4",
"@polkadot/api-derive": "^7.3.2-4",
"@polkadot/api": "^7.3.2-6",
"@polkadot/api-augment": "^7.3.2-6",
"@polkadot/api-base": "^7.3.2-6",
"@polkadot/api-contract": "^7.3.2-6",
"@polkadot/api-derive": "^7.3.2-6",
"@polkadot/hw-ledger": "^8.3.1",
"@polkadot/keyring": "^8.3.1",
"@polkadot/networks": "^8.3.1",
"@polkadot/phishing": "^0.8.11",
"@polkadot/rpc-augment": "^7.3.2-4",
"@polkadot/rpc-core": "^7.3.2-4",
"@polkadot/rpc-provider": "^7.3.2-4",
"@polkadot/types": "^7.3.2-4",
"@polkadot/types-augment": "^7.3.2-4",
"@polkadot/types-codec": "^7.3.2-4",
"@polkadot/types-create": "^7.3.2-4",
"@polkadot/types-known": "^7.3.2-4",
"@polkadot/types-support": "^7.3.2-4",
"@polkadot/phishing": "^0.8.15",
"@polkadot/rpc-augment": "^7.3.2-6",
"@polkadot/rpc-core": "^7.3.2-6",
"@polkadot/rpc-provider": "^7.3.2-6",
"@polkadot/types": "^7.3.2-6",
"@polkadot/types-augment": "^7.3.2-6",
"@polkadot/types-codec": "^7.3.2-6",
"@polkadot/types-create": "^7.3.2-6",
"@polkadot/types-known": "^7.3.2-6",
"@polkadot/types-support": "^7.3.2-6",
"@polkadot/util": "^8.3.1",
"@polkadot/util-crypto": "^8.3.1",
"@polkadot/wasm-crypto": "^4.5.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/apps-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"@metaverse-network-sdk/type-definitions": "^0.0.1-6",
"@parallel-finance/type-definitions": "1.4.4",
"@phala/typedefs": "0.2.30",
"@polkadot/api": "^7.3.2-4",
"@polkadot/api-derive": "^7.3.2-4",
"@polkadot/api": "^7.3.2-6",
"@polkadot/api-derive": "^7.3.2-6",
"@polkadot/networks": "^8.3.1",
"@polkadot/types": "^7.3.2-4",
"@polkadot/types": "^7.3.2-6",
"@polkadot/util": "^8.3.1",
"@polkadot/x-fetch": "^8.3.1",
"@polymathnetwork/polymesh-types": "0.0.2",
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion packages/apps-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@babel/core": "^7.16.7",
"@babel/polyfill": "^7.12.1",
"@polkadot/dev": "^0.65.27",
"@polkadot/dev": "^0.65.31",
"@polkadot/react-components": "^0.101.2-8",
"electron-log": "^4.4.4",
"electron-updater": "^4.6.5"
Expand Down
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion packages/apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@babel/runtime": "^7.16.7",
"@polkadot/apps-config": "^0.101.2-8",
"@polkadot/apps-routing": "^0.101.2-8",
"@polkadot/dev": "^0.65.27",
"@polkadot/dev": "^0.65.31",
"@polkadot/react-api": "^0.101.2-8",
"@polkadot/react-components": "^0.101.2-8",
"@polkadot/react-hooks": "^0.101.2-8",
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion packages/page-accounts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"version": "0.101.2-8",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/phishing": "^0.8.11",
"@polkadot/phishing": "^0.8.15",
"@polkadot/react-components": "^0.101.2-8",
"@polkadot/vanitygen": "^0.48.12-0",
"detect-browser": "^5.3.0",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion packages/page-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"version": "0.101.2-8",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/api-contract": "^7.3.2-4"
"@polkadot/api-contract": "^7.3.2-6"
}
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions packages/react-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"version": "0.101.2-8",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/api": "^7.3.2-4",
"@polkadot/extension-compat-metamask": "^0.42.6-0",
"@polkadot/extension-dapp": "^0.42.6-0",
"@polkadot/api": "^7.3.2-6",
"@polkadot/extension-compat-metamask": "^0.42.6-1",
"@polkadot/extension-dapp": "^0.42.6-1",
"@substrate/connect": "0.4.6",
"fflate": "^0.7.2",
"rxjs": "^7.5.2"
Expand Down
File renamed without changes.
8 changes: 4 additions & 4 deletions packages/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"@fortawesome/react-fontawesome": "^0.1.16",
"@polkadot/keyring": "^8.3.1",
"@polkadot/react-api": "^0.101.2-8",
"@polkadot/react-identicon": "^0.89.2-0",
"@polkadot/react-qr": "^0.89.2-0",
"@polkadot/react-identicon": "^0.89.2-1",
"@polkadot/react-qr": "^0.89.2-1",
"@polkadot/react-query": "^0.101.2-8",
"@polkadot/ui-keyring": "^0.89.2-0",
"@polkadot/ui-settings": "^0.89.2-0",
"@polkadot/ui-keyring": "^0.89.2-1",
"@polkadot/ui-settings": "^0.89.2-1",
"@polkadot/util": "^8.3.1",
"@polkadot/util-crypto": "^8.3.1",
"chart.js": "^2.9.4",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion packages/test-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"testcontainers": "^8.1.2"
},
"devDependencies": {
"@polkadot/types-support": "^7.3.2-4",
"@polkadot/types-support": "^7.3.2-6",
"@testing-library/jest-dom": "^5.16.1",
"tsconfig-paths": "^3.12.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@
"module": "CommonJS",
"target": "es2018"
},
"references": [],
"ts-node": {
"require": ["tsconfig-paths/register"]
"require": [
"tsconfig-paths/register"
]
}
}
9 changes: 5 additions & 4 deletions tsconfig.build.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"extends": "./tsconfig.base.json",
"compilerOptions": {
"baseUrl": "./packages",
"outDir": "./build"
},
"exclude": [
"build/**/*",
"**/build/**/*"
],
"compilerOptions": {
"baseUrl": "./packages",
"outDir": "./build"
}
"references": []
}
Loading

0 comments on commit 6e836c7

Please sign in to comment.