File tree Expand file tree Collapse file tree 3 files changed +225
-211
lines changed Expand file tree Collapse file tree 3 files changed +225
-211
lines changed Original file line number Diff line number Diff line change 12
12
" packages/*"
13
13
],
14
14
"devDependencies" : {
15
- "@babel/core" : " ^7.27.1 " ,
15
+ "@babel/core" : " ^7.28.0 " ,
16
16
"@moonrepo/cli" : " ^1.38.5" ,
17
17
"@moonrepo/dev" : " workspace:*" ,
18
18
"eslint" : " ^9.27.0" ,
Original file line number Diff line number Diff line change 34
34
},
35
35
"dependencies" : {
36
36
"@babel/plugin-proposal-class-properties" : " ^7.18.6" ,
37
- "@babel/plugin-proposal-decorators" : " ^7.27.1 " ,
37
+ "@babel/plugin-proposal-decorators" : " ^7.28.0 " ,
38
38
"@babel/plugin-proposal-export-default-from" : " ^7.27.1" ,
39
39
"@babel/plugin-proposal-export-namespace-from" : " ^7.18.9" ,
40
40
"@babel/plugin-proposal-private-methods" : " ^7.18.6" ,
41
- "@babel/preset-env" : " ^7.27.2 " ,
41
+ "@babel/preset-env" : " ^7.28.0 " ,
42
42
"@babel/preset-react" : " ^7.27.1" ,
43
43
"@babel/preset-typescript" : " ^7.27.1" ,
44
44
"babel-plugin-conditional-invariant" : " ^4.0.1" ,
45
45
"babel-plugin-env-constants" : " ^4.0.1" ,
46
46
"babel-preset-solid" : " ^1.9.6"
47
47
},
48
48
"devDependencies" : {
49
- "@babel/core" : " ^7.27.1 "
49
+ "@babel/core" : " ^7.28.0 "
50
50
},
51
51
"funding" : {
52
52
"type" : " ko-fi" ,
You can’t perform that action at this time.
0 commit comments