File tree Expand file tree Collapse file tree 3 files changed +133
-133
lines changed Expand file tree Collapse file tree 3 files changed +133
-133
lines changed Original file line number Diff line number Diff line change 12
12
" packages/*"
13
13
],
14
14
"devDependencies" : {
15
- "@babel/core" : " ^7.23.0 " ,
15
+ "@babel/core" : " ^7.23.2 " ,
16
16
"@moonrepo/cli" : " ^1.15.0" ,
17
17
"@moonrepo/dev" : " workspace:*" ,
18
18
"eslint" : " ^8.51.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.23.0 " ,
37
+ "@babel/plugin-proposal-decorators" : " ^7.23.2 " ,
38
38
"@babel/plugin-proposal-export-default-from" : " ^7.22.17" ,
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.22.20 " ,
41
+ "@babel/preset-env" : " ^7.23.2 " ,
42
42
"@babel/preset-react" : " ^7.22.15" ,
43
- "@babel/preset-typescript" : " ^7.23.0 " ,
43
+ "@babel/preset-typescript" : " ^7.23.2 " ,
44
44
"babel-plugin-conditional-invariant" : " ^3.0.1" ,
45
45
"babel-plugin-env-constants" : " ^3.0.1" ,
46
- "babel-preset-solid" : " ^1.7.12 "
46
+ "babel-preset-solid" : " ^1.8.4 "
47
47
},
48
48
"devDependencies" : {
49
- "@babel/core" : " ^7.23.0 "
49
+ "@babel/core" : " ^7.23.2 "
50
50
},
51
51
"funding" : {
52
52
"type" : " ko-fi" ,
You can’t perform that action at this time.
0 commit comments