|
|
|
@ -55,7 +55,7 @@
@@ -55,7 +55,7 @@
|
|
|
|
|
"yaml": "2.3.1" |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"@babel/core": "7.22.5", |
|
|
|
|
"@babel/core": "7.22.6", |
|
|
|
|
"@mdx-js/react": "2.3.0", |
|
|
|
|
"@storybook/addon-a11y": "6.5.16", |
|
|
|
|
"@storybook/addon-actions": "6.5.16", |
|
|
|
@ -213,25 +213,25 @@
@@ -213,25 +213,25 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/core": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg==", |
|
|
|
|
"version": "7.22.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.6.tgz", |
|
|
|
|
"integrity": "sha512-HPIyDa6n+HKw5dEuway3vVAhBboYCtREBMp+IWeseZy6TFtzn6MHkCH2KKYUOC/vKKwgSMHQW4htBOrmuRPXfw==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@ampproject/remapping": "^2.2.0", |
|
|
|
|
"@babel/code-frame": "^7.22.5", |
|
|
|
|
"@babel/generator": "^7.22.5", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.5", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.6", |
|
|
|
|
"@babel/helper-module-transforms": "^7.22.5", |
|
|
|
|
"@babel/helpers": "^7.22.5", |
|
|
|
|
"@babel/parser": "^7.22.5", |
|
|
|
|
"@babel/helpers": "^7.22.6", |
|
|
|
|
"@babel/parser": "^7.22.6", |
|
|
|
|
"@babel/template": "^7.22.5", |
|
|
|
|
"@babel/traverse": "^7.22.5", |
|
|
|
|
"@babel/traverse": "^7.22.6", |
|
|
|
|
"@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", |
|
|
|
|
"semver": "^6.3.0" |
|
|
|
|
"json5": "^2.2.2" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
@ -45828,25 +45828,25 @@
@@ -45828,25 +45828,25 @@
|
|
|
|
|
"integrity": "sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg==" |
|
|
|
|
}, |
|
|
|
|
"@babel/core": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg==", |
|
|
|
|
"version": "7.22.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.6.tgz", |
|
|
|
|
"integrity": "sha512-HPIyDa6n+HKw5dEuway3vVAhBboYCtREBMp+IWeseZy6TFtzn6MHkCH2KKYUOC/vKKwgSMHQW4htBOrmuRPXfw==", |
|
|
|
|
"requires": { |
|
|
|
|
"@ampproject/remapping": "^2.2.0", |
|
|
|
|
"@babel/code-frame": "^7.22.5", |
|
|
|
|
"@babel/generator": "^7.22.5", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.5", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.6", |
|
|
|
|
"@babel/helper-module-transforms": "^7.22.5", |
|
|
|
|
"@babel/helpers": "^7.22.5", |
|
|
|
|
"@babel/parser": "^7.22.5", |
|
|
|
|
"@babel/helpers": "^7.22.6", |
|
|
|
|
"@babel/parser": "^7.22.6", |
|
|
|
|
"@babel/template": "^7.22.5", |
|
|
|
|
"@babel/traverse": "^7.22.5", |
|
|
|
|
"@babel/traverse": "^7.22.6", |
|
|
|
|
"@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", |
|
|
|
|
"semver": "^6.3.0" |
|
|
|
|
"json5": "^2.2.2" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/generator": { |
|
|
|
|