@projectcaluma/ember-distribution 12.7.0 → 12.8.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +7 -7
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@projectcaluma/ember-distribution",
|
3
|
-
"version": "12.
|
3
|
+
"version": "12.8.0",
|
4
4
|
"description": "Ember engine for the Caluma distribution module.",
|
5
5
|
"keywords": [
|
6
6
|
"ember-addon",
|
@@ -13,11 +13,11 @@
|
|
13
13
|
"@babel/core": "^7.23.6",
|
14
14
|
"@ember/legacy-built-in-components": "^0.5.0",
|
15
15
|
"@ember/string": "^3.1.1",
|
16
|
-
"@embroider/macros": "^1.13.
|
16
|
+
"@embroider/macros": "^1.13.4",
|
17
17
|
"@glimmer/component": "^1.1.2",
|
18
18
|
"@glimmer/tracking": "^1.1.2",
|
19
19
|
"ember-apollo-client": "~4.0.2",
|
20
|
-
"ember-auto-import": "^2.7.
|
20
|
+
"ember-auto-import": "^2.7.1",
|
21
21
|
"ember-can": "^4.2.0",
|
22
22
|
"ember-cli-babel": "^8.2.0",
|
23
23
|
"ember-cli-htmlbars": "^6.3.0",
|
@@ -35,9 +35,9 @@
|
|
35
35
|
"lodash.merge": "^4.6.2",
|
36
36
|
"luxon": "^3.4.4",
|
37
37
|
"tracked-toolbox": "^2.0.0",
|
38
|
-
"@projectcaluma/ember-core": "^12.
|
39
|
-
"@projectcaluma/ember-
|
40
|
-
"@projectcaluma/ember-
|
38
|
+
"@projectcaluma/ember-core": "^12.8.0",
|
39
|
+
"@projectcaluma/ember-form": "^12.8.0",
|
40
|
+
"@projectcaluma/ember-workflow": "^12.8.0"
|
41
41
|
},
|
42
42
|
"devDependencies": {
|
43
43
|
"@ember/optional-features": "2.0.0",
|
@@ -68,7 +68,7 @@
|
|
68
68
|
"sass": "1.69.5",
|
69
69
|
"uikit": "3.17.11",
|
70
70
|
"webpack": "5.89.0",
|
71
|
-
"@projectcaluma/ember-testing": "12.
|
71
|
+
"@projectcaluma/ember-testing": "12.8.0"
|
72
72
|
},
|
73
73
|
"peerDependencies": {
|
74
74
|
"ember-engines": "^0.9.0",
|