chore(deps): update dependency @babel/core to v7.19.6
This commit is contained in:
38
web/package-lock.json
generated
38
web/package-lock.json
generated
@@ -52,7 +52,7 @@
|
|||||||
"yaml": "2.1.3"
|
"yaml": "2.1.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.19.3",
|
"@babel/core": "7.19.6",
|
||||||
"@mdx-js/react": "2.1.5",
|
"@mdx-js/react": "2.1.5",
|
||||||
"@storybook/addon-a11y": "6.5.12",
|
"@storybook/addon-a11y": "6.5.12",
|
||||||
"@storybook/addon-actions": "6.5.12",
|
"@storybook/addon-actions": "6.5.12",
|
||||||
@@ -184,20 +184,20 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/core": {
|
"node_modules/@babel/core": {
|
||||||
"version": "7.19.3",
|
"version": "7.19.6",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.19.3.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.19.6.tgz",
|
||||||
"integrity": "sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ==",
|
"integrity": "sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ampproject/remapping": "^2.1.0",
|
"@ampproject/remapping": "^2.1.0",
|
||||||
"@babel/code-frame": "^7.18.6",
|
"@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-compilation-targets": "^7.19.3",
|
||||||
"@babel/helper-module-transforms": "^7.19.0",
|
"@babel/helper-module-transforms": "^7.19.6",
|
||||||
"@babel/helpers": "^7.19.0",
|
"@babel/helpers": "^7.19.4",
|
||||||
"@babel/parser": "^7.19.3",
|
"@babel/parser": "^7.19.6",
|
||||||
"@babel/template": "^7.18.10",
|
"@babel/template": "^7.18.10",
|
||||||
"@babel/traverse": "^7.19.3",
|
"@babel/traverse": "^7.19.6",
|
||||||
"@babel/types": "^7.19.3",
|
"@babel/types": "^7.19.4",
|
||||||
"convert-source-map": "^1.7.0",
|
"convert-source-map": "^1.7.0",
|
||||||
"debug": "^4.1.0",
|
"debug": "^4.1.0",
|
||||||
"gensync": "^1.0.0-beta.2",
|
"gensync": "^1.0.0-beta.2",
|
||||||
@@ -31179,20 +31179,20 @@
|
|||||||
"integrity": "sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw=="
|
"integrity": "sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw=="
|
||||||
},
|
},
|
||||||
"@babel/core": {
|
"@babel/core": {
|
||||||
"version": "7.19.3",
|
"version": "7.19.6",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.19.3.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.19.6.tgz",
|
||||||
"integrity": "sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ==",
|
"integrity": "sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@ampproject/remapping": "^2.1.0",
|
"@ampproject/remapping": "^2.1.0",
|
||||||
"@babel/code-frame": "^7.18.6",
|
"@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-compilation-targets": "^7.19.3",
|
||||||
"@babel/helper-module-transforms": "^7.19.0",
|
"@babel/helper-module-transforms": "^7.19.6",
|
||||||
"@babel/helpers": "^7.19.0",
|
"@babel/helpers": "^7.19.4",
|
||||||
"@babel/parser": "^7.19.3",
|
"@babel/parser": "^7.19.6",
|
||||||
"@babel/template": "^7.18.10",
|
"@babel/template": "^7.18.10",
|
||||||
"@babel/traverse": "^7.19.3",
|
"@babel/traverse": "^7.19.6",
|
||||||
"@babel/types": "^7.19.3",
|
"@babel/types": "^7.19.4",
|
||||||
"convert-source-map": "^1.7.0",
|
"convert-source-map": "^1.7.0",
|
||||||
"debug": "^4.1.0",
|
"debug": "^4.1.0",
|
||||||
"gensync": "^1.0.0-beta.2",
|
"gensync": "^1.0.0-beta.2",
|
||||||
|
|||||||
@@ -56,7 +56,7 @@
|
|||||||
"yaml": "2.1.3"
|
"yaml": "2.1.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.19.3",
|
"@babel/core": "7.19.6",
|
||||||
"@mdx-js/react": "2.1.5",
|
"@mdx-js/react": "2.1.5",
|
||||||
"@storybook/addon-a11y": "6.5.12",
|
"@storybook/addon-a11y": "6.5.12",
|
||||||
"@storybook/addon-actions": "6.5.12",
|
"@storybook/addon-actions": "6.5.12",
|
||||||
|
|||||||
Reference in New Issue
Block a user