File tree 4 files changed +8
-2
lines changed
4 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 26
26
"test:ember" : " ember test"
27
27
},
28
28
"devDependencies" : {
29
- "@babel/core" : " ^7.26.0<% if (!typescript) { %> " ,
29
+ "@babel/core" : " ^7.26.0" ,
30
30
"@babel/eslint-parser" : " ^7.25.9" ,
31
- "@babel/plugin-proposal-decorators" : " ^7.25.9<% } %><% if (typescript) { %>" ,
31
+ "@babel/plugin-proposal-decorators" : " ^7.25.9<% if (typescript) { %>" ,
32
32
"@ember-data/adapter" : " ~5.4.0-beta.12" ,
33
33
"@ember-data/graph" : " ~5.4.0-beta.12" ,
34
34
"@ember-data/json-api" : " ~5.4.0-beta.12" ,
Original file line number Diff line number Diff line change 51
51
"ember-cli-htmlbars" : " ^6.3.0"
52
52
},
53
53
"devDependencies" : {
54
+ "@babel/eslint-parser" : " ^7.25.9" ,
55
+ "@babel/plugin-proposal-decorators" : " ^7.25.9" ,
54
56
"@ember/optional-features" : " ^2.2.0" ,
55
57
"@ember/test-helpers" : " ^4.0.4" ,
56
58
"@embroider/test-setup" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 27
27
},
28
28
"devDependencies" : {
29
29
"@babel/core" : " ^7.26.0" ,
30
+ "@babel/eslint-parser" : " ^7.25.9" ,
31
+ "@babel/plugin-proposal-decorators" : " ^7.25.9" ,
30
32
"@ember-data/adapter" : " ~5.4.0-beta.12" ,
31
33
"@ember-data/graph" : " ~5.4.0-beta.12" ,
32
34
"@ember-data/json-api" : " ~5.4.0-beta.12" ,
Original file line number Diff line number Diff line change 27
27
},
28
28
"devDependencies" : {
29
29
"@babel/core" : " ^7.26.0" ,
30
+ "@babel/eslint-parser" : " ^7.25.9" ,
31
+ "@babel/plugin-proposal-decorators" : " ^7.25.9" ,
30
32
"@ember-data/adapter" : " ~5.4.0-beta.12" ,
31
33
"@ember-data/graph" : " ~5.4.0-beta.12" ,
32
34
"@ember-data/json-api" : " ~5.4.0-beta.12" ,
You can’t perform that action at this time.
0 commit comments