|
|
|
@ -72,7 +72,7 @@ |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"@babel/core": "^7.23.6", |
|
|
|
|
"@babel/preset-env": "^7.23.6", |
|
|
|
|
"@babel/preset-env": "^7.23.7", |
|
|
|
|
"autoprefixer": "^10.4.16", |
|
|
|
|
"babel-loader": "^9.1.3", |
|
|
|
|
"copy-webpack-plugin": "^11.0.0", |
|
|
|
@ -671,9 +671,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { |
|
|
|
|
"version": "7.23.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.3.tgz", |
|
|
|
|
"integrity": "sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w==", |
|
|
|
|
"version": "7.23.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.7.tgz", |
|
|
|
|
"integrity": "sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20", |
|
|
|
@ -991,9 +991,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-async-generator-functions": { |
|
|
|
|
"version": "7.23.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.4.tgz", |
|
|
|
|
"integrity": "sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw==", |
|
|
|
|
"version": "7.23.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7.tgz", |
|
|
|
|
"integrity": "sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20", |
|
|
|
@ -1780,9 +1780,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/preset-env": { |
|
|
|
|
"version": "7.23.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.23.6.tgz", |
|
|
|
|
"integrity": "sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ==", |
|
|
|
|
"version": "7.23.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.23.7.tgz", |
|
|
|
|
"integrity": "sha512-SY27X/GtTz/L4UryMNJ6p4fH4nsgWbz84y9FE0bQeWJP6O5BhgVCt53CotQKHCOeXJel8VyhlhujhlltKms/CA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/compat-data": "^7.23.5", |
|
|
|
@ -1791,7 +1791,7 @@ |
|
|
|
|
"@babel/helper-validator-option": "^7.23.5", |
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.23.3", |
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.23.3", |
|
|
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.23.3", |
|
|
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.23.7", |
|
|
|
|
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", |
|
|
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4", |
|
|
|
|
"@babel/plugin-syntax-class-properties": "^7.12.13", |
|
|
|
@ -1812,7 +1812,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.23.3", |
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.23.4", |
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.23.7", |
|
|
|
|
"@babel/plugin-transform-async-to-generator": "^7.23.3", |
|
|
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.23.3", |
|
|
|
|
"@babel/plugin-transform-block-scoping": "^7.23.4", |
|
|
|
@ -1860,9 +1860,9 @@ |
|
|
|
|
"@babel/plugin-transform-unicode-regex": "^7.23.3", |
|
|
|
|
"@babel/plugin-transform-unicode-sets-regex": "^7.23.3", |
|
|
|
|
"@babel/preset-modules": "0.1.6-no-external-plugins", |
|
|
|
|
"babel-plugin-polyfill-corejs2": "^0.4.6", |
|
|
|
|
"babel-plugin-polyfill-corejs3": "^0.8.5", |
|
|
|
|
"babel-plugin-polyfill-regenerator": "^0.5.3", |
|
|
|
|
"babel-plugin-polyfill-corejs2": "^0.4.7", |
|
|
|
|
"babel-plugin-polyfill-corejs3": "^0.8.7", |
|
|
|
|
"babel-plugin-polyfill-regenerator": "^0.5.4", |
|
|
|
|
"core-js-compat": "^3.31.0", |
|
|
|
|
"semver": "^6.3.1" |
|
|
|
|
}, |
|
|
|
@ -1874,9 +1874,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/preset-env/node_modules/@babel/helper-define-polyfill-provider": { |
|
|
|
|
"version": "0.4.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz", |
|
|
|
|
"integrity": "sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==", |
|
|
|
|
"version": "0.4.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz", |
|
|
|
|
"integrity": "sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.6", |
|
|
|
@ -1890,13 +1890,13 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/preset-env/node_modules/babel-plugin-polyfill-corejs2": { |
|
|
|
|
"version": "0.4.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz", |
|
|
|
|
"integrity": "sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==", |
|
|
|
|
"version": "0.4.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz", |
|
|
|
|
"integrity": "sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/compat-data": "^7.22.6", |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.3", |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.4", |
|
|
|
|
"semver": "^6.3.1" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
@ -1904,12 +1904,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/preset-env/node_modules/babel-plugin-polyfill-regenerator": { |
|
|
|
|
"version": "0.5.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz", |
|
|
|
|
"integrity": "sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==", |
|
|
|
|
"version": "0.5.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz", |
|
|
|
|
"integrity": "sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.3" |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.4" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" |
|
|
|
@ -4852,22 +4852,22 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/babel-plugin-polyfill-corejs3": { |
|
|
|
|
"version": "0.8.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.5.tgz", |
|
|
|
|
"integrity": "sha512-Q6CdATeAvbScWPNLB8lzSO7fgUVBkQt6zLgNlfyeCr/EQaEQR+bWiBYYPYAFyE528BMjRhL+1QBMOI4jc/c5TA==", |
|
|
|
|
"version": "0.8.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz", |
|
|
|
|
"integrity": "sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.3", |
|
|
|
|
"core-js-compat": "^3.32.2" |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.4", |
|
|
|
|
"core-js-compat": "^3.33.1" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/babel-plugin-polyfill-corejs3/node_modules/@babel/helper-define-polyfill-provider": { |
|
|
|
|
"version": "0.4.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz", |
|
|
|
|
"integrity": "sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==", |
|
|
|
|
"version": "0.4.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz", |
|
|
|
|
"integrity": "sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.6", |
|
|
|
@ -5948,11 +5948,11 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/core-js-compat": { |
|
|
|
|
"version": "3.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.33.0.tgz", |
|
|
|
|
"integrity": "sha512-0w4LcLXsVEuNkIqwjjf9rjCoPhK8uqA4tMRh4Ge26vfLtUutshn+aRJU21I9LCJlh2QQHfisNToLjw1XEJLTWw==", |
|
|
|
|
"version": "3.35.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.35.0.tgz", |
|
|
|
|
"integrity": "sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"browserslist": "^4.22.1" |
|
|
|
|
"browserslist": "^4.22.2" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
@ -18293,9 +18293,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { |
|
|
|
|
"version": "7.23.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.3.tgz", |
|
|
|
|
"integrity": "sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w==", |
|
|
|
|
"version": "7.23.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.7.tgz", |
|
|
|
|
"integrity": "sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20", |
|
|
|
@ -18509,9 +18509,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-async-generator-functions": { |
|
|
|
|
"version": "7.23.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.4.tgz", |
|
|
|
|
"integrity": "sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw==", |
|
|
|
|
"version": "7.23.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7.tgz", |
|
|
|
|
"integrity": "sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20", |
|
|
|
@ -19009,9 +19009,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/preset-env": { |
|
|
|
|
"version": "7.23.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.23.6.tgz", |
|
|
|
|
"integrity": "sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ==", |
|
|
|
|
"version": "7.23.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.23.7.tgz", |
|
|
|
|
"integrity": "sha512-SY27X/GtTz/L4UryMNJ6p4fH4nsgWbz84y9FE0bQeWJP6O5BhgVCt53CotQKHCOeXJel8VyhlhujhlltKms/CA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/compat-data": "^7.23.5", |
|
|
|
@ -19020,7 +19020,7 @@ |
|
|
|
|
"@babel/helper-validator-option": "^7.23.5", |
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.23.3", |
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.23.3", |
|
|
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.23.3", |
|
|
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.23.7", |
|
|
|
|
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", |
|
|
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4", |
|
|
|
|
"@babel/plugin-syntax-class-properties": "^7.12.13", |
|
|
|
@ -19041,7 +19041,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.23.3", |
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.23.4", |
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.23.7", |
|
|
|
|
"@babel/plugin-transform-async-to-generator": "^7.23.3", |
|
|
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.23.3", |
|
|
|
|
"@babel/plugin-transform-block-scoping": "^7.23.4", |
|
|
|
@ -19089,17 +19089,17 @@ |
|
|
|
|
"@babel/plugin-transform-unicode-regex": "^7.23.3", |
|
|
|
|
"@babel/plugin-transform-unicode-sets-regex": "^7.23.3", |
|
|
|
|
"@babel/preset-modules": "0.1.6-no-external-plugins", |
|
|
|
|
"babel-plugin-polyfill-corejs2": "^0.4.6", |
|
|
|
|
"babel-plugin-polyfill-corejs3": "^0.8.5", |
|
|
|
|
"babel-plugin-polyfill-regenerator": "^0.5.3", |
|
|
|
|
"babel-plugin-polyfill-corejs2": "^0.4.7", |
|
|
|
|
"babel-plugin-polyfill-corejs3": "^0.8.7", |
|
|
|
|
"babel-plugin-polyfill-regenerator": "^0.5.4", |
|
|
|
|
"core-js-compat": "^3.31.0", |
|
|
|
|
"semver": "^6.3.1" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-define-polyfill-provider": { |
|
|
|
|
"version": "0.4.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz", |
|
|
|
|
"integrity": "sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==", |
|
|
|
|
"version": "0.4.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz", |
|
|
|
|
"integrity": "sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.6", |
|
|
|
@ -19110,23 +19110,23 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"babel-plugin-polyfill-corejs2": { |
|
|
|
|
"version": "0.4.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz", |
|
|
|
|
"integrity": "sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==", |
|
|
|
|
"version": "0.4.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz", |
|
|
|
|
"integrity": "sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/compat-data": "^7.22.6", |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.3", |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.4", |
|
|
|
|
"semver": "^6.3.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"babel-plugin-polyfill-regenerator": { |
|
|
|
|
"version": "0.5.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz", |
|
|
|
|
"integrity": "sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==", |
|
|
|
|
"version": "0.5.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz", |
|
|
|
|
"integrity": "sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.3" |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.4" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -21387,19 +21387,19 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"babel-plugin-polyfill-corejs3": { |
|
|
|
|
"version": "0.8.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.5.tgz", |
|
|
|
|
"integrity": "sha512-Q6CdATeAvbScWPNLB8lzSO7fgUVBkQt6zLgNlfyeCr/EQaEQR+bWiBYYPYAFyE528BMjRhL+1QBMOI4jc/c5TA==", |
|
|
|
|
"version": "0.8.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz", |
|
|
|
|
"integrity": "sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.3", |
|
|
|
|
"core-js-compat": "^3.32.2" |
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.4", |
|
|
|
|
"core-js-compat": "^3.33.1" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-define-polyfill-provider": { |
|
|
|
|
"version": "0.4.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz", |
|
|
|
|
"integrity": "sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==", |
|
|
|
|
"version": "0.4.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz", |
|
|
|
|
"integrity": "sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.6", |
|
|
|
@ -22223,11 +22223,11 @@ |
|
|
|
|
"integrity": "sha512-aDdvlDder8QmY91H88GzNi9EtQi2TjvQhpCX6B1v/dAZHU1AuLgHvRh54RiOerpEhEW46Tkf+vgAViB/CWC0ag==" |
|
|
|
|
}, |
|
|
|
|
"core-js-compat": { |
|
|
|
|
"version": "3.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.33.0.tgz", |
|
|
|
|
"integrity": "sha512-0w4LcLXsVEuNkIqwjjf9rjCoPhK8uqA4tMRh4Ge26vfLtUutshn+aRJU21I9LCJlh2QQHfisNToLjw1XEJLTWw==", |
|
|
|
|
"version": "3.35.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.35.0.tgz", |
|
|
|
|
"integrity": "sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw==", |
|
|
|
|
"requires": { |
|
|
|
|
"browserslist": "^4.22.1" |
|
|
|
|
"browserslist": "^4.22.2" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"core-util-is": { |
|
|
|
|