Skip to content

Commit 305739f

Browse files
chore(deps): update babel monorepo
1 parent 8813f47 commit 305739f

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
@@ -5,11 +5,11 @@
55
"author": "Gabriel Marques <gabriel@carelulu.com>",
66
"license": "MIT",
77
"devDependencies": {
8-
"@babel/core": "7.22.10",
8+
"@babel/core": "7.27.7",
99
"@babel/plugin-proposal-class-properties": "7.18.6",
10-
"@babel/plugin-proposal-decorators": "7.22.10",
11-
"@babel/plugin-transform-runtime": "7.22.10",
12-
"@babel/register": "7.22.5",
10+
"@babel/plugin-proposal-decorators": "7.27.1",
11+
"@babel/plugin-transform-runtime": "7.27.4",
12+
"@babel/register": "7.27.1",
1313
"@loadable/babel-plugin": "5.16.1",
1414
"@loadable/server": "5.16.1",
1515
"@loadable/webpack-plugin": "5.15.2",

0 commit comments

Comments
 (0)