|
@@ -548,6 +548,7 @@
|
|
|
"version": "7.20.1",
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.1.tgz",
|
|
|
"integrity": "sha512-Gh5rchzSwE4kC+o/6T8waD0WHEQIsDmjltY8WnWRXHUdH8axZhuH86Ov9M72YhJfDrZseQwuuWaaIT/TmePp3g==",
|
|
|
+ "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead.",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
@@ -566,6 +567,7 @@
|
|
|
"version": "7.18.6",
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz",
|
|
|
"integrity": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==",
|
|
|
+ "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
@@ -582,6 +584,7 @@
|
|
|
"version": "7.18.6",
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.18.6.tgz",
|
|
|
"integrity": "sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==",
|
|
|
+ "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead.",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
@@ -618,6 +621,7 @@
|
|
|
"version": "7.18.6",
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.18.6.tgz",
|
|
|
"integrity": "sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==",
|
|
|
+ "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
@@ -634,6 +638,7 @@
|
|
|
"version": "7.18.9",
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.9.tgz",
|
|
|
"integrity": "sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==",
|
|
|
+ "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead.",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/helper-plugin-utils": "^7.18.9",
|
|
@@ -650,6 +655,7 @@
|
|
|
"version": "7.18.6",
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.18.6.tgz",
|
|
|
"integrity": "sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==",
|
|
|
+ "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
@@ -666,6 +672,7 @@
|
|
|
"version": "7.18.9",
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.18.9.tgz",
|
|
|
"integrity": "sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==",
|
|
|
+ "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead.",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/helper-plugin-utils": "^7.18.9",
|
|
@@ -682,6 +689,7 @@
|
|
|
"version": "7.18.6",
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz",
|
|
|
"integrity": "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==",
|
|
|
+ "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
@@ -698,6 +706,7 @@
|
|
|
"version": "7.18.6",
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz",
|
|
|
"integrity": "sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==",
|
|
|
+ "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
@@ -714,6 +723,7 @@
|
|
|
"version": "7.20.2",
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.2.tgz",
|
|
|
"integrity": "sha512-Ks6uej9WFK+fvIMesSqbAto5dD8Dz4VuuFvGJFKgIGSkJuRGcrwGECPA1fDgQK3/DbExBJpEkTeYeB8geIFCSQ==",
|
|
|
+ "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/compat-data": "^7.20.1",
|
|
@@ -733,6 +743,7 @@
|
|
|
"version": "7.18.6",
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.18.6.tgz",
|
|
|
"integrity": "sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==",
|
|
|
+ "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead.",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
@@ -749,6 +760,7 @@
|
|
|
"version": "7.18.9",
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.9.tgz",
|
|
|
"integrity": "sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==",
|
|
|
+ "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/helper-plugin-utils": "^7.18.9",
|
|
@@ -766,6 +778,7 @@
|
|
|
"version": "7.18.6",
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz",
|
|
|
"integrity": "sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==",
|
|
|
+ "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
@@ -782,6 +795,7 @@
|
|
|
"version": "7.20.5",
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.20.5.tgz",
|
|
|
"integrity": "sha512-Vq7b9dUA12ByzB4EjQTPo25sFhY+08pQDBSZRtUAkj7lb7jahaHR5igera16QZ+3my1nYR4dKsNdYj5IjPHilQ==",
|
|
|
+ "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead.",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
@@ -800,6 +814,7 @@
|
|
|
"version": "7.18.6",
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.18.6.tgz",
|
|
|
"integrity": "sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==",
|
|
|
+ "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead.",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
@@ -1985,12 +2000,6 @@
|
|
|
"integrity": "sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==",
|
|
|
"dev": true
|
|
|
},
|
|
|
- "node_modules/@popperjs/core": {
|
|
|
- "name": "@sxzz/popperjs-es",
|
|
|
- "version": "2.11.7",
|
|
|
- "resolved": "https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz",
|
|
|
- "integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ=="
|
|
|
- },
|
|
|
"node_modules/@sideway/address": {
|
|
|
"version": "4.1.4",
|
|
|
"resolved": "https://registry.npmmirror.com/@sideway/address/-/address-4.1.4.tgz",
|
|
@@ -2713,6 +2722,26 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15": {
|
|
|
+ "name": "vue-loader",
|
|
|
+ "version": "15.11.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.11.1.tgz",
|
|
|
+ "integrity": "sha512-0iw4VchYLePqJfJu9s62ACWUXeSqM30SQqlIftbYWM3C+jpPcEHKSPUZBLjSF9au4HTHQ/naF6OGnO3Q/qGR3Q==",
|
|
|
+ "dev": true,
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/component-compiler-utils": "^3.1.0",
|
|
|
+ "hash-sum": "^1.0.2",
|
|
|
+ "loader-utils": "^1.1.0",
|
|
|
+ "vue-hot-reload-api": "^2.3.0",
|
|
|
+ "vue-style-loader": "^4.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/node_modules/hash-sum": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
"node_modules/@vue/cli-shared-utils": {
|
|
|
"version": "5.0.8",
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.8.tgz",
|
|
@@ -2979,38 +3008,6 @@
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.2.45.tgz",
|
|
|
"integrity": "sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg=="
|
|
|
},
|
|
|
- "node_modules/@vue/vue-loader-v15": {
|
|
|
- "name": "vue-loader",
|
|
|
- "version": "15.10.1",
|
|
|
- "resolved": "https://registry.npmmirror.com/vue-loader/-/vue-loader-15.10.1.tgz",
|
|
|
- "integrity": "sha512-SaPHK1A01VrNthlix6h1hq4uJu7S/z0kdLUb6klubo738NeQoLbS6V9/d8Pv19tU0XdQKju3D1HSKuI8wJ5wMA==",
|
|
|
- "dev": true,
|
|
|
- "dependencies": {
|
|
|
- "@vue/component-compiler-utils": "^3.1.0",
|
|
|
- "hash-sum": "^1.0.2",
|
|
|
- "loader-utils": "^1.1.0",
|
|
|
- "vue-hot-reload-api": "^2.3.0",
|
|
|
- "vue-style-loader": "^4.1.0"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "css-loader": "*",
|
|
|
- "webpack": "^3.0.0 || ^4.1.0 || ^5.0.0-0"
|
|
|
- },
|
|
|
- "peerDependenciesMeta": {
|
|
|
- "cache-loader": {
|
|
|
- "optional": true
|
|
|
- },
|
|
|
- "vue-template-compiler": {
|
|
|
- "optional": true
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@vue/vue-loader-v15/node_modules/hash-sum": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-1.0.2.tgz",
|
|
|
- "integrity": "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==",
|
|
|
- "dev": true
|
|
|
- },
|
|
|
"node_modules/@vue/web-component-wrapper": {
|
|
|
"version": "1.3.0",
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/web-component-wrapper/-/web-component-wrapper-1.3.0.tgz",
|
|
@@ -4180,6 +4177,7 @@
|
|
|
"version": "0.15.1",
|
|
|
"resolved": "https://registry.npmmirror.com/consolidate/-/consolidate-0.15.1.tgz",
|
|
|
"integrity": "sha512-DW46nrsMJgy9kqAbPt5rKaCr7uFtpo4mSUvLHIUbJEjm0vo+aY5QLwBUq3FK4tRnJr/X0Psc0C4jf/h+HtXSMw==",
|
|
|
+ "deprecated": "Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"bluebird": "^3.1.1"
|
|
@@ -4988,6 +4986,12 @@
|
|
|
"vue": "^3.2.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/element-plus/node_modules/@popperjs/core": {
|
|
|
+ "name": "@sxzz/popperjs-es",
|
|
|
+ "version": "2.11.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz",
|
|
|
+ "integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ=="
|
|
|
+ },
|
|
|
"node_modules/emoji-regex": {
|
|
|
"version": "8.0.0",
|
|
|
"resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
@@ -12657,11 +12661,6 @@
|
|
|
"integrity": "sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==",
|
|
|
"dev": true
|
|
|
},
|
|
|
- "@popperjs/core": {
|
|
|
- "version": "npm:@sxzz/popperjs-es@2.11.7",
|
|
|
- "resolved": "https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz",
|
|
|
- "integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ=="
|
|
|
- },
|
|
|
"@sideway/address": {
|
|
|
"version": "4.1.4",
|
|
|
"resolved": "https://registry.npmmirror.com/@sideway/address/-/address-4.1.4.tgz",
|
|
@@ -13259,6 +13258,29 @@
|
|
|
"webpack-merge": "^5.7.3",
|
|
|
"webpack-virtual-modules": "^0.4.2",
|
|
|
"whatwg-fetch": "^3.6.2"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/vue-loader-v15": {
|
|
|
+ "version": "npm:vue-loader@15.11.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.11.1.tgz",
|
|
|
+ "integrity": "sha512-0iw4VchYLePqJfJu9s62ACWUXeSqM30SQqlIftbYWM3C+jpPcEHKSPUZBLjSF9au4HTHQ/naF6OGnO3Q/qGR3Q==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@vue/component-compiler-utils": "^3.1.0",
|
|
|
+ "hash-sum": "^1.0.2",
|
|
|
+ "loader-utils": "^1.1.0",
|
|
|
+ "vue-hot-reload-api": "^2.3.0",
|
|
|
+ "vue-style-loader": "^4.1.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "hash-sum": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==",
|
|
|
+ "dev": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"@vue/cli-shared-utils": {
|
|
@@ -13502,27 +13524,6 @@
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.2.45.tgz",
|
|
|
"integrity": "sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg=="
|
|
|
},
|
|
|
- "@vue/vue-loader-v15": {
|
|
|
- "version": "npm:vue-loader@15.10.1",
|
|
|
- "resolved": "https://registry.npmmirror.com/vue-loader/-/vue-loader-15.10.1.tgz",
|
|
|
- "integrity": "sha512-SaPHK1A01VrNthlix6h1hq4uJu7S/z0kdLUb6klubo738NeQoLbS6V9/d8Pv19tU0XdQKju3D1HSKuI8wJ5wMA==",
|
|
|
- "dev": true,
|
|
|
- "requires": {
|
|
|
- "@vue/component-compiler-utils": "^3.1.0",
|
|
|
- "hash-sum": "^1.0.2",
|
|
|
- "loader-utils": "^1.1.0",
|
|
|
- "vue-hot-reload-api": "^2.3.0",
|
|
|
- "vue-style-loader": "^4.1.0"
|
|
|
- },
|
|
|
- "dependencies": {
|
|
|
- "hash-sum": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-1.0.2.tgz",
|
|
|
- "integrity": "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==",
|
|
|
- "dev": true
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
"@vue/web-component-wrapper": {
|
|
|
"version": "1.3.0",
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/web-component-wrapper/-/web-component-wrapper-1.3.0.tgz",
|
|
@@ -15115,6 +15116,13 @@
|
|
|
"lodash-unified": "^1.0.2",
|
|
|
"memoize-one": "^6.0.0",
|
|
|
"normalize-wheel-es": "^1.2.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "@popperjs/core": {
|
|
|
+ "version": "npm:@sxzz/popperjs-es@2.11.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz",
|
|
|
+ "integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ=="
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"emoji-regex": {
|