chore(deps): update dependency @babel/core to v7.22.17
This commit is contained in:
parent
73f656b727
commit
c73f0cdb12
16
web/package-lock.json
generated
16
web/package-lock.json
generated
@ -54,7 +54,7 @@
|
||||
"yaml": "2.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.22.15",
|
||||
"@babel/core": "7.22.17",
|
||||
"@mdx-js/react": "2.3.0",
|
||||
"@storybook/addon-a11y": "6.5.16",
|
||||
"@storybook/addon-actions": "6.5.16",
|
||||
@ -214,20 +214,20 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/core": {
|
||||
"version": "7.22.15",
|
||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.15.tgz",
|
||||
"integrity": "sha512-PtZqMmgRrvj8ruoEOIwVA3yoF91O+Hgw9o7DAUTNBA6Mo2jpu31clx9a7Nz/9JznqetTR6zwfC4L3LAjKQXUwA==",
|
||||
"version": "7.22.17",
|
||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.17.tgz",
|
||||
"integrity": "sha512-2EENLmhpwplDux5PSsZnSbnSkB3tZ6QTksgO25xwEL7pIDcNOMhF5v/s6RzwjMZzZzw9Ofc30gHv5ChCC8pifQ==",
|
||||
"dependencies": {
|
||||
"@ampproject/remapping": "^2.2.0",
|
||||
"@babel/code-frame": "^7.22.13",
|
||||
"@babel/generator": "^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/parser": "^7.22.15",
|
||||
"@babel/parser": "^7.22.16",
|
||||
"@babel/template": "^7.22.15",
|
||||
"@babel/traverse": "^7.22.15",
|
||||
"@babel/types": "^7.22.15",
|
||||
"@babel/traverse": "^7.22.17",
|
||||
"@babel/types": "^7.22.17",
|
||||
"convert-source-map": "^1.7.0",
|
||||
"debug": "^4.1.0",
|
||||
"gensync": "^1.0.0-beta.2",
|
||||
|
@ -60,7 +60,7 @@
|
||||
"yaml": "2.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.22.15",
|
||||
"@babel/core": "7.22.17",
|
||||
"@mdx-js/react": "2.3.0",
|
||||
"@storybook/addon-a11y": "6.5.16",
|
||||
"@storybook/addon-actions": "6.5.16",
|
||||
|
Loading…
x
Reference in New Issue
Block a user