Skip to content

Commit 2fb5bf6

Browse files
chore(deps): update babel monorepo
1 parent 32046b8 commit 2fb5bf6

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.28.5",
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.28.0",
11+
"@babel/plugin-transform-runtime": "7.28.5",
12+
"@babel/register": "7.28.3",
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)