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

This commit is contained in:
renovate[bot] 2023-09-11 14:19:41 +00:00 committed by GitHub
parent 73f656b727
commit c73f0cdb12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

16
web/package-lock.json generated
View File

@ -54,7 +54,7 @@
"yaml": "2.3.2" "yaml": "2.3.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.22.15", "@babel/core": "7.22.17",
"@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",
@ -214,20 +214,20 @@
} }
}, },
"node_modules/@babel/core": { "node_modules/@babel/core": {
"version": "7.22.15", "version": "7.22.17",
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.15.tgz", "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.17.tgz",
"integrity": "sha512-PtZqMmgRrvj8ruoEOIwVA3yoF91O+Hgw9o7DAUTNBA6Mo2jpu31clx9a7Nz/9JznqetTR6zwfC4L3LAjKQXUwA==", "integrity": "sha512-2EENLmhpwplDux5PSsZnSbnSkB3tZ6QTksgO25xwEL7pIDcNOMhF5v/s6RzwjMZzZzw9Ofc30gHv5ChCC8pifQ==",
"dependencies": { "dependencies": {
"@ampproject/remapping": "^2.2.0", "@ampproject/remapping": "^2.2.0",
"@babel/code-frame": "^7.22.13", "@babel/code-frame": "^7.22.13",
"@babel/generator": "^7.22.15", "@babel/generator": "^7.22.15",
"@babel/helper-compilation-targets": "^7.22.15", "@babel/helper-compilation-targets": "^7.22.15",
"@babel/helper-module-transforms": "^7.22.15", "@babel/helper-module-transforms": "^7.22.17",
"@babel/helpers": "^7.22.15", "@babel/helpers": "^7.22.15",
"@babel/parser": "^7.22.15", "@babel/parser": "^7.22.16",
"@babel/template": "^7.22.15", "@babel/template": "^7.22.15",
"@babel/traverse": "^7.22.15", "@babel/traverse": "^7.22.17",
"@babel/types": "^7.22.15", "@babel/types": "^7.22.17",
"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.3.2" "yaml": "2.3.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.22.15", "@babel/core": "7.22.17",
"@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",