@projectcaluma/ember-distribution 11.0.0-beta.25 → 11.0.0-beta.26
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +8 -8
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@projectcaluma/ember-distribution",
|
3
|
-
"version": "11.0.0-beta.
|
3
|
+
"version": "11.0.0-beta.26",
|
4
4
|
"description": "Ember engine for the Caluma distribution module.",
|
5
5
|
"keywords": [
|
6
6
|
"ember-addon",
|
@@ -22,9 +22,9 @@
|
|
22
22
|
"@embroider/macros": "^1.8.3",
|
23
23
|
"@glimmer/component": "^1.1.2",
|
24
24
|
"@glimmer/tracking": "^1.1.2",
|
25
|
-
"@projectcaluma/ember-core": "^11.0.0-beta.
|
26
|
-
"@projectcaluma/ember-form": "^11.0.0-beta.
|
27
|
-
"@projectcaluma/ember-workflow": "^11.0.0-beta.
|
25
|
+
"@projectcaluma/ember-core": "^11.0.0-beta.26",
|
26
|
+
"@projectcaluma/ember-form": "^11.0.0-beta.26",
|
27
|
+
"@projectcaluma/ember-workflow": "^11.0.0-beta.26",
|
28
28
|
"ember-apollo-client": "~4.0.2",
|
29
29
|
"ember-auto-import": "^2.4.2",
|
30
30
|
"ember-can": "^4.2.0",
|
@@ -42,15 +42,15 @@
|
|
42
42
|
"graphql": "^15.8.0",
|
43
43
|
"graphql-tag": "^2.12.6",
|
44
44
|
"lodash.merge": "^4.6.2",
|
45
|
-
"luxon": "^3.0.
|
45
|
+
"luxon": "^3.0.3",
|
46
46
|
"tracked-toolbox": "^1.2.3"
|
47
47
|
},
|
48
48
|
"devDependencies": {
|
49
49
|
"@ember/optional-features": "2.0.0",
|
50
50
|
"@ember/test-helpers": "2.8.1",
|
51
51
|
"@embroider/test-setup": "1.8.3",
|
52
|
-
"@faker-js/faker": "7.
|
53
|
-
"@projectcaluma/ember-testing": "11.0.0-beta.
|
52
|
+
"@faker-js/faker": "7.5.0",
|
53
|
+
"@projectcaluma/ember-testing": "11.0.0-beta.26",
|
54
54
|
"broccoli-asset-rev": "3.0.0",
|
55
55
|
"ember-cli": "3.28.5",
|
56
56
|
"ember-cli-code-coverage": "1.0.3",
|
@@ -75,7 +75,7 @@
|
|
75
75
|
"npm-run-all": "4.1.5",
|
76
76
|
"qunit": "2.19.1",
|
77
77
|
"qunit-dom": "2.0.0",
|
78
|
-
"sass": "1.54.
|
78
|
+
"sass": "1.54.6",
|
79
79
|
"webpack": "5.74.0"
|
80
80
|
},
|
81
81
|
"engines": {
|