|
|
@ -723,9 +723,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@babel/parser": { |
|
|
|
"@babel/parser": { |
|
|
|
"version": "7.15.5", |
|
|
|
"version": "7.15.6", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.15.5.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.15.6.tgz", |
|
|
|
"integrity": "sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg==", |
|
|
|
"integrity": "sha512-S/TSCcsRuCkmpUuoWijua0Snt+f3ewU/8spLo+4AXJCZfT0bVCzLD5MuOKdrx0mlAptbKzn5AdgEIIKXxXkz9Q==", |
|
|
|
"dev": true |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { |
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { |
|
|
@ -832,16 +832,16 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@babel/plugin-proposal-object-rest-spread": { |
|
|
|
"@babel/plugin-proposal-object-rest-spread": { |
|
|
|
"version": "7.14.7", |
|
|
|
"version": "7.15.6", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.7.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.15.6.tgz", |
|
|
|
"integrity": "sha512-082hsZz+sVabfmDWo1Oct1u1AgbKbUAyVgmX4otIc7bdsRgHBXwTwb3DpDmD4Eyyx6DNiuz5UAATT655k+kL5g==", |
|
|
|
"integrity": "sha512-qtOHo7A1Vt+O23qEAX+GdBpqaIuD3i9VRrWgCJeq7WO6H2d14EK3q11urj5Te2MAeK97nMiIdRpwd/ST4JFbNg==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"requires": { |
|
|
|
"@babel/compat-data": "^7.14.7", |
|
|
|
"@babel/compat-data": "^7.15.0", |
|
|
|
"@babel/helper-compilation-targets": "^7.14.5", |
|
|
|
"@babel/helper-compilation-targets": "^7.15.4", |
|
|
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
|
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3", |
|
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3", |
|
|
|
"@babel/plugin-transform-parameters": "^7.14.5" |
|
|
|
"@babel/plugin-transform-parameters": "^7.15.4" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@babel/plugin-proposal-optional-catch-binding": { |
|
|
|
"@babel/plugin-proposal-optional-catch-binding": { |
|
|
@ -1355,9 +1355,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@babel/preset-env": { |
|
|
|
"@babel/preset-env": { |
|
|
|
"version": "7.15.4", |
|
|
|
"version": "7.15.6", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.15.4.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.15.6.tgz", |
|
|
|
"integrity": "sha512-4f2nLw+q6ht8gl3sHCmNhmA5W6b1ItLzbH3UrKuJxACHr2eCpk96jwjrAfCAaXaaVwTQGnyUYHY2EWXJGt7TUQ==", |
|
|
|
"integrity": "sha512-L+6jcGn7EWu7zqaO2uoTDjjMBW+88FXzV8KvrBl2z6MtRNxlsmUNRlZPaNNPUTgqhyC5DHNFk/2Jmra+ublZWw==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"requires": { |
|
|
|
"@babel/compat-data": "^7.15.0", |
|
|
|
"@babel/compat-data": "^7.15.0", |
|
|
@ -1374,7 +1374,7 @@ |
|
|
|
"@babel/plugin-proposal-logical-assignment-operators": "^7.14.5", |
|
|
|
"@babel/plugin-proposal-logical-assignment-operators": "^7.14.5", |
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", |
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", |
|
|
|
"@babel/plugin-proposal-numeric-separator": "^7.14.5", |
|
|
|
"@babel/plugin-proposal-numeric-separator": "^7.14.5", |
|
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.14.7", |
|
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.15.6", |
|
|
|
"@babel/plugin-proposal-optional-catch-binding": "^7.14.5", |
|
|
|
"@babel/plugin-proposal-optional-catch-binding": "^7.14.5", |
|
|
|
"@babel/plugin-proposal-optional-chaining": "^7.14.5", |
|
|
|
"@babel/plugin-proposal-optional-chaining": "^7.14.5", |
|
|
|
"@babel/plugin-proposal-private-methods": "^7.14.5", |
|
|
|
"@babel/plugin-proposal-private-methods": "^7.14.5", |
|
|
@ -1427,7 +1427,7 @@ |
|
|
|
"@babel/plugin-transform-unicode-escapes": "^7.14.5", |
|
|
|
"@babel/plugin-transform-unicode-escapes": "^7.14.5", |
|
|
|
"@babel/plugin-transform-unicode-regex": "^7.14.5", |
|
|
|
"@babel/plugin-transform-unicode-regex": "^7.14.5", |
|
|
|
"@babel/preset-modules": "^0.1.4", |
|
|
|
"@babel/preset-modules": "^0.1.4", |
|
|
|
"@babel/types": "^7.15.4", |
|
|
|
"@babel/types": "^7.15.6", |
|
|
|
"babel-plugin-polyfill-corejs2": "^0.2.2", |
|
|
|
"babel-plugin-polyfill-corejs2": "^0.2.2", |
|
|
|
"babel-plugin-polyfill-corejs3": "^0.2.2", |
|
|
|
"babel-plugin-polyfill-corejs3": "^0.2.2", |
|
|
|
"babel-plugin-polyfill-regenerator": "^0.2.2", |
|
|
|
"babel-plugin-polyfill-regenerator": "^0.2.2", |
|
|
@ -1558,9 +1558,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@babel/types": { |
|
|
|
"@babel/types": { |
|
|
|
"version": "7.15.4", |
|
|
|
"version": "7.15.6", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.4.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz", |
|
|
|
"integrity": "sha512-0f1HJFuGmmbrKTCZtbm3cU+b/AqdEYk5toj5iQur58xkVMlS0JWaKxTBSmCXd47uiN7vbcozAupm6Mvs80GNhw==", |
|
|
|
"integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"requires": { |
|
|
|
"@babel/helper-validator-identifier": "^7.14.9", |
|
|
|
"@babel/helper-validator-identifier": "^7.14.9", |
|
|
@ -3483,12 +3483,12 @@ |
|
|
|
"integrity": "sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==" |
|
|
|
"integrity": "sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"core-js-compat": { |
|
|
|
"core-js-compat": { |
|
|
|
"version": "3.17.2", |
|
|
|
"version": "3.17.3", |
|
|
|
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.17.2.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.17.3.tgz", |
|
|
|
"integrity": "sha512-lHnt7A1Oqplebl5i0MrQyFv/yyEzr9p29OjlkcsFRDDgHwwQyVckfRGJ790qzXhkwM8ba4SFHHa2sO+T5f1zGg==", |
|
|
|
"integrity": "sha512-+in61CKYs4hQERiADCJsdgewpdl/X0GhEX77pjKgbeibXviIt2oxEjTc8O2fqHX8mDdBrDvX8MYD/RYsBv4OiA==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"requires": { |
|
|
|
"browserslist": "^4.16.8", |
|
|
|
"browserslist": "^4.17.0", |
|
|
|
"semver": "7.0.0" |
|
|
|
"semver": "7.0.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
@ -3506,9 +3506,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"caniuse-lite": { |
|
|
|
"caniuse-lite": { |
|
|
|
"version": "1.0.30001255", |
|
|
|
"version": "1.0.30001256", |
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001255.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001256.tgz", |
|
|
|
"integrity": "sha512-F+A3N9jTZL882f/fg/WWVnKSu6IOo3ueLz4zwaOPbPYHNmM/ZaDUyzyJwS1mZhX7Ex5jqTyW599Gdelh5PDYLQ==", |
|
|
|
"integrity": "sha512-QirrvMLmB4txNnxiaG/xbm6FSzv9LqOZ3Jp9VtCYb3oPIfCHpr/oGn38pFq0udwlkctvXQgPthaXqJ76DaYGnA==", |
|
|
|
"dev": true |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
}, |
|
|
|
"colorette": { |
|
|
|
"colorette": { |
|
|
@ -4256,9 +4256,9 @@ |
|
|
|
"integrity": "sha512-mbacwySuVD3Ad6F2hTkjSTvJt59bcVv2l/TmBerp4xZnLak8tPtA4AScUn4DL42c1ksTiAO6sGhJZ52P/1Qgew==" |
|
|
|
"integrity": "sha512-mbacwySuVD3Ad6F2hTkjSTvJt59bcVv2l/TmBerp4xZnLak8tPtA4AScUn4DL42c1ksTiAO6sGhJZ52P/1Qgew==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"electron-to-chromium": { |
|
|
|
"electron-to-chromium": { |
|
|
|
"version": "1.3.832", |
|
|
|
"version": "1.3.836", |
|
|
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.832.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.836.tgz", |
|
|
|
"integrity": "sha512-x7lO8tGoW0CyV53qON4Lb5Rok9ipDelNdBIAiYUZ03dqy4u9vohMM1qV047+s/hiyJiqUWX/3PNwkX3kexX5ig==", |
|
|
|
"integrity": "sha512-Ney3pHOJBWkG/AqYjrW0hr2AUCsao+2uvq9HUlRP8OlpSdk/zOHOUJP7eu0icDvePC9DlgffuelP4TnOJmMRUg==", |
|
|
|
"dev": true |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
}, |
|
|
|
"emoji-regex": { |
|
|
|
"emoji-regex": { |
|
|
|