@projectcaluma/ember-distribution 12.0.1 → 12.1.0
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.0
|
3
|
+
"version": "12.1.0",
|
4
4
|
"description": "Ember engine for the Caluma distribution module.",
|
5
5
|
"keywords": [
|
6
6
|
"ember-addon",
|
@@ -34,9 +34,9 @@
|
|
34
34
|
"lodash.merge": "^4.6.2",
|
35
35
|
"luxon": "^3.3.0",
|
36
36
|
"tracked-toolbox": "^2.0.0",
|
37
|
-
"@projectcaluma/ember-core": "^12.0
|
38
|
-
"@projectcaluma/ember-form": "^12.0
|
39
|
-
"@projectcaluma/ember-workflow": "^12.0
|
37
|
+
"@projectcaluma/ember-core": "^12.1.0",
|
38
|
+
"@projectcaluma/ember-form": "^12.1.0",
|
39
|
+
"@projectcaluma/ember-workflow": "^12.1.0"
|
40
40
|
},
|
41
41
|
"devDependencies": {
|
42
42
|
"@ember/optional-features": "2.0.0",
|
@@ -64,9 +64,9 @@
|
|
64
64
|
"qunit": "2.19.4",
|
65
65
|
"qunit-dom": "2.0.0",
|
66
66
|
"sass": "1.63.4",
|
67
|
-
"uikit": "3.16.
|
67
|
+
"uikit": "3.16.22",
|
68
68
|
"webpack": "5.87.0",
|
69
|
-
"@projectcaluma/ember-testing": "12.0
|
69
|
+
"@projectcaluma/ember-testing": "12.1.0"
|
70
70
|
},
|
71
71
|
"peerDependencies": {
|
72
72
|
"ember-engines": "^0.9.0",
|