Skip to content

Commit fcc4535

Browse files
fix(deps): update babel monorepo
1 parent 698dfee commit fcc4535

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@
7272
"uiw": "~4.13.6"
7373
},
7474
"dependencies": {
75-
"@babel/core": "~7.24.0",
76-
"@babel/plugin-transform-classes": "~7.24.0",
77-
"@babel/runtime": "~7.24.0",
78-
"@babel/standalone": "~7.24.0",
75+
"@babel/core": "~7.26.0",
76+
"@babel/plugin-transform-classes": "~7.25.0",
77+
"@babel/runtime": "~7.26.0",
78+
"@babel/standalone": "~7.27.0",
7979
"@codemirror/lang-javascript": "^6.0.0",
8080
"@uiw/copy-to-clipboard": "~1.0.12",
8181
"@uiw/react-codemirror": "~4.21.0",

0 commit comments

Comments
 (0)