You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: ember/package.json
+3-4
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@
63
63
"ember-cli-terser": "^4.0.2",
64
64
"ember-composable-helpers": "^5.0.0",
65
65
"ember-concurrency": "^2.3.7",
66
-
"ember-data": "~4.4.1",
66
+
"ember-data": "~4.6.4",
67
67
"ember-engines": "^0.8.23",
68
68
"ember-export-application-global": "^2.0.1",
69
69
"ember-fetch": "^8.1.2",
@@ -101,15 +101,14 @@
101
101
"webpack": "^5.75.0"
102
102
},
103
103
"//": [
104
-
"@babel/helper-get-function-arity: remove after https://github.com/cibernox/ember-power-select/pull/1562/ and ember-composable-helpers work without the dependency",
105
104
"validated-changeset: remove validated-changeset resolution when https://github.com/poteto/ember-changeset/issues/650 is addressed",
106
105
"@embroider/macros: needs to be resolved so no version under 1 gets used",
107
-
"ember-data: remove after 4.8 upgrade"
106
+
"ember-data: problem with ember-concurrency https://github.com/machty/ember-concurrency/issues/509"
0 commit comments