chore(deps): update dependency @babel/core to v7.24.3
This commit is contained in:
parent
2c4bb19b1f
commit
9dd38baaaa
10
web/package-lock.json
generated
10
web/package-lock.json
generated
@ -54,7 +54,7 @@
|
||||
"yaml": "2.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.24.1",
|
||||
"@babel/core": "7.24.3",
|
||||
"@mdx-js/react": "3.0.1",
|
||||
"@storybook/addon-a11y": "7.6.17",
|
||||
"@storybook/addon-actions": "7.6.17",
|
||||
@ -227,12 +227,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/core": {
|
||||
"version": "7.24.1",
|
||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.1.tgz",
|
||||
"integrity": "sha512-F82udohVyIgGAY2VVj/g34TpFUG606rumIHjTfVbssPg2zTR7PuuEpZcX8JA6sgBfIYmJrFtWgPvHQuJamVqZQ==",
|
||||
"version": "7.24.3",
|
||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.3.tgz",
|
||||
"integrity": "sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==",
|
||||
"dependencies": {
|
||||
"@ampproject/remapping": "^2.2.0",
|
||||
"@babel/code-frame": "^7.24.1",
|
||||
"@babel/code-frame": "^7.24.2",
|
||||
"@babel/generator": "^7.24.1",
|
||||
"@babel/helper-compilation-targets": "^7.23.6",
|
||||
"@babel/helper-module-transforms": "^7.23.3",
|
||||
|
@ -60,7 +60,7 @@
|
||||
"yaml": "2.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.24.1",
|
||||
"@babel/core": "7.24.3",
|
||||
"@mdx-js/react": "3.0.1",
|
||||
"@storybook/addon-a11y": "7.6.17",
|
||||
"@storybook/addon-actions": "7.6.17",
|
||||
|
Loading…
x
Reference in New Issue
Block a user