|
@@ -33,7 +33,7 @@
|
|
|
"vuex": "^3.6.2"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@babel/core": "^7.20.5",
|
|
|
+ "@babel/core": "^7.20.7",
|
|
|
"@babel/eslint-parser": "^7.19.1",
|
|
|
"@rushstack/eslint-patch": "^1.2.0",
|
|
|
"@vue/cli-plugin-babel": "~5.0.8",
|
|
@@ -119,31 +119,30 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/compat-data": {
|
|
|
- "version": "7.18.8",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/@babel/compat-data/-/compat-data-7.18.8.tgz",
|
|
|
- "integrity": "sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==",
|
|
|
+ "version": "7.20.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.20.5.tgz",
|
|
|
+ "integrity": "sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g==",
|
|
|
"dev": true,
|
|
|
- "license": "MIT",
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/core": {
|
|
|
- "version": "7.20.5",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.20.5.tgz",
|
|
|
- "integrity": "sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ==",
|
|
|
+ "version": "7.20.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.20.7.tgz",
|
|
|
+ "integrity": "sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@ampproject/remapping": "^2.1.0",
|
|
|
"@babel/code-frame": "^7.18.6",
|
|
|
- "@babel/generator": "^7.20.5",
|
|
|
- "@babel/helper-compilation-targets": "^7.20.0",
|
|
|
- "@babel/helper-module-transforms": "^7.20.2",
|
|
|
- "@babel/helpers": "^7.20.5",
|
|
|
- "@babel/parser": "^7.20.5",
|
|
|
- "@babel/template": "^7.18.10",
|
|
|
- "@babel/traverse": "^7.20.5",
|
|
|
- "@babel/types": "^7.20.5",
|
|
|
+ "@babel/generator": "^7.20.7",
|
|
|
+ "@babel/helper-compilation-targets": "^7.20.7",
|
|
|
+ "@babel/helper-module-transforms": "^7.20.7",
|
|
|
+ "@babel/helpers": "^7.20.7",
|
|
|
+ "@babel/parser": "^7.20.7",
|
|
|
+ "@babel/template": "^7.20.7",
|
|
|
+ "@babel/traverse": "^7.20.7",
|
|
|
+ "@babel/types": "^7.20.7",
|
|
|
"convert-source-map": "^1.7.0",
|
|
|
"debug": "^4.1.0",
|
|
|
"gensync": "^1.0.0-beta.2",
|
|
@@ -154,148 +153,6 @@
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/@babel/core/node_modules/@babel/compat-data": {
|
|
|
- "version": "7.20.1",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/@babel/compat-data/-/compat-data-7.20.1.tgz",
|
|
|
- "integrity": "sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=6.9.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@babel/core/node_modules/@babel/helper-compilation-targets": {
|
|
|
- "version": "7.20.0",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz",
|
|
|
- "integrity": "sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@babel/compat-data": "^7.20.0",
|
|
|
- "@babel/helper-validator-option": "^7.18.6",
|
|
|
- "browserslist": "^4.21.3",
|
|
|
- "semver": "^6.3.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=6.9.0"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "@babel/core": "^7.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@babel/core/node_modules/@babel/helper-module-transforms": {
|
|
|
- "version": "7.20.2",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz",
|
|
|
- "integrity": "sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@babel/helper-environment-visitor": "^7.18.9",
|
|
|
- "@babel/helper-module-imports": "^7.18.6",
|
|
|
- "@babel/helper-simple-access": "^7.20.2",
|
|
|
- "@babel/helper-split-export-declaration": "^7.18.6",
|
|
|
- "@babel/helper-validator-identifier": "^7.19.1",
|
|
|
- "@babel/template": "^7.18.10",
|
|
|
- "@babel/traverse": "^7.20.1",
|
|
|
- "@babel/types": "^7.20.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=6.9.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@babel/core/node_modules/@babel/helper-simple-access": {
|
|
|
- "version": "7.20.2",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz",
|
|
|
- "integrity": "sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@babel/types": "^7.20.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=6.9.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@babel/core/node_modules/browserslist": {
|
|
|
- "version": "4.21.4",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/browserslist/-/browserslist-4.21.4.tgz",
|
|
|
- "integrity": "sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==",
|
|
|
- "dev": true,
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/browserslist"
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "tidelift",
|
|
|
- "url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
|
- }
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "caniuse-lite": "^1.0.30001400",
|
|
|
- "electron-to-chromium": "^1.4.251",
|
|
|
- "node-releases": "^2.0.6",
|
|
|
- "update-browserslist-db": "^1.0.9"
|
|
|
- },
|
|
|
- "bin": {
|
|
|
- "browserslist": "cli.js"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@babel/core/node_modules/caniuse-lite": {
|
|
|
- "version": "1.0.30001430",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/caniuse-lite/-/caniuse-lite-1.0.30001430.tgz",
|
|
|
- "integrity": "sha512-IB1BXTZKPDVPM7cnV4iaKaHxckvdr/3xtctB3f7Hmenx3qYBhGtTZ//7EllK66aKXW98Lx0+7Yr0kxBtIt3tzg==",
|
|
|
- "dev": true,
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/browserslist"
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "tidelift",
|
|
|
- "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
|
- }
|
|
|
- ],
|
|
|
- "license": "CC-BY-4.0"
|
|
|
- },
|
|
|
- "node_modules/@babel/core/node_modules/electron-to-chromium": {
|
|
|
- "version": "1.4.284",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz",
|
|
|
- "integrity": "sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC"
|
|
|
- },
|
|
|
- "node_modules/@babel/core/node_modules/update-browserslist-db": {
|
|
|
- "version": "1.0.10",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz",
|
|
|
- "integrity": "sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==",
|
|
|
- "dev": true,
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/browserslist"
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "tidelift",
|
|
|
- "url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
|
- }
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "escalade": "^3.1.1",
|
|
|
- "picocolors": "^1.0.0"
|
|
|
- },
|
|
|
- "bin": {
|
|
|
- "browserslist-lint": "cli.js"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "browserslist": ">= 4.21.0"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/@babel/eslint-parser": {
|
|
|
"version": "7.19.1",
|
|
|
"resolved": "https://repo.huaweicloud.com/repository/npm/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz",
|
|
@@ -316,12 +173,12 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/generator": {
|
|
|
- "version": "7.20.5",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.20.5.tgz",
|
|
|
- "integrity": "sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA==",
|
|
|
+ "version": "7.20.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.20.7.tgz",
|
|
|
+ "integrity": "sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@babel/types": "^7.20.5",
|
|
|
+ "@babel/types": "^7.20.7",
|
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
|
"jsesc": "^2.5.1"
|
|
|
},
|
|
@@ -372,15 +229,15 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
|
- "version": "7.18.9",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz",
|
|
|
- "integrity": "sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==",
|
|
|
+ "version": "7.20.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz",
|
|
|
+ "integrity": "sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==",
|
|
|
"dev": true,
|
|
|
- "license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/compat-data": "^7.18.8",
|
|
|
+ "@babel/compat-data": "^7.20.5",
|
|
|
"@babel/helper-validator-option": "^7.18.6",
|
|
|
- "browserslist": "^4.20.2",
|
|
|
+ "browserslist": "^4.21.3",
|
|
|
+ "lru-cache": "^5.1.1",
|
|
|
"semver": "^6.3.0"
|
|
|
},
|
|
|
"engines": {
|
|
@@ -390,6 +247,21 @@
|
|
|
"@babel/core": "^7.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": {
|
|
|
+ "version": "5.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz",
|
|
|
+ "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
|
|
+ "dev": true,
|
|
|
+ "dependencies": {
|
|
|
+ "yallist": "^3.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-compilation-targets/node_modules/yallist": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz",
|
|
|
+ "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
|
"version": "7.18.9",
|
|
|
"resolved": "https://repo.huaweicloud.com/repository/npm/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.9.tgz",
|
|
@@ -523,20 +395,19 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
|
- "version": "7.18.9",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz",
|
|
|
- "integrity": "sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==",
|
|
|
+ "version": "7.20.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.7.tgz",
|
|
|
+ "integrity": "sha512-FNdu7r67fqMUSVuQpFQGE6BPdhJIhitoxhGzDbAXNcA07uoVG37fOiMk3OSV8rEICuyG6t8LGkd9EE64qIEoIA==",
|
|
|
"dev": true,
|
|
|
- "license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
|
"@babel/helper-module-imports": "^7.18.6",
|
|
|
- "@babel/helper-simple-access": "^7.18.6",
|
|
|
+ "@babel/helper-simple-access": "^7.20.2",
|
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
|
- "@babel/helper-validator-identifier": "^7.18.6",
|
|
|
- "@babel/template": "^7.18.6",
|
|
|
- "@babel/traverse": "^7.18.9",
|
|
|
- "@babel/types": "^7.18.9"
|
|
|
+ "@babel/helper-validator-identifier": "^7.19.1",
|
|
|
+ "@babel/template": "^7.20.7",
|
|
|
+ "@babel/traverse": "^7.20.7",
|
|
|
+ "@babel/types": "^7.20.7"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
@@ -602,13 +473,12 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-simple-access": {
|
|
|
- "version": "7.18.6",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz",
|
|
|
- "integrity": "sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==",
|
|
|
+ "version": "7.20.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz",
|
|
|
+ "integrity": "sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==",
|
|
|
"dev": true,
|
|
|
- "license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/types": "^7.18.6"
|
|
|
+ "@babel/types": "^7.20.2"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
@@ -686,14 +556,14 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helpers": {
|
|
|
- "version": "7.20.6",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.20.6.tgz",
|
|
|
- "integrity": "sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w==",
|
|
|
+ "version": "7.20.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.20.7.tgz",
|
|
|
+ "integrity": "sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@babel/template": "^7.18.10",
|
|
|
- "@babel/traverse": "^7.20.5",
|
|
|
- "@babel/types": "^7.20.5"
|
|
|
+ "@babel/template": "^7.20.7",
|
|
|
+ "@babel/traverse": "^7.20.7",
|
|
|
+ "@babel/types": "^7.20.7"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
@@ -715,9 +585,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/parser": {
|
|
|
- "version": "7.20.5",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.20.5.tgz",
|
|
|
- "integrity": "sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==",
|
|
|
+ "version": "7.20.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.20.7.tgz",
|
|
|
+ "integrity": "sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==",
|
|
|
"bin": {
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
},
|
|
@@ -2196,33 +2066,33 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/template": {
|
|
|
- "version": "7.18.10",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.18.10.tgz",
|
|
|
- "integrity": "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==",
|
|
|
+ "version": "7.20.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.20.7.tgz",
|
|
|
+ "integrity": "sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/code-frame": "^7.18.6",
|
|
|
- "@babel/parser": "^7.18.10",
|
|
|
- "@babel/types": "^7.18.10"
|
|
|
+ "@babel/parser": "^7.20.7",
|
|
|
+ "@babel/types": "^7.20.7"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/traverse": {
|
|
|
- "version": "7.20.5",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.20.5.tgz",
|
|
|
- "integrity": "sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==",
|
|
|
+ "version": "7.20.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.20.8.tgz",
|
|
|
+ "integrity": "sha512-/RNkaYDeCy4MjyV70+QkSHhxbvj2JO/5Ft2Pa880qJOG8tWrqcT/wXUuCCv43yogfqPzHL77Xu101KQPf4clnQ==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/code-frame": "^7.18.6",
|
|
|
- "@babel/generator": "^7.20.5",
|
|
|
+ "@babel/generator": "^7.20.7",
|
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
|
"@babel/helper-function-name": "^7.19.0",
|
|
|
"@babel/helper-hoist-variables": "^7.18.6",
|
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
|
- "@babel/parser": "^7.20.5",
|
|
|
- "@babel/types": "^7.20.5",
|
|
|
+ "@babel/parser": "^7.20.7",
|
|
|
+ "@babel/types": "^7.20.7",
|
|
|
"debug": "^4.1.0",
|
|
|
"globals": "^11.1.0"
|
|
|
},
|
|
@@ -2231,9 +2101,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/types": {
|
|
|
- "version": "7.20.5",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.20.5.tgz",
|
|
|
- "integrity": "sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg==",
|
|
|
+ "version": "7.20.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.20.7.tgz",
|
|
|
+ "integrity": "sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/helper-string-parser": "^7.19.4",
|
|
@@ -6024,26 +5894,15 @@
|
|
|
"license": "BSD-2-Clause"
|
|
|
},
|
|
|
"node_modules/browserslist": {
|
|
|
- "version": "4.21.2",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/browserslist/-/browserslist-4.21.2.tgz",
|
|
|
- "integrity": "sha512-MonuOgAtUB46uP5CezYbRaYKBNt2LxP0yX+Pmj4LkcDFGkn9Cbpi83d9sCjwQDErXsIJSzY5oKGDbgOlF/LPAA==",
|
|
|
+ "version": "4.21.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/browserslist/-/browserslist-4.21.4.tgz",
|
|
|
+ "integrity": "sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==",
|
|
|
"dev": true,
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/browserslist"
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "tidelift",
|
|
|
- "url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
|
- }
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "caniuse-lite": "^1.0.30001366",
|
|
|
- "electron-to-chromium": "^1.4.188",
|
|
|
+ "caniuse-lite": "^1.0.30001400",
|
|
|
+ "electron-to-chromium": "^1.4.251",
|
|
|
"node-releases": "^2.0.6",
|
|
|
- "update-browserslist-db": "^1.0.4"
|
|
|
+ "update-browserslist-db": "^1.0.9"
|
|
|
},
|
|
|
"bin": {
|
|
|
"browserslist": "cli.js"
|
|
@@ -6249,21 +6108,10 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/caniuse-lite": {
|
|
|
- "version": "1.0.30001370",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/caniuse-lite/-/caniuse-lite-1.0.30001370.tgz",
|
|
|
- "integrity": "sha512-3PDmaP56wz/qz7G508xzjx8C+MC2qEm4SYhSEzC9IBROo+dGXFWRuaXkWti0A9tuI00g+toiriVqxtWMgl350g==",
|
|
|
- "dev": true,
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/browserslist"
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "tidelift",
|
|
|
- "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
|
- }
|
|
|
- ],
|
|
|
- "license": "CC-BY-4.0"
|
|
|
+ "version": "1.0.30001441",
|
|
|
+ "resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001441.tgz",
|
|
|
+ "integrity": "sha512-OyxRR4Vof59I3yGWXws6i908EtGbMzVUi3ganaZQHmydk1iwDhRnvaPG2WaR0KcqrDFKrxVZHULT396LEPhXfg==",
|
|
|
+ "dev": true
|
|
|
},
|
|
|
"node_modules/case-sensitive-paths-webpack-plugin": {
|
|
|
"version": "2.4.0",
|
|
@@ -8241,11 +8089,10 @@
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
"node_modules/electron-to-chromium": {
|
|
|
- "version": "1.4.199",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/electron-to-chromium/-/electron-to-chromium-1.4.199.tgz",
|
|
|
- "integrity": "sha512-WIGME0Cs7oob3mxsJwHbeWkH0tYkIE/sjkJ8ML2BYmuRcjhRl/q5kVDXG7W9LOOKwzPU5M0LBlXRq9rlSgnNlg==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC"
|
|
|
+ "version": "1.4.284",
|
|
|
+ "resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz",
|
|
|
+ "integrity": "sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==",
|
|
|
+ "dev": true
|
|
|
},
|
|
|
"node_modules/element-ui": {
|
|
|
"version": "2.15.12",
|
|
@@ -22108,21 +21955,10 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/update-browserslist-db": {
|
|
|
- "version": "1.0.5",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/update-browserslist-db/-/update-browserslist-db-1.0.5.tgz",
|
|
|
- "integrity": "sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==",
|
|
|
+ "version": "1.0.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz",
|
|
|
+ "integrity": "sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==",
|
|
|
"dev": true,
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/browserslist"
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "tidelift",
|
|
|
- "url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
|
- }
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
"dependencies": {
|
|
|
"escalade": "^3.1.1",
|
|
|
"picocolors": "^1.0.0"
|
|
@@ -23794,111 +23630,32 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/compat-data": {
|
|
|
- "version": "7.18.8",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/@babel/compat-data/-/compat-data-7.18.8.tgz",
|
|
|
- "integrity": "sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==",
|
|
|
+ "version": "7.20.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.20.5.tgz",
|
|
|
+ "integrity": "sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/core": {
|
|
|
- "version": "7.20.5",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.20.5.tgz",
|
|
|
- "integrity": "sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ==",
|
|
|
+ "version": "7.20.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.20.7.tgz",
|
|
|
+ "integrity": "sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@ampproject/remapping": "^2.1.0",
|
|
|
"@babel/code-frame": "^7.18.6",
|
|
|
- "@babel/generator": "^7.20.5",
|
|
|
- "@babel/helper-compilation-targets": "^7.20.0",
|
|
|
- "@babel/helper-module-transforms": "^7.20.2",
|
|
|
- "@babel/helpers": "^7.20.5",
|
|
|
- "@babel/parser": "^7.20.5",
|
|
|
- "@babel/template": "^7.18.10",
|
|
|
- "@babel/traverse": "^7.20.5",
|
|
|
- "@babel/types": "^7.20.5",
|
|
|
+ "@babel/generator": "^7.20.7",
|
|
|
+ "@babel/helper-compilation-targets": "^7.20.7",
|
|
|
+ "@babel/helper-module-transforms": "^7.20.7",
|
|
|
+ "@babel/helpers": "^7.20.7",
|
|
|
+ "@babel/parser": "^7.20.7",
|
|
|
+ "@babel/template": "^7.20.7",
|
|
|
+ "@babel/traverse": "^7.20.7",
|
|
|
+ "@babel/types": "^7.20.7",
|
|
|
"convert-source-map": "^1.7.0",
|
|
|
"debug": "^4.1.0",
|
|
|
"gensync": "^1.0.0-beta.2",
|
|
|
"json5": "^2.2.1",
|
|
|
"semver": "^6.3.0"
|
|
|
- },
|
|
|
- "dependencies": {
|
|
|
- "@babel/compat-data": {
|
|
|
- "version": "7.20.1",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/@babel/compat-data/-/compat-data-7.20.1.tgz",
|
|
|
- "integrity": "sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ==",
|
|
|
- "dev": true
|
|
|
- },
|
|
|
- "@babel/helper-compilation-targets": {
|
|
|
- "version": "7.20.0",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz",
|
|
|
- "integrity": "sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==",
|
|
|
- "dev": true,
|
|
|
- "requires": {
|
|
|
- "@babel/compat-data": "^7.20.0",
|
|
|
- "@babel/helper-validator-option": "^7.18.6",
|
|
|
- "browserslist": "^4.21.3",
|
|
|
- "semver": "^6.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "@babel/helper-module-transforms": {
|
|
|
- "version": "7.20.2",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz",
|
|
|
- "integrity": "sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==",
|
|
|
- "dev": true,
|
|
|
- "requires": {
|
|
|
- "@babel/helper-environment-visitor": "^7.18.9",
|
|
|
- "@babel/helper-module-imports": "^7.18.6",
|
|
|
- "@babel/helper-simple-access": "^7.20.2",
|
|
|
- "@babel/helper-split-export-declaration": "^7.18.6",
|
|
|
- "@babel/helper-validator-identifier": "^7.19.1",
|
|
|
- "@babel/template": "^7.18.10",
|
|
|
- "@babel/traverse": "^7.20.1",
|
|
|
- "@babel/types": "^7.20.2"
|
|
|
- }
|
|
|
- },
|
|
|
- "@babel/helper-simple-access": {
|
|
|
- "version": "7.20.2",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz",
|
|
|
- "integrity": "sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==",
|
|
|
- "dev": true,
|
|
|
- "requires": {
|
|
|
- "@babel/types": "^7.20.2"
|
|
|
- }
|
|
|
- },
|
|
|
- "browserslist": {
|
|
|
- "version": "4.21.4",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/browserslist/-/browserslist-4.21.4.tgz",
|
|
|
- "integrity": "sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==",
|
|
|
- "dev": true,
|
|
|
- "requires": {
|
|
|
- "caniuse-lite": "^1.0.30001400",
|
|
|
- "electron-to-chromium": "^1.4.251",
|
|
|
- "node-releases": "^2.0.6",
|
|
|
- "update-browserslist-db": "^1.0.9"
|
|
|
- }
|
|
|
- },
|
|
|
- "caniuse-lite": {
|
|
|
- "version": "1.0.30001430",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/caniuse-lite/-/caniuse-lite-1.0.30001430.tgz",
|
|
|
- "integrity": "sha512-IB1BXTZKPDVPM7cnV4iaKaHxckvdr/3xtctB3f7Hmenx3qYBhGtTZ//7EllK66aKXW98Lx0+7Yr0kxBtIt3tzg==",
|
|
|
- "dev": true
|
|
|
- },
|
|
|
- "electron-to-chromium": {
|
|
|
- "version": "1.4.284",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz",
|
|
|
- "integrity": "sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==",
|
|
|
- "dev": true
|
|
|
- },
|
|
|
- "update-browserslist-db": {
|
|
|
- "version": "1.0.10",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz",
|
|
|
- "integrity": "sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==",
|
|
|
- "dev": true,
|
|
|
- "requires": {
|
|
|
- "escalade": "^3.1.1",
|
|
|
- "picocolors": "^1.0.0"
|
|
|
- }
|
|
|
- }
|
|
|
}
|
|
|
},
|
|
|
"@babel/eslint-parser": {
|
|
@@ -23913,12 +23670,12 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/generator": {
|
|
|
- "version": "7.20.5",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.20.5.tgz",
|
|
|
- "integrity": "sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA==",
|
|
|
+ "version": "7.20.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.20.7.tgz",
|
|
|
+ "integrity": "sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@babel/types": "^7.20.5",
|
|
|
+ "@babel/types": "^7.20.7",
|
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
|
"jsesc": "^2.5.1"
|
|
|
},
|
|
@@ -23956,15 +23713,33 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/helper-compilation-targets": {
|
|
|
- "version": "7.18.9",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz",
|
|
|
- "integrity": "sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==",
|
|
|
+ "version": "7.20.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz",
|
|
|
+ "integrity": "sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@babel/compat-data": "^7.18.8",
|
|
|
+ "@babel/compat-data": "^7.20.5",
|
|
|
"@babel/helper-validator-option": "^7.18.6",
|
|
|
- "browserslist": "^4.20.2",
|
|
|
+ "browserslist": "^4.21.3",
|
|
|
+ "lru-cache": "^5.1.1",
|
|
|
"semver": "^6.3.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "lru-cache": {
|
|
|
+ "version": "5.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz",
|
|
|
+ "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "yallist": "^3.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "yallist": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz",
|
|
|
+ "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
|
|
|
+ "dev": true
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"@babel/helper-create-class-features-plugin": {
|
|
@@ -24059,19 +23834,19 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/helper-module-transforms": {
|
|
|
- "version": "7.18.9",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz",
|
|
|
- "integrity": "sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==",
|
|
|
+ "version": "7.20.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.7.tgz",
|
|
|
+ "integrity": "sha512-FNdu7r67fqMUSVuQpFQGE6BPdhJIhitoxhGzDbAXNcA07uoVG37fOiMk3OSV8rEICuyG6t8LGkd9EE64qIEoIA==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
|
"@babel/helper-module-imports": "^7.18.6",
|
|
|
- "@babel/helper-simple-access": "^7.18.6",
|
|
|
+ "@babel/helper-simple-access": "^7.20.2",
|
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
|
- "@babel/helper-validator-identifier": "^7.18.6",
|
|
|
- "@babel/template": "^7.18.6",
|
|
|
- "@babel/traverse": "^7.18.9",
|
|
|
- "@babel/types": "^7.18.9"
|
|
|
+ "@babel/helper-validator-identifier": "^7.19.1",
|
|
|
+ "@babel/template": "^7.20.7",
|
|
|
+ "@babel/traverse": "^7.20.7",
|
|
|
+ "@babel/types": "^7.20.7"
|
|
|
}
|
|
|
},
|
|
|
"@babel/helper-optimise-call-expression": {
|
|
@@ -24115,12 +23890,12 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/helper-simple-access": {
|
|
|
- "version": "7.18.6",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz",
|
|
|
- "integrity": "sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==",
|
|
|
+ "version": "7.20.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz",
|
|
|
+ "integrity": "sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@babel/types": "^7.18.6"
|
|
|
+ "@babel/types": "^7.20.2"
|
|
|
}
|
|
|
},
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": {
|
|
@@ -24172,14 +23947,14 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/helpers": {
|
|
|
- "version": "7.20.6",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.20.6.tgz",
|
|
|
- "integrity": "sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w==",
|
|
|
+ "version": "7.20.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.20.7.tgz",
|
|
|
+ "integrity": "sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@babel/template": "^7.18.10",
|
|
|
- "@babel/traverse": "^7.20.5",
|
|
|
- "@babel/types": "^7.20.5"
|
|
|
+ "@babel/template": "^7.20.7",
|
|
|
+ "@babel/traverse": "^7.20.7",
|
|
|
+ "@babel/types": "^7.20.7"
|
|
|
}
|
|
|
},
|
|
|
"@babel/highlight": {
|
|
@@ -24194,9 +23969,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/parser": {
|
|
|
- "version": "7.20.5",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.20.5.tgz",
|
|
|
- "integrity": "sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA=="
|
|
|
+ "version": "7.20.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.20.7.tgz",
|
|
|
+ "integrity": "sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg=="
|
|
|
},
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
|
"version": "7.18.6",
|
|
@@ -25158,38 +24933,38 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/template": {
|
|
|
- "version": "7.18.10",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.18.10.tgz",
|
|
|
- "integrity": "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==",
|
|
|
+ "version": "7.20.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.20.7.tgz",
|
|
|
+ "integrity": "sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/code-frame": "^7.18.6",
|
|
|
- "@babel/parser": "^7.18.10",
|
|
|
- "@babel/types": "^7.18.10"
|
|
|
+ "@babel/parser": "^7.20.7",
|
|
|
+ "@babel/types": "^7.20.7"
|
|
|
}
|
|
|
},
|
|
|
"@babel/traverse": {
|
|
|
- "version": "7.20.5",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.20.5.tgz",
|
|
|
- "integrity": "sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==",
|
|
|
+ "version": "7.20.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.20.8.tgz",
|
|
|
+ "integrity": "sha512-/RNkaYDeCy4MjyV70+QkSHhxbvj2JO/5Ft2Pa880qJOG8tWrqcT/wXUuCCv43yogfqPzHL77Xu101KQPf4clnQ==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/code-frame": "^7.18.6",
|
|
|
- "@babel/generator": "^7.20.5",
|
|
|
+ "@babel/generator": "^7.20.7",
|
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
|
"@babel/helper-function-name": "^7.19.0",
|
|
|
"@babel/helper-hoist-variables": "^7.18.6",
|
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
|
- "@babel/parser": "^7.20.5",
|
|
|
- "@babel/types": "^7.20.5",
|
|
|
+ "@babel/parser": "^7.20.7",
|
|
|
+ "@babel/types": "^7.20.7",
|
|
|
"debug": "^4.1.0",
|
|
|
"globals": "^11.1.0"
|
|
|
}
|
|
|
},
|
|
|
"@babel/types": {
|
|
|
- "version": "7.20.5",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.20.5.tgz",
|
|
|
- "integrity": "sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg==",
|
|
|
+ "version": "7.20.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.20.7.tgz",
|
|
|
+ "integrity": "sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/helper-string-parser": "^7.19.4",
|
|
@@ -27980,15 +27755,15 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"browserslist": {
|
|
|
- "version": "4.21.2",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/browserslist/-/browserslist-4.21.2.tgz",
|
|
|
- "integrity": "sha512-MonuOgAtUB46uP5CezYbRaYKBNt2LxP0yX+Pmj4LkcDFGkn9Cbpi83d9sCjwQDErXsIJSzY5oKGDbgOlF/LPAA==",
|
|
|
+ "version": "4.21.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/browserslist/-/browserslist-4.21.4.tgz",
|
|
|
+ "integrity": "sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "caniuse-lite": "^1.0.30001366",
|
|
|
- "electron-to-chromium": "^1.4.188",
|
|
|
+ "caniuse-lite": "^1.0.30001400",
|
|
|
+ "electron-to-chromium": "^1.4.251",
|
|
|
"node-releases": "^2.0.6",
|
|
|
- "update-browserslist-db": "^1.0.4"
|
|
|
+ "update-browserslist-db": "^1.0.9"
|
|
|
}
|
|
|
},
|
|
|
"bser": {
|
|
@@ -28134,9 +27909,9 @@
|
|
|
}
|
|
|
},
|
|
|
"caniuse-lite": {
|
|
|
- "version": "1.0.30001370",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/caniuse-lite/-/caniuse-lite-1.0.30001370.tgz",
|
|
|
- "integrity": "sha512-3PDmaP56wz/qz7G508xzjx8C+MC2qEm4SYhSEzC9IBROo+dGXFWRuaXkWti0A9tuI00g+toiriVqxtWMgl350g==",
|
|
|
+ "version": "1.0.30001441",
|
|
|
+ "resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001441.tgz",
|
|
|
+ "integrity": "sha512-OyxRR4Vof59I3yGWXws6i908EtGbMzVUi3ganaZQHmydk1iwDhRnvaPG2WaR0KcqrDFKrxVZHULT396LEPhXfg==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"case-sensitive-paths-webpack-plugin": {
|
|
@@ -29512,9 +29287,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"electron-to-chromium": {
|
|
|
- "version": "1.4.199",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/electron-to-chromium/-/electron-to-chromium-1.4.199.tgz",
|
|
|
- "integrity": "sha512-WIGME0Cs7oob3mxsJwHbeWkH0tYkIE/sjkJ8ML2BYmuRcjhRl/q5kVDXG7W9LOOKwzPU5M0LBlXRq9rlSgnNlg==",
|
|
|
+ "version": "1.4.284",
|
|
|
+ "resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz",
|
|
|
+ "integrity": "sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"element-ui": {
|
|
@@ -39186,9 +38961,9 @@
|
|
|
}
|
|
|
},
|
|
|
"update-browserslist-db": {
|
|
|
- "version": "1.0.5",
|
|
|
- "resolved": "https://repo.huaweicloud.com/repository/npm/update-browserslist-db/-/update-browserslist-db-1.0.5.tgz",
|
|
|
- "integrity": "sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==",
|
|
|
+ "version": "1.0.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz",
|
|
|
+ "integrity": "sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"escalade": "^3.1.1",
|