File tree 4 files changed +1224
-1133
lines changed
4 files changed +1224
-1133
lines changed Original file line number Diff line number Diff line change 11
11
},
12
12
"devDependencies" : {
13
13
"@types/node" : " ~22.8.0" ,
14
- "@babel/core" : " ~7.25 .0" ,
15
- "@babel/plugin-syntax-flow" : " ~7.25 .0" ,
14
+ "@babel/core" : " ~7.26 .0" ,
15
+ "@babel/plugin-syntax-flow" : " ~7.26 .0" ,
16
16
"@babel/plugin-transform-react-jsx" : " ~7.25.0" ,
17
17
"@craco/craco" : " ~7.1.0" ,
18
18
"@types/express" : " ~4.17.13" ,
Original file line number Diff line number Diff line change 10
10
"@nighttrax/foo" : " workspace:*"
11
11
},
12
12
"devDependencies" : {
13
- "@babel/core" : " ~7.25 .0" ,
14
- "@babel/preset-env" : " ~7.25 .0" ,
15
- "@babel/preset-typescript" : " ~7.25 .0" ,
13
+ "@babel/core" : " ~7.26 .0" ,
14
+ "@babel/preset-env" : " ~7.26 .0" ,
15
+ "@babel/preset-typescript" : " ~7.26 .0" ,
16
16
"@types/jest" : " ~29.5.0" ,
17
17
"babel-plugin-module-resolver" : " ~5.0.0" ,
18
18
"jest" : " ~29.7.0"
Original file line number Diff line number Diff line change 8
8
"react-dom" : " ~18.3.0"
9
9
},
10
10
"devDependencies" : {
11
- "@babel/core" : " ~7.25 .0" ,
12
- "@babel/preset-env" : " ~7.25 .0" ,
11
+ "@babel/core" : " ~7.26 .0" ,
12
+ "@babel/preset-env" : " ~7.26 .0" ,
13
13
"@babel/preset-react" : " ~7.25.0" ,
14
- "@babel/preset-typescript" : " ~7.25 .0" ,
14
+ "@babel/preset-typescript" : " ~7.26 .0" ,
15
15
"@storybook/core-common" : " ~7.6.0" ,
16
16
"@storybook/react" : " ~7.6.0" ,
17
17
"@storybook/react-webpack5" : " ~7.6.0" ,
You can’t perform that action at this time.
0 commit comments