|
|
@ -69,7 +69,7 @@ |
|
|
|
"@babel/preset-env": "^7.16.11", |
|
|
|
"@babel/preset-env": "^7.16.11", |
|
|
|
"autoprefixer": "^10.4.2", |
|
|
|
"autoprefixer": "^10.4.2", |
|
|
|
"babel-loader": "^8.2.3", |
|
|
|
"babel-loader": "^8.2.3", |
|
|
|
"copy-webpack-plugin": "^10.2.1", |
|
|
|
"copy-webpack-plugin": "^11.0.0", |
|
|
|
"css-loader": "^5.2.7", |
|
|
|
"css-loader": "^5.2.7", |
|
|
|
"css-minimizer-webpack-plugin": "^3.4.1", |
|
|
|
"css-minimizer-webpack-plugin": "^3.4.1", |
|
|
|
"eslint": "^8.17.0", |
|
|
|
"eslint": "^8.17.0", |
|
|
@ -4140,18 +4140,6 @@ |
|
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/array-union": { |
|
|
|
|
|
|
|
"version": "3.0.1", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/array-union/-/array-union-3.0.1.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-1OvF9IbWwaeiM9VhzYXVQacMibxpXOMYVNIvMtKRyX9SImBXpKcFr8XvFDeEslCyuH/t6KRt7HEO94AlP8Iatw==", |
|
|
|
|
|
|
|
"dev": true, |
|
|
|
|
|
|
|
"engines": { |
|
|
|
|
|
|
|
"node": ">=12" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"funding": { |
|
|
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/array.prototype.flat": { |
|
|
|
"node_modules/array.prototype.flat": { |
|
|
|
"version": "1.2.5", |
|
|
|
"version": "1.2.5", |
|
|
|
"resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz", |
|
|
@ -5616,20 +5604,20 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/copy-webpack-plugin": { |
|
|
|
"node_modules/copy-webpack-plugin": { |
|
|
|
"version": "10.2.1", |
|
|
|
"version": "11.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.1.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-11.0.0.tgz", |
|
|
|
"integrity": "sha512-nr81NhCAIpAWXGCK5thrKmfCQ6GDY0L5RN0U+BnIn/7Us55+UCex5ANNsNKmIVtDRnk0Ecf+/kzp9SUVrrBMLg==", |
|
|
|
"integrity": "sha512-fX2MWpamkW0hZxMEg0+mYnA40LTosOSa5TqZ9GYIBzyJa9C3QUaMPSE2xAi/buNr8u89SfD9wHSQVBzrRa/SOQ==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"fast-glob": "^3.2.7", |
|
|
|
"fast-glob": "^3.2.11", |
|
|
|
"glob-parent": "^6.0.1", |
|
|
|
"glob-parent": "^6.0.1", |
|
|
|
"globby": "^12.0.2", |
|
|
|
"globby": "^13.1.1", |
|
|
|
"normalize-path": "^3.0.0", |
|
|
|
"normalize-path": "^3.0.0", |
|
|
|
"schema-utils": "^4.0.0", |
|
|
|
"schema-utils": "^4.0.0", |
|
|
|
"serialize-javascript": "^6.0.0" |
|
|
|
"serialize-javascript": "^6.0.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"engines": { |
|
|
|
"node": ">= 12.20.0" |
|
|
|
"node": ">= 14.15.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
"type": "opencollective", |
|
|
@ -8993,15 +8981,14 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/globby": { |
|
|
|
"node_modules/globby": { |
|
|
|
"version": "12.2.0", |
|
|
|
"version": "13.1.2", |
|
|
|
"resolved": "https://registry.npmjs.org/globby/-/globby-12.2.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/globby/-/globby-13.1.2.tgz", |
|
|
|
"integrity": "sha512-wiSuFQLZ+urS9x2gGPl1H5drc5twabmm4m2gTR27XDFyjUHJUNsS8o/2aKyIF6IoBaR630atdher0XJ5g6OMmA==", |
|
|
|
"integrity": "sha512-LKSDZXToac40u8Q1PQtZihbNdTYSNMuWe+K5l+oa6KgDzSvVrHXlJy40hUP522RjAIoNLJYBJi7ow+rbFpIhHQ==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"array-union": "^3.0.1", |
|
|
|
|
|
|
|
"dir-glob": "^3.0.1", |
|
|
|
"dir-glob": "^3.0.1", |
|
|
|
"fast-glob": "^3.2.7", |
|
|
|
"fast-glob": "^3.2.11", |
|
|
|
"ignore": "^5.1.9", |
|
|
|
"ignore": "^5.2.0", |
|
|
|
"merge2": "^1.4.1", |
|
|
|
"merge2": "^1.4.1", |
|
|
|
"slash": "^4.0.0" |
|
|
|
"slash": "^4.0.0" |
|
|
|
}, |
|
|
|
}, |
|
|
@ -21666,12 +21653,6 @@ |
|
|
|
"is-string": "^1.0.7" |
|
|
|
"is-string": "^1.0.7" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"array-union": { |
|
|
|
|
|
|
|
"version": "3.0.1", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/array-union/-/array-union-3.0.1.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-1OvF9IbWwaeiM9VhzYXVQacMibxpXOMYVNIvMtKRyX9SImBXpKcFr8XvFDeEslCyuH/t6KRt7HEO94AlP8Iatw==", |
|
|
|
|
|
|
|
"dev": true |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"array.prototype.flat": { |
|
|
|
"array.prototype.flat": { |
|
|
|
"version": "1.2.5", |
|
|
|
"version": "1.2.5", |
|
|
|
"resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz", |
|
|
@ -22820,14 +22801,14 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"copy-webpack-plugin": { |
|
|
|
"copy-webpack-plugin": { |
|
|
|
"version": "10.2.1", |
|
|
|
"version": "11.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.1.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-11.0.0.tgz", |
|
|
|
"integrity": "sha512-nr81NhCAIpAWXGCK5thrKmfCQ6GDY0L5RN0U+BnIn/7Us55+UCex5ANNsNKmIVtDRnk0Ecf+/kzp9SUVrrBMLg==", |
|
|
|
"integrity": "sha512-fX2MWpamkW0hZxMEg0+mYnA40LTosOSa5TqZ9GYIBzyJa9C3QUaMPSE2xAi/buNr8u89SfD9wHSQVBzrRa/SOQ==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"requires": { |
|
|
|
"fast-glob": "^3.2.7", |
|
|
|
"fast-glob": "^3.2.11", |
|
|
|
"glob-parent": "^6.0.1", |
|
|
|
"glob-parent": "^6.0.1", |
|
|
|
"globby": "^12.0.2", |
|
|
|
"globby": "^13.1.1", |
|
|
|
"normalize-path": "^3.0.0", |
|
|
|
"normalize-path": "^3.0.0", |
|
|
|
"schema-utils": "^4.0.0", |
|
|
|
"schema-utils": "^4.0.0", |
|
|
|
"serialize-javascript": "^6.0.0" |
|
|
|
"serialize-javascript": "^6.0.0" |
|
|
@ -25497,15 +25478,14 @@ |
|
|
|
"integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==" |
|
|
|
"integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"globby": { |
|
|
|
"globby": { |
|
|
|
"version": "12.2.0", |
|
|
|
"version": "13.1.2", |
|
|
|
"resolved": "https://registry.npmjs.org/globby/-/globby-12.2.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/globby/-/globby-13.1.2.tgz", |
|
|
|
"integrity": "sha512-wiSuFQLZ+urS9x2gGPl1H5drc5twabmm4m2gTR27XDFyjUHJUNsS8o/2aKyIF6IoBaR630atdher0XJ5g6OMmA==", |
|
|
|
"integrity": "sha512-LKSDZXToac40u8Q1PQtZihbNdTYSNMuWe+K5l+oa6KgDzSvVrHXlJy40hUP522RjAIoNLJYBJi7ow+rbFpIhHQ==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"requires": { |
|
|
|
"array-union": "^3.0.1", |
|
|
|
|
|
|
|
"dir-glob": "^3.0.1", |
|
|
|
"dir-glob": "^3.0.1", |
|
|
|
"fast-glob": "^3.2.7", |
|
|
|
"fast-glob": "^3.2.11", |
|
|
|
"ignore": "^5.1.9", |
|
|
|
"ignore": "^5.2.0", |
|
|
|
"merge2": "^1.4.1", |
|
|
|
"merge2": "^1.4.1", |
|
|
|
"slash": "^4.0.0" |
|
|
|
"slash": "^4.0.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|