|
|
|
@ -72,7 +72,7 @@ |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"@babel/core": "^7.22.8", |
|
|
|
|
"@babel/preset-env": "^7.22.6", |
|
|
|
|
"@babel/preset-env": "^7.22.7", |
|
|
|
|
"autoprefixer": "^10.4.14", |
|
|
|
|
"babel-loader": "^9.1.2", |
|
|
|
|
"copy-webpack-plugin": "^11.0.0", |
|
|
|
@ -990,9 +990,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-async-generator-functions": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-gGOEvFzm3fWoyD5uZq7vVTD57pPJ3PczPUD/xCFGjzBpUosnklmXyKnGQbbbGs1NPNPskFex0j93yKbHt0cHyg==", |
|
|
|
|
"version": "7.22.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.7.tgz", |
|
|
|
|
"integrity": "sha512-7HmE7pk/Fmke45TODvxvkxRMV9RazV+ZZzhOL9AG8G29TLrr3jkjwF7uJfxZ30EoXpO+LJkq4oA8NjO2DTnEDg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.5", |
|
|
|
@ -1778,9 +1778,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/preset-env": { |
|
|
|
|
"version": "7.22.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.6.tgz", |
|
|
|
|
"integrity": "sha512-IHr0AXHGk8oh8HYSs45Mxuv6iySUBwDTIzJSnXN7PURqHdxJVQlCoXmKJgyvSS9bcNf9NVRVE35z+LkCvGmi6w==", |
|
|
|
|
"version": "7.22.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.7.tgz", |
|
|
|
|
"integrity": "sha512-1whfDtW+CzhETuzYXfcgZAh8/GFMeEbz0V5dVgya8YeJyCU6Y/P2Gnx4Qb3MylK68Zu9UiwUvbPMPTpFAOJ+sQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/compat-data": "^7.22.6", |
|
|
|
@ -1809,7 +1809,7 @@ |
|
|
|
|
"@babel/plugin-syntax-top-level-await": "^7.14.5", |
|
|
|
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", |
|
|
|
|
"@babel/plugin-transform-arrow-functions": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.22.7", |
|
|
|
|
"@babel/plugin-transform-async-to-generator": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-block-scoping": "^7.22.5", |
|
|
|
@ -1859,9 +1859,9 @@ |
|
|
|
|
"@babel/preset-modules": "^0.1.5", |
|
|
|
|
"@babel/types": "^7.22.5", |
|
|
|
|
"@nicolo-ribaudo/semver-v6": "^6.3.3", |
|
|
|
|
"babel-plugin-polyfill-corejs2": "^0.4.3", |
|
|
|
|
"babel-plugin-polyfill-corejs3": "^0.8.1", |
|
|
|
|
"babel-plugin-polyfill-regenerator": "^0.5.0", |
|
|
|
|
"babel-plugin-polyfill-corejs2": "^0.4.4", |
|
|
|
|
"babel-plugin-polyfill-corejs3": "^0.8.2", |
|
|
|
|
"babel-plugin-polyfill-regenerator": "^0.5.1", |
|
|
|
|
"core-js-compat": "^3.31.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
@ -1872,43 +1872,42 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/preset-env/node_modules/@babel/helper-define-polyfill-provider": { |
|
|
|
|
"version": "0.4.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.0.tgz", |
|
|
|
|
"integrity": "sha512-RnanLx5ETe6aybRi1cO/edaRH+bNYWaryCEmjDDYyNr4wnSzyOp8T0dWipmqVHKEY3AbVKUom50AKSlj1zmKbg==", |
|
|
|
|
"version": "0.4.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.1.tgz", |
|
|
|
|
"integrity": "sha512-kX4oXixDxG197yhX+J3Wp+NpL2wuCFjWQAr6yX2jtCnflK9ulMI51ULFGIrWiX1jGfvAxdHp+XQCcP2bZGPs9A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-compilation-targets": "^7.17.7", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.16.7", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.6", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
|
"debug": "^4.1.1", |
|
|
|
|
"lodash.debounce": "^4.0.8", |
|
|
|
|
"resolve": "^1.14.2", |
|
|
|
|
"semver": "^6.1.2" |
|
|
|
|
"resolve": "^1.14.2" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@babel/core": "^7.4.0-0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/preset-env/node_modules/babel-plugin-polyfill-corejs2": { |
|
|
|
|
"version": "0.4.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.3.tgz", |
|
|
|
|
"integrity": "sha512-bM3gHc337Dta490gg+/AseNB9L4YLHxq1nGKZZSHbhXv4aTYU2MD2cjza1Ru4S6975YLTaL1K8uJf6ukJhhmtw==", |
|
|
|
|
"version": "0.4.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.4.tgz", |
|
|
|
|
"integrity": "sha512-9WeK9snM1BfxB38goUEv2FLnA6ja07UMfazFHzCXUb3NyDZAwfXvQiURQ6guTTMeHcOsdknULm1PDhs4uWtKyA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/compat-data": "^7.17.7", |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.0", |
|
|
|
|
"semver": "^6.1.1" |
|
|
|
|
"@babel/compat-data": "^7.22.6", |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.1", |
|
|
|
|
"@nicolo-ribaudo/semver-v6": "^6.3.3" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@babel/core": "^7.0.0-0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/preset-env/node_modules/babel-plugin-polyfill-regenerator": { |
|
|
|
|
"version": "0.5.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.0.tgz", |
|
|
|
|
"integrity": "sha512-hDJtKjMLVa7Z+LwnTCxoDLQj6wdc+B8dun7ayF2fYieI6OzfuvcLMB32ihJZ4UhCBwNYGl5bg/x/P9cMdnkc2g==", |
|
|
|
|
"version": "0.5.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.1.tgz", |
|
|
|
|
"integrity": "sha512-L8OyySuI6OSQ5hFy9O+7zFjyr4WhAfRjLIOkhQGYl+emwJkd/S4XXT1JpfrgR1jrQ1NcGiOh+yAdGlF8pnC3Jw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.0" |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.1" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@babel/core": "^7.0.0-0" |
|
|
|
@ -4697,30 +4696,29 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/babel-plugin-polyfill-corejs3": { |
|
|
|
|
"version": "0.8.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.1.tgz", |
|
|
|
|
"integrity": "sha512-ikFrZITKg1xH6pLND8zT14UPgjKHiGLqex7rGEZCH2EvhsneJaJPemmpQaIZV5AL03II+lXylw3UmddDK8RU5Q==", |
|
|
|
|
"version": "0.8.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.2.tgz", |
|
|
|
|
"integrity": "sha512-Cid+Jv1BrY9ReW9lIfNlNpsI53N+FN7gE+f73zLAUbr9C52W4gKLWSByx47pfDJsEysojKArqOtOKZSVIIUTuQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.0", |
|
|
|
|
"core-js-compat": "^3.30.1" |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.1", |
|
|
|
|
"core-js-compat": "^3.31.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@babel/core": "^7.0.0-0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/babel-plugin-polyfill-corejs3/node_modules/@babel/helper-define-polyfill-provider": { |
|
|
|
|
"version": "0.4.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.0.tgz", |
|
|
|
|
"integrity": "sha512-RnanLx5ETe6aybRi1cO/edaRH+bNYWaryCEmjDDYyNr4wnSzyOp8T0dWipmqVHKEY3AbVKUom50AKSlj1zmKbg==", |
|
|
|
|
"version": "0.4.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.1.tgz", |
|
|
|
|
"integrity": "sha512-kX4oXixDxG197yhX+J3Wp+NpL2wuCFjWQAr6yX2jtCnflK9ulMI51ULFGIrWiX1jGfvAxdHp+XQCcP2bZGPs9A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-compilation-targets": "^7.17.7", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.16.7", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.6", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
|
"debug": "^4.1.1", |
|
|
|
|
"lodash.debounce": "^4.0.8", |
|
|
|
|
"resolve": "^1.14.2", |
|
|
|
|
"semver": "^6.1.2" |
|
|
|
|
"resolve": "^1.14.2" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@babel/core": "^7.4.0-0" |
|
|
|
@ -17980,9 +17978,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-async-generator-functions": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-gGOEvFzm3fWoyD5uZq7vVTD57pPJ3PczPUD/xCFGjzBpUosnklmXyKnGQbbbGs1NPNPskFex0j93yKbHt0cHyg==", |
|
|
|
|
"version": "7.22.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.7.tgz", |
|
|
|
|
"integrity": "sha512-7HmE7pk/Fmke45TODvxvkxRMV9RazV+ZZzhOL9AG8G29TLrr3jkjwF7uJfxZ30EoXpO+LJkq4oA8NjO2DTnEDg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.5", |
|
|
|
@ -18479,9 +18477,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/preset-env": { |
|
|
|
|
"version": "7.22.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.6.tgz", |
|
|
|
|
"integrity": "sha512-IHr0AXHGk8oh8HYSs45Mxuv6iySUBwDTIzJSnXN7PURqHdxJVQlCoXmKJgyvSS9bcNf9NVRVE35z+LkCvGmi6w==", |
|
|
|
|
"version": "7.22.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.7.tgz", |
|
|
|
|
"integrity": "sha512-1whfDtW+CzhETuzYXfcgZAh8/GFMeEbz0V5dVgya8YeJyCU6Y/P2Gnx4Qb3MylK68Zu9UiwUvbPMPTpFAOJ+sQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/compat-data": "^7.22.6", |
|
|
|
@ -18510,7 +18508,7 @@ |
|
|
|
|
"@babel/plugin-syntax-top-level-await": "^7.14.5", |
|
|
|
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", |
|
|
|
|
"@babel/plugin-transform-arrow-functions": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.22.7", |
|
|
|
|
"@babel/plugin-transform-async-to-generator": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-block-scoping": "^7.22.5", |
|
|
|
@ -18560,44 +18558,43 @@ |
|
|
|
|
"@babel/preset-modules": "^0.1.5", |
|
|
|
|
"@babel/types": "^7.22.5", |
|
|
|
|
"@nicolo-ribaudo/semver-v6": "^6.3.3", |
|
|
|
|
"babel-plugin-polyfill-corejs2": "^0.4.3", |
|
|
|
|
"babel-plugin-polyfill-corejs3": "^0.8.1", |
|
|
|
|
"babel-plugin-polyfill-regenerator": "^0.5.0", |
|
|
|
|
"babel-plugin-polyfill-corejs2": "^0.4.4", |
|
|
|
|
"babel-plugin-polyfill-corejs3": "^0.8.2", |
|
|
|
|
"babel-plugin-polyfill-regenerator": "^0.5.1", |
|
|
|
|
"core-js-compat": "^3.31.0" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-define-polyfill-provider": { |
|
|
|
|
"version": "0.4.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.0.tgz", |
|
|
|
|
"integrity": "sha512-RnanLx5ETe6aybRi1cO/edaRH+bNYWaryCEmjDDYyNr4wnSzyOp8T0dWipmqVHKEY3AbVKUom50AKSlj1zmKbg==", |
|
|
|
|
"version": "0.4.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.1.tgz", |
|
|
|
|
"integrity": "sha512-kX4oXixDxG197yhX+J3Wp+NpL2wuCFjWQAr6yX2jtCnflK9ulMI51ULFGIrWiX1jGfvAxdHp+XQCcP2bZGPs9A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-compilation-targets": "^7.17.7", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.16.7", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.6", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
|
"debug": "^4.1.1", |
|
|
|
|
"lodash.debounce": "^4.0.8", |
|
|
|
|
"resolve": "^1.14.2", |
|
|
|
|
"semver": "^6.1.2" |
|
|
|
|
"resolve": "^1.14.2" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"babel-plugin-polyfill-corejs2": { |
|
|
|
|
"version": "0.4.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.3.tgz", |
|
|
|
|
"integrity": "sha512-bM3gHc337Dta490gg+/AseNB9L4YLHxq1nGKZZSHbhXv4aTYU2MD2cjza1Ru4S6975YLTaL1K8uJf6ukJhhmtw==", |
|
|
|
|
"version": "0.4.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.4.tgz", |
|
|
|
|
"integrity": "sha512-9WeK9snM1BfxB38goUEv2FLnA6ja07UMfazFHzCXUb3NyDZAwfXvQiURQ6guTTMeHcOsdknULm1PDhs4uWtKyA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/compat-data": "^7.17.7", |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.0", |
|
|
|
|
"semver": "^6.1.1" |
|
|
|
|
"@babel/compat-data": "^7.22.6", |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.1", |
|
|
|
|
"@nicolo-ribaudo/semver-v6": "^6.3.3" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"babel-plugin-polyfill-regenerator": { |
|
|
|
|
"version": "0.5.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.0.tgz", |
|
|
|
|
"integrity": "sha512-hDJtKjMLVa7Z+LwnTCxoDLQj6wdc+B8dun7ayF2fYieI6OzfuvcLMB32ihJZ4UhCBwNYGl5bg/x/P9cMdnkc2g==", |
|
|
|
|
"version": "0.5.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.1.tgz", |
|
|
|
|
"integrity": "sha512-L8OyySuI6OSQ5hFy9O+7zFjyr4WhAfRjLIOkhQGYl+emwJkd/S4XXT1JpfrgR1jrQ1NcGiOh+yAdGlF8pnC3Jw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.0" |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.1" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -20746,27 +20743,26 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"babel-plugin-polyfill-corejs3": { |
|
|
|
|
"version": "0.8.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.1.tgz", |
|
|
|
|
"integrity": "sha512-ikFrZITKg1xH6pLND8zT14UPgjKHiGLqex7rGEZCH2EvhsneJaJPemmpQaIZV5AL03II+lXylw3UmddDK8RU5Q==", |
|
|
|
|
"version": "0.8.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.2.tgz", |
|
|
|
|
"integrity": "sha512-Cid+Jv1BrY9ReW9lIfNlNpsI53N+FN7gE+f73zLAUbr9C52W4gKLWSByx47pfDJsEysojKArqOtOKZSVIIUTuQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.0", |
|
|
|
|
"core-js-compat": "^3.30.1" |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.1", |
|
|
|
|
"core-js-compat": "^3.31.0" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-define-polyfill-provider": { |
|
|
|
|
"version": "0.4.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.0.tgz", |
|
|
|
|
"integrity": "sha512-RnanLx5ETe6aybRi1cO/edaRH+bNYWaryCEmjDDYyNr4wnSzyOp8T0dWipmqVHKEY3AbVKUom50AKSlj1zmKbg==", |
|
|
|
|
"version": "0.4.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.1.tgz", |
|
|
|
|
"integrity": "sha512-kX4oXixDxG197yhX+J3Wp+NpL2wuCFjWQAr6yX2jtCnflK9ulMI51ULFGIrWiX1jGfvAxdHp+XQCcP2bZGPs9A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-compilation-targets": "^7.17.7", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.16.7", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.6", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
|
"debug": "^4.1.1", |
|
|
|
|
"lodash.debounce": "^4.0.8", |
|
|
|
|
"resolve": "^1.14.2", |
|
|
|
|
"semver": "^6.1.2" |
|
|
|
|
"resolve": "^1.14.2" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|