0

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

This commit is contained in:
renovate[bot] 2024-03-23 13:43:13 +00:00 committed by GitHub
parent 2c4bb19b1f
commit 9dd38baaaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
web/package-lock.json generated
View File

@ -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",

View File

@ -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",