|
|
|
@ -71,7 +71,7 @@ |
|
|
|
|
"xss": "^1.0.14" |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"@babel/core": "^7.22.8", |
|
|
|
|
"@babel/core": "^7.22.9", |
|
|
|
|
"@babel/preset-env": "^7.22.9", |
|
|
|
|
"autoprefixer": "^10.4.14", |
|
|
|
|
"babel-loader": "^9.1.3", |
|
|
|
@ -248,25 +248,25 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/core": { |
|
|
|
|
"version": "7.22.8", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.8.tgz", |
|
|
|
|
"integrity": "sha512-75+KxFB4CZqYRXjx4NlR4J7yGvKumBuZTmV4NV6v09dVXXkuYVYLT68N6HCzLvfJ+fWCxQsntNzKwwIXL4bHnw==", |
|
|
|
|
"version": "7.22.9", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.9.tgz", |
|
|
|
|
"integrity": "sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@ampproject/remapping": "^2.2.0", |
|
|
|
|
"@babel/code-frame": "^7.22.5", |
|
|
|
|
"@babel/generator": "^7.22.7", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.6", |
|
|
|
|
"@babel/helper-module-transforms": "^7.22.5", |
|
|
|
|
"@babel/generator": "^7.22.9", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.9", |
|
|
|
|
"@babel/helper-module-transforms": "^7.22.9", |
|
|
|
|
"@babel/helpers": "^7.22.6", |
|
|
|
|
"@babel/parser": "^7.22.7", |
|
|
|
|
"@babel/template": "^7.22.5", |
|
|
|
|
"@babel/traverse": "^7.22.8", |
|
|
|
|
"@babel/types": "^7.22.5", |
|
|
|
|
"@nicolo-ribaudo/semver-v6": "^6.3.3", |
|
|
|
|
"convert-source-map": "^1.7.0", |
|
|
|
|
"debug": "^4.1.0", |
|
|
|
|
"gensync": "^1.0.0-beta.2", |
|
|
|
|
"json5": "^2.2.2" |
|
|
|
|
"json5": "^2.2.2", |
|
|
|
|
"semver": "^6.3.1" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
@ -277,9 +277,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/generator": { |
|
|
|
|
"version": "7.22.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.7.tgz", |
|
|
|
|
"integrity": "sha512-p+jPjMG+SI8yvIaxGgeW24u7q9+5+TGpZh8/CuB7RhBKd7RCy8FayNEFNNKrNK/eUcY/4ExQqLmyrvBXKsIcwQ==", |
|
|
|
|
"version": "7.22.9", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.9.tgz", |
|
|
|
|
"integrity": "sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/types": "^7.22.5", |
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.2", |
|
|
|
@ -455,21 +455,21 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-module-transforms": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw==", |
|
|
|
|
"version": "7.22.9", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz", |
|
|
|
|
"integrity": "sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.5", |
|
|
|
|
"@babel/helper-module-imports": "^7.22.5", |
|
|
|
|
"@babel/helper-simple-access": "^7.22.5", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.5", |
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.5", |
|
|
|
|
"@babel/template": "^7.22.5", |
|
|
|
|
"@babel/traverse": "^7.22.5", |
|
|
|
|
"@babel/types": "^7.22.5" |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.6", |
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.5" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@babel/core": "^7.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-optimise-call-expression": { |
|
|
|
@ -3330,6 +3330,7 @@ |
|
|
|
|
"version": "6.3.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nicolo-ribaudo/semver-v6/-/semver-v6-6.3.3.tgz", |
|
|
|
|
"integrity": "sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"bin": { |
|
|
|
|
"semver": "bin/semver.js" |
|
|
|
|
} |
|
|
|
@ -17537,31 +17538,31 @@ |
|
|
|
|
"integrity": "sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==" |
|
|
|
|
}, |
|
|
|
|
"@babel/core": { |
|
|
|
|
"version": "7.22.8", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.8.tgz", |
|
|
|
|
"integrity": "sha512-75+KxFB4CZqYRXjx4NlR4J7yGvKumBuZTmV4NV6v09dVXXkuYVYLT68N6HCzLvfJ+fWCxQsntNzKwwIXL4bHnw==", |
|
|
|
|
"version": "7.22.9", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.9.tgz", |
|
|
|
|
"integrity": "sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w==", |
|
|
|
|
"requires": { |
|
|
|
|
"@ampproject/remapping": "^2.2.0", |
|
|
|
|
"@babel/code-frame": "^7.22.5", |
|
|
|
|
"@babel/generator": "^7.22.7", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.6", |
|
|
|
|
"@babel/helper-module-transforms": "^7.22.5", |
|
|
|
|
"@babel/generator": "^7.22.9", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.9", |
|
|
|
|
"@babel/helper-module-transforms": "^7.22.9", |
|
|
|
|
"@babel/helpers": "^7.22.6", |
|
|
|
|
"@babel/parser": "^7.22.7", |
|
|
|
|
"@babel/template": "^7.22.5", |
|
|
|
|
"@babel/traverse": "^7.22.8", |
|
|
|
|
"@babel/types": "^7.22.5", |
|
|
|
|
"@nicolo-ribaudo/semver-v6": "^6.3.3", |
|
|
|
|
"convert-source-map": "^1.7.0", |
|
|
|
|
"debug": "^4.1.0", |
|
|
|
|
"gensync": "^1.0.0-beta.2", |
|
|
|
|
"json5": "^2.2.2" |
|
|
|
|
"json5": "^2.2.2", |
|
|
|
|
"semver": "^6.3.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/generator": { |
|
|
|
|
"version": "7.22.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.7.tgz", |
|
|
|
|
"integrity": "sha512-p+jPjMG+SI8yvIaxGgeW24u7q9+5+TGpZh8/CuB7RhBKd7RCy8FayNEFNNKrNK/eUcY/4ExQqLmyrvBXKsIcwQ==", |
|
|
|
|
"version": "7.22.9", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.9.tgz", |
|
|
|
|
"integrity": "sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/types": "^7.22.5", |
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.2", |
|
|
|
@ -17694,18 +17695,15 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-module-transforms": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw==", |
|
|
|
|
"version": "7.22.9", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz", |
|
|
|
|
"integrity": "sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.5", |
|
|
|
|
"@babel/helper-module-imports": "^7.22.5", |
|
|
|
|
"@babel/helper-simple-access": "^7.22.5", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.5", |
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.5", |
|
|
|
|
"@babel/template": "^7.22.5", |
|
|
|
|
"@babel/traverse": "^7.22.5", |
|
|
|
|
"@babel/types": "^7.22.5" |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.6", |
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.5" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-optimise-call-expression": { |
|
|
|
@ -19680,7 +19678,8 @@ |
|
|
|
|
"@nicolo-ribaudo/semver-v6": { |
|
|
|
|
"version": "6.3.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nicolo-ribaudo/semver-v6/-/semver-v6-6.3.3.tgz", |
|
|
|
|
"integrity": "sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg==" |
|
|
|
|
"integrity": "sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg==", |
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"@nodelib/fs.scandir": { |
|
|
|
|
"version": "2.1.5", |
|
|
|
|