mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 05:51:08 +00:00
Bump dev deps (#4106)
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@
|
|||||||
"dnslink-cloudflare": "^3.0.0"
|
"dnslink-cloudflare": "^3.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@polkadot/dev": "^0.78.1",
|
"@polkadot/dev": "^0.78.3",
|
||||||
"@types/node": "^20.10.5"
|
"@types/node": "^20.10.5"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
|
|||||||
@@ -14,8 +14,8 @@
|
|||||||
"url": "https://github.com/polkadot-js/phishing.git"
|
"url": "https://github.com/polkadot-js/phishing.git"
|
||||||
},
|
},
|
||||||
"sideEffects": [
|
"sideEffects": [
|
||||||
"./detectPackage.js",
|
"./packageDetect.js",
|
||||||
"./detectPackage.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.22.2-45-x",
|
"version": "0.22.2-45-x",
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
// Copyright 2017-2023 @polkadot/phishing authors & contributors
|
|
||||||
// SPDX-License-Identifier: Apache-2.0
|
|
||||||
|
|
||||||
// Empty template, auto-generated by @polkadot/dev
|
|
||||||
|
|
||||||
export default [];
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
// Copyright 2020-2023 @polkadot/phishing authors & contributors
|
// Copyright 2020-2023 @polkadot/phishing authors & contributors
|
||||||
// SPDX-License-Identifier: Apache-2.0
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
import './detectPackage.js';
|
import './packageDetect.js';
|
||||||
|
|
||||||
export * from './bundle.js';
|
export * from './bundle.js';
|
||||||
|
|||||||
@@ -2,10 +2,10 @@
|
|||||||
// SPDX-License-Identifier: Apache-2.0
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
// Do not edit, auto-generated by @polkadot/dev
|
// Do not edit, auto-generated by @polkadot/dev
|
||||||
|
// (packageInfo imports will be kept as-is, user-editable)
|
||||||
|
|
||||||
import { detectPackage } from '@polkadot/util';
|
import { detectPackage } from '@polkadot/util';
|
||||||
|
|
||||||
import others from './detectOther.js';
|
|
||||||
import { packageInfo } from './packageInfo.js';
|
import { packageInfo } from './packageInfo.js';
|
||||||
|
|
||||||
detectPackage(packageInfo, null, others);
|
detectPackage(packageInfo, null, []);
|
||||||
@@ -392,34 +392,34 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@polkadot/dev-test@npm:^0.78.1":
|
"@polkadot/dev-test@npm:^0.78.3":
|
||||||
version: 0.78.1
|
version: 0.78.3
|
||||||
resolution: "@polkadot/dev-test@npm:0.78.1"
|
resolution: "@polkadot/dev-test@npm:0.78.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
jsdom: "npm:^23.0.1"
|
jsdom: "npm:^23.0.1"
|
||||||
tslib: "npm:^2.6.2"
|
tslib: "npm:^2.6.2"
|
||||||
checksum: 5ead8120872943af282f53f7c319787f87961dad324280de136447bc07c85b59c31657da0ff8699d0dd26fd2dd8e0bba3a87ae0097473e1eeb97f20a52ef564e
|
checksum: 8ea03f6bcb1216f309627ad97eac75509e0fd1907b693bbf28f87a435606aba445268d4232bb21891182af946d11f5d5011717a30227ab7a02ededf01d8c223e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@polkadot/dev-ts@npm:^0.78.1":
|
"@polkadot/dev-ts@npm:^0.78.3":
|
||||||
version: 0.78.1
|
version: 0.78.3
|
||||||
resolution: "@polkadot/dev-ts@npm:0.78.1"
|
resolution: "@polkadot/dev-ts@npm:0.78.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
json5: "npm:^2.2.3"
|
json5: "npm:^2.2.3"
|
||||||
tslib: "npm:^2.6.2"
|
tslib: "npm:^2.6.2"
|
||||||
typescript: "npm:^5.3.3"
|
typescript: "npm:^5.3.3"
|
||||||
checksum: 1b965ac9d842e049b732240a52f714791416a405341901545e1b5069211deec5940267a61e35d868ad693fe503b06db093f869b6b42a3dad0d40848820a6dd79
|
checksum: f99a4fd13808ef4dc7bca8582353b361fbbcfae0aacc964ba0e2706acf92bbf0cd9694dedb169e6fba0280c71d7d5b50a9e0315c47bb3a95be0343fa5da33432
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@polkadot/dev@npm:^0.78.1":
|
"@polkadot/dev@npm:^0.78.3":
|
||||||
version: 0.78.1
|
version: 0.78.3
|
||||||
resolution: "@polkadot/dev@npm:0.78.1"
|
resolution: "@polkadot/dev@npm:0.78.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint/js": "npm:^8.56.0"
|
"@eslint/js": "npm:^8.56.0"
|
||||||
"@polkadot/dev-test": "npm:^0.78.1"
|
"@polkadot/dev-test": "npm:^0.78.3"
|
||||||
"@polkadot/dev-ts": "npm:^0.78.1"
|
"@polkadot/dev-ts": "npm:^0.78.3"
|
||||||
"@rollup/plugin-alias": "npm:^5.1.0"
|
"@rollup/plugin-alias": "npm:^5.1.0"
|
||||||
"@rollup/plugin-commonjs": "npm:^25.0.7"
|
"@rollup/plugin-commonjs": "npm:^25.0.7"
|
||||||
"@rollup/plugin-dynamic-import-vars": "npm:^2.1.2"
|
"@rollup/plugin-dynamic-import-vars": "npm:^2.1.2"
|
||||||
@@ -484,7 +484,7 @@ __metadata:
|
|||||||
polkadot-exec-rollup: scripts/polkadot-exec-rollup.mjs
|
polkadot-exec-rollup: scripts/polkadot-exec-rollup.mjs
|
||||||
polkadot-exec-tsc: scripts/polkadot-exec-tsc.mjs
|
polkadot-exec-tsc: scripts/polkadot-exec-tsc.mjs
|
||||||
polkadot-exec-webpack: scripts/polkadot-exec-webpack.mjs
|
polkadot-exec-webpack: scripts/polkadot-exec-webpack.mjs
|
||||||
checksum: 95c9c4e94fb62ca8041a73283d16165cfc09da8fa4beb3051af45141f6f0d0c51373f2ce8c84eace0939119c128525df39df94a32a8d6b66e32a2fe6a9c659f6
|
checksum: 0c4a0330f3505e3c0bd75686a6b1f9220a58ac21b458ef05bdbc7e83fbd0c5d7107d8c518d542eb05108d000b5aca46c6a1380e258018ddba5912cc7479b3de3
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -8064,7 +8064,7 @@ __metadata:
|
|||||||
resolution: "root-workspace-0b6124@workspace:."
|
resolution: "root-workspace-0b6124@workspace:."
|
||||||
dependencies:
|
dependencies:
|
||||||
"@pinata/sdk": "npm:^2.1.0"
|
"@pinata/sdk": "npm:^2.1.0"
|
||||||
"@polkadot/dev": "npm:^0.78.1"
|
"@polkadot/dev": "npm:^0.78.3"
|
||||||
"@types/node": "npm:^20.10.5"
|
"@types/node": "npm:^20.10.5"
|
||||||
dnslink-cloudflare: "npm:^3.0.0"
|
dnslink-cloudflare: "npm:^3.0.0"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
|
|||||||
Reference in New Issue
Block a user