File tree 4 files changed +158
-183
lines changed
4 files changed +158
-183
lines changed Original file line number Diff line number Diff line change 19
19
"publish" : " yarn workspaces foreach --all --no-private npm publish --tolerate-republish"
20
20
},
21
21
"devDependencies" : {
22
- "@babel/cli" : " 7.24.1 " ,
23
- "@babel/core" : " 7.24.4 " ,
22
+ "@babel/cli" : " 7.25.9 " ,
23
+ "@babel/core" : " 7.25.9 " ,
24
24
"@neetly/babel-preset" : " 0.3.0" ,
25
25
"@neetly/eslint-config" : " 0.7.0" ,
26
26
"@neetly/tsconfig" : " 0.3.0" ,
Original file line number Diff line number Diff line change 21
21
"prepack" : " run clean && run build && cp ../../LICENSE ."
22
22
},
23
23
"dependencies" : {
24
- "@babel/cli" : " 7.24.1 " ,
25
- "@babel/core" : " 7.24.4 " ,
24
+ "@babel/cli" : " 7.25.9 " ,
25
+ "@babel/core" : " 7.25.9 " ,
26
26
"@buncho/webpack-config" : " workspace:*" ,
27
27
"@buncho/webpack-env" : " workspace:*" ,
28
28
"@neetly/babel-preset" : " 0.3.0" ,
Original file line number Diff line number Diff line change 18
18
"prepack" : " run clean && run build && cp ../../LICENSE ."
19
19
},
20
20
"dependencies" : {
21
- "@babel/core" : " 7.24.4 " ,
21
+ "@babel/core" : " 7.25.9 " ,
22
22
"@neetly/babel-preset" : " 0.3.0" ,
23
23
"@pmmmwh/react-refresh-webpack-plugin" : " 0.5.11" ,
24
24
"@types/mime-types" : " 2.1.4" ,
You can’t perform that action at this time.
0 commit comments