@projectcaluma/ember-distribution 12.15.3 → 12.15.4
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +6 -6
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@projectcaluma/ember-distribution",
|
3
|
-
"version": "12.15.
|
3
|
+
"version": "12.15.4",
|
4
4
|
"description": "Ember engine for the Caluma distribution module.",
|
5
5
|
"keywords": [
|
6
6
|
"ember-addon",
|
@@ -28,7 +28,7 @@
|
|
28
28
|
"ember-intl": "^6.5.3",
|
29
29
|
"ember-svg-jar": "^2.4.9",
|
30
30
|
"ember-test-selectors": "^6.0.0",
|
31
|
-
"ember-uikit": "^9.1.
|
31
|
+
"ember-uikit": "^9.1.2",
|
32
32
|
"flatpickr": "^4.6.13",
|
33
33
|
"graphql": "^15.8.0",
|
34
34
|
"graphql-tag": "^2.12.6",
|
@@ -36,9 +36,9 @@
|
|
36
36
|
"luxon": "^3.4.4",
|
37
37
|
"reactiveweb": "^1.2.3",
|
38
38
|
"tracked-toolbox": "^2.0.0",
|
39
|
-
"@projectcaluma/ember-core": "^12.15.
|
40
|
-
"@projectcaluma/ember-form": "^12.15.
|
41
|
-
"@projectcaluma/ember-workflow": "^12.15.
|
39
|
+
"@projectcaluma/ember-core": "^12.15.4",
|
40
|
+
"@projectcaluma/ember-form": "^12.15.4",
|
41
|
+
"@projectcaluma/ember-workflow": "^12.15.4"
|
42
42
|
},
|
43
43
|
"devDependencies": {
|
44
44
|
"@ember/optional-features": "2.1.0",
|
@@ -69,7 +69,7 @@
|
|
69
69
|
"sass": "1.75.0",
|
70
70
|
"uikit": "3.21.5",
|
71
71
|
"webpack": "5.91.0",
|
72
|
-
"@projectcaluma/ember-testing": "12.15.
|
72
|
+
"@projectcaluma/ember-testing": "12.15.4"
|
73
73
|
},
|
74
74
|
"peerDependencies": {
|
75
75
|
"ember-engines": "^0.9.0",
|