chore(deps): update dependency @babel/core to v7.21.5

This commit is contained in:
renovate[bot] 2023-05-02 08:29:53 +00:00 committed by GitHub
parent 774cd236db
commit 2dc6332994
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 12 deletions

22
web/package-lock.json generated
View File

@ -55,7 +55,7 @@
"yaml": "2.2.2" "yaml": "2.2.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.21.4", "@babel/core": "7.21.5",
"@mdx-js/react": "2.3.0", "@mdx-js/react": "2.3.0",
"@storybook/addon-a11y": "6.5.16", "@storybook/addon-a11y": "6.5.16",
"@storybook/addon-actions": "6.5.16", "@storybook/addon-actions": "6.5.16",
@ -210,21 +210,21 @@
} }
}, },
"node_modules/@babel/core": { "node_modules/@babel/core": {
"version": "7.21.4", "version": "7.21.5",
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.4.tgz", "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.5.tgz",
"integrity": "sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==", "integrity": "sha512-9M398B/QH5DlfCOTKDZT1ozXr0x8uBEeFd+dJraGUZGiaNpGCDVGCc14hZexsMblw3XxltJ+6kSvogp9J+5a9g==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@ampproject/remapping": "^2.2.0", "@ampproject/remapping": "^2.2.0",
"@babel/code-frame": "^7.21.4", "@babel/code-frame": "^7.21.4",
"@babel/generator": "^7.21.4", "@babel/generator": "^7.21.5",
"@babel/helper-compilation-targets": "^7.21.4", "@babel/helper-compilation-targets": "^7.21.5",
"@babel/helper-module-transforms": "^7.21.2", "@babel/helper-module-transforms": "^7.21.5",
"@babel/helpers": "^7.21.0", "@babel/helpers": "^7.21.5",
"@babel/parser": "^7.21.4", "@babel/parser": "^7.21.5",
"@babel/template": "^7.20.7", "@babel/template": "^7.20.7",
"@babel/traverse": "^7.21.4", "@babel/traverse": "^7.21.5",
"@babel/types": "^7.21.4", "@babel/types": "^7.21.5",
"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",

View File

@ -60,7 +60,7 @@
"yaml": "2.2.2" "yaml": "2.2.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.21.4", "@babel/core": "7.21.5",
"@mdx-js/react": "2.3.0", "@mdx-js/react": "2.3.0",
"@storybook/addon-a11y": "6.5.16", "@storybook/addon-a11y": "6.5.16",
"@storybook/addon-actions": "6.5.16", "@storybook/addon-actions": "6.5.16",