@projectcaluma/ember-distribution 12.10.1 → 12.10.3
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.10.
|
3
|
+
"version": "12.10.3",
|
4
4
|
"description": "Ember engine for the Caluma distribution module.",
|
5
5
|
"keywords": [
|
6
6
|
"ember-addon",
|
@@ -24,7 +24,7 @@
|
|
24
24
|
"ember-concurrency": "^4.0.1",
|
25
25
|
"ember-engines-router-service": "^0.5.1",
|
26
26
|
"ember-fetch": "^8.1.2",
|
27
|
-
"ember-flatpickr": "^
|
27
|
+
"ember-flatpickr": "^8.0.0",
|
28
28
|
"ember-intl": "^6.5.3",
|
29
29
|
"ember-svg-jar": "^2.4.9",
|
30
30
|
"ember-test-selectors": "^6.0.0",
|
@@ -36,9 +36,9 @@
|
|
36
36
|
"luxon": "^3.4.4",
|
37
37
|
"reactiveweb": "^1.2.2",
|
38
38
|
"tracked-toolbox": "^2.0.0",
|
39
|
-
"@projectcaluma/ember-core": "^12.10.
|
40
|
-
"@projectcaluma/ember-
|
41
|
-
"@projectcaluma/ember-
|
39
|
+
"@projectcaluma/ember-core": "^12.10.3",
|
40
|
+
"@projectcaluma/ember-workflow": "^12.10.3",
|
41
|
+
"@projectcaluma/ember-form": "^12.10.3"
|
42
42
|
},
|
43
43
|
"devDependencies": {
|
44
44
|
"@ember/optional-features": "2.1.0",
|
@@ -66,10 +66,10 @@
|
|
66
66
|
"miragejs": "0.1.48",
|
67
67
|
"qunit": "2.20.1",
|
68
68
|
"qunit-dom": "3.0.0",
|
69
|
-
"sass": "1.
|
69
|
+
"sass": "1.72.0",
|
70
70
|
"uikit": "3.19.2",
|
71
71
|
"webpack": "5.90.3",
|
72
|
-
"@projectcaluma/ember-testing": "12.10.
|
72
|
+
"@projectcaluma/ember-testing": "12.10.3"
|
73
73
|
},
|
74
74
|
"peerDependencies": {
|
75
75
|
"ember-engines": "^0.9.0",
|