@projectcaluma/ember-distribution 12.11.0 → 12.11.1
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.11.
|
3
|
+
"version": "12.11.1",
|
4
4
|
"description": "Ember engine for the Caluma distribution module.",
|
5
5
|
"keywords": [
|
6
6
|
"ember-addon",
|
@@ -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.11.
|
40
|
-
"@projectcaluma/ember-form": "^12.11.
|
41
|
-
"@projectcaluma/ember-workflow": "^12.11.
|
39
|
+
"@projectcaluma/ember-core": "^12.11.1",
|
40
|
+
"@projectcaluma/ember-form": "^12.11.1",
|
41
|
+
"@projectcaluma/ember-workflow": "^12.11.1"
|
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.75.0",
|
70
70
|
"uikit": "3.19.2",
|
71
71
|
"webpack": "5.91.0",
|
72
|
-
"@projectcaluma/ember-testing": "12.11.
|
72
|
+
"@projectcaluma/ember-testing": "12.11.1"
|
73
73
|
},
|
74
74
|
"peerDependencies": {
|
75
75
|
"ember-engines": "^0.9.0",
|