chore(deps): update dependency @babel/core to v7.22.20
This commit is contained in:
12
web/package-lock.json
generated
12
web/package-lock.json
generated
@@ -54,7 +54,7 @@
|
|||||||
"yaml": "2.3.2"
|
"yaml": "2.3.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.22.19",
|
"@babel/core": "7.22.20",
|
||||||
"@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,19 +214,19 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/core": {
|
"node_modules/@babel/core": {
|
||||||
"version": "7.22.19",
|
"version": "7.22.20",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.19.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.20.tgz",
|
||||||
"integrity": "sha512-Q8Yj5X4LHVYTbLCKVz0//2D2aDmHF4xzCdEttYvKOnWvErGsa6geHXD6w46x64n5tP69VfeH+IfSrdyH3MLhwA==",
|
"integrity": "sha512-Y6jd1ahLubuYweD/zJH+vvOY141v4f9igNQAQ+MBgq9JlHS2iTsZKn1aMsb3vGccZsXI16VzTBw52Xx0DWmtnA==",
|
||||||
"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.19",
|
"@babel/helper-module-transforms": "^7.22.20",
|
||||||
"@babel/helpers": "^7.22.15",
|
"@babel/helpers": "^7.22.15",
|
||||||
"@babel/parser": "^7.22.16",
|
"@babel/parser": "^7.22.16",
|
||||||
"@babel/template": "^7.22.15",
|
"@babel/template": "^7.22.15",
|
||||||
"@babel/traverse": "^7.22.19",
|
"@babel/traverse": "^7.22.20",
|
||||||
"@babel/types": "^7.22.19",
|
"@babel/types": "^7.22.19",
|
||||||
"convert-source-map": "^1.7.0",
|
"convert-source-map": "^1.7.0",
|
||||||
"debug": "^4.1.0",
|
"debug": "^4.1.0",
|
||||||
|
|||||||
@@ -60,7 +60,7 @@
|
|||||||
"yaml": "2.3.2"
|
"yaml": "2.3.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.22.19",
|
"@babel/core": "7.22.20",
|
||||||
"@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",
|
||||||
|
|||||||
Reference in New Issue
Block a user