Skip to content

Commit 0d07b8f

Browse files
Update babel monorepo to v7.27.4
1 parent 779ffa7 commit 0d07b8f

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package-lock.json

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,14 @@
5555
"react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
5656
},
5757
"dependencies": {
58-
"@babel/runtime": "^7.27.3",
58+
"@babel/runtime": "^7.27.4",
5959
"@tanem/svg-injector": "^10.1.68",
6060
"@types/prop-types": "^15.7.14",
6161
"prop-types": "^15.8.1"
6262
},
6363
"devDependencies": {
64-
"@babel/core": "7.27.3",
65-
"@babel/plugin-transform-runtime": "7.27.3",
64+
"@babel/core": "7.27.4",
65+
"@babel/plugin-transform-runtime": "7.27.4",
6666
"@babel/preset-env": "7.27.2",
6767
"@babel/preset-react": "7.27.1",
6868
"@eslint/compat": "1.2.9",

0 commit comments

Comments
 (0)