|
|
|
@ -52,7 +52,7 @@
@@ -52,7 +52,7 @@
|
|
|
|
|
"yaml": "2.1.3" |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"@babel/core": "7.19.3", |
|
|
|
|
"@babel/core": "7.19.6", |
|
|
|
|
"@mdx-js/react": "2.1.5", |
|
|
|
|
"@storybook/addon-a11y": "6.5.12", |
|
|
|
|
"@storybook/addon-actions": "6.5.12", |
|
|
|
@ -184,20 +184,20 @@
@@ -184,20 +184,20 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/core": { |
|
|
|
|
"version": "7.19.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.19.3.tgz", |
|
|
|
|
"integrity": "sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ==", |
|
|
|
|
"version": "7.19.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.19.6.tgz", |
|
|
|
|
"integrity": "sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@ampproject/remapping": "^2.1.0", |
|
|
|
|
"@babel/code-frame": "^7.18.6", |
|
|
|
|
"@babel/generator": "^7.19.3", |
|
|
|
|
"@babel/generator": "^7.19.6", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.19.3", |
|
|
|
|
"@babel/helper-module-transforms": "^7.19.0", |
|
|
|
|
"@babel/helpers": "^7.19.0", |
|
|
|
|
"@babel/parser": "^7.19.3", |
|
|
|
|
"@babel/helper-module-transforms": "^7.19.6", |
|
|
|
|
"@babel/helpers": "^7.19.4", |
|
|
|
|
"@babel/parser": "^7.19.6", |
|
|
|
|
"@babel/template": "^7.18.10", |
|
|
|
|
"@babel/traverse": "^7.19.3", |
|
|
|
|
"@babel/types": "^7.19.3", |
|
|
|
|
"@babel/traverse": "^7.19.6", |
|
|
|
|
"@babel/types": "^7.19.4", |
|
|
|
|
"convert-source-map": "^1.7.0", |
|
|
|
|
"debug": "^4.1.0", |
|
|
|
|
"gensync": "^1.0.0-beta.2", |
|
|
|
@ -31179,20 +31179,20 @@
@@ -31179,20 +31179,20 @@
|
|
|
|
|
"integrity": "sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==" |
|
|
|
|
}, |
|
|
|
|
"@babel/core": { |
|
|
|
|
"version": "7.19.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.19.3.tgz", |
|
|
|
|
"integrity": "sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ==", |
|
|
|
|
"version": "7.19.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.19.6.tgz", |
|
|
|
|
"integrity": "sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg==", |
|
|
|
|
"requires": { |
|
|
|
|
"@ampproject/remapping": "^2.1.0", |
|
|
|
|
"@babel/code-frame": "^7.18.6", |
|
|
|
|
"@babel/generator": "^7.19.3", |
|
|
|
|
"@babel/generator": "^7.19.6", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.19.3", |
|
|
|
|
"@babel/helper-module-transforms": "^7.19.0", |
|
|
|
|
"@babel/helpers": "^7.19.0", |
|
|
|
|
"@babel/parser": "^7.19.3", |
|
|
|
|
"@babel/helper-module-transforms": "^7.19.6", |
|
|
|
|
"@babel/helpers": "^7.19.4", |
|
|
|
|
"@babel/parser": "^7.19.6", |
|
|
|
|
"@babel/template": "^7.18.10", |
|
|
|
|
"@babel/traverse": "^7.19.3", |
|
|
|
|
"@babel/types": "^7.19.3", |
|
|
|
|
"@babel/traverse": "^7.19.6", |
|
|
|
|
"@babel/types": "^7.19.4", |
|
|
|
|
"convert-source-map": "^1.7.0", |
|
|
|
|
"debug": "^4.1.0", |
|
|
|
|
"gensync": "^1.0.0-beta.2", |
|
|
|
|