File tree Expand file tree Collapse file tree 5 files changed +922
-781
lines changed Expand file tree Collapse file tree 5 files changed +922
-781
lines changed Original file line number Diff line number Diff line change 23
23
"test" : " ember test -tp 0"
24
24
},
25
25
"devDependencies" : {
26
- "@babel/core" : " 7.25.9 " ,
26
+ "@babel/core" : " 7.26.0 " ,
27
27
"@ember/optional-features" : " 2.2.0" ,
28
28
"@ember/string" : " 4.0.0" ,
29
29
"@ember/test-helpers" : " 4.0.4" ,
Original file line number Diff line number Diff line change 24
24
"test" : " vite build --mode test && ember test --path dist"
25
25
},
26
26
"devDependencies" : {
27
- "@babel/core" : " 7.25.9 " ,
27
+ "@babel/core" : " 7.26.0 " ,
28
28
"@babel/eslint-parser" : " 7.25.9" ,
29
- "@babel/plugin-proposal-decorators" : " 7.24.7 " ,
29
+ "@babel/plugin-proposal-decorators" : " 7.25.9 " ,
30
30
"@ember/optional-features" : " 2.2.0" ,
31
31
"@ember/string" : " 4.0.0" ,
32
32
"@ember/test-helpers" : " 4.0.4" ,
Original file line number Diff line number Diff line change 23
23
"test" : " ember test -tp 0"
24
24
},
25
25
"devDependencies" : {
26
- "@babel/core" : " 7.25.9 " ,
26
+ "@babel/core" : " 7.26.0 " ,
27
27
"@ember/optional-features" : " 2.2.0" ,
28
28
"@ember/string" : " 4.0.0" ,
29
29
"@ember/test-helpers" : " 4.0.4" ,
Original file line number Diff line number Diff line change 45
45
"@glimmer/tracking" : " ^1.1.2"
46
46
},
47
47
"devDependencies" : {
48
- "@babel/core" : " 7.25.9 " ,
48
+ "@babel/core" : " 7.26.0 " ,
49
49
"@babel/plugin-transform-typescript" : " 7.25.9" ,
50
- "@babel/runtime" : " 7.25.9 " ,
50
+ "@babel/runtime" : " 7.26.0 " ,
51
51
"@embroider/addon-dev" : " 7.0.0" ,
52
52
"@glimmer/component" : " 2.0.0" ,
53
53
"@glimmer/tracking" : " 1.1.2" ,
You can’t perform that action at this time.
0 commit comments