File tree Expand file tree Collapse file tree 3 files changed +750
-742
lines changed Expand file tree Collapse file tree 3 files changed +750
-742
lines changed Original file line number Diff line number Diff line change 12
12
" packages/*"
13
13
],
14
14
"devDependencies" : {
15
- "@babel/core" : " ^7.24.6 " ,
16
- "@moonrepo/cli" : " ^1.26.1 " ,
15
+ "@babel/core" : " ^7.24.9 " ,
16
+ "@moonrepo/cli" : " ^1.26.7 " ,
17
17
"@moonrepo/dev" : " workspace:*" ,
18
18
"eslint" : " ^8.57.0" ,
19
19
"jest" : " ^29.7.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.24.6 " ,
38
- "@babel/plugin-proposal-export-default-from" : " ^7.24.6 " ,
37
+ "@babel/plugin-proposal-decorators" : " ^7.24.7 " ,
38
+ "@babel/plugin-proposal-export-default-from" : " ^7.24.7 " ,
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.24.6 " ,
42
- "@babel/preset-react" : " ^7.24.6 " ,
43
- "@babel/preset-typescript" : " ^7.24.6 " ,
41
+ "@babel/preset-env" : " ^7.24.8 " ,
42
+ "@babel/preset-react" : " ^7.24.7 " ,
43
+ "@babel/preset-typescript" : " ^7.24.7 " ,
44
44
"babel-plugin-conditional-invariant" : " ^4.0.1" ,
45
45
"babel-plugin-env-constants" : " ^4.0.1" ,
46
- "babel-preset-solid" : " ^1.8.17 "
46
+ "babel-preset-solid" : " ^1.8.18 "
47
47
},
48
48
"devDependencies" : {
49
- "@babel/core" : " ^7.24.6 "
49
+ "@babel/core" : " ^7.24.9 "
50
50
},
51
51
"funding" : {
52
52
"type" : " ko-fi" ,
You can’t perform that action at this time.
0 commit comments