|
29 | 29 | },
|
30 | 30 | "devDependencies": {
|
31 | 31 | "@adfinis/eslint-config": "^2.1.1",
|
32 |
| - "@babel/core": "^7.24.5", |
33 |
| - "@babel/eslint-parser": "^7.24.5", |
34 |
| - "@babel/plugin-proposal-decorators": "^7.24.1", |
| 32 | + "@babel/core": "^7.26.0", |
| 33 | + "@babel/eslint-parser": "^7.26.5", |
| 34 | + "@babel/plugin-proposal-decorators": "^7.25.9", |
35 | 35 | "@ember/optional-features": "^2.1.0",
|
36 | 36 | "@ember/string": "^3.1.1",
|
37 | 37 | "@ember/test-helpers": "^3.3.0",
|
38 | 38 | "@embroider/compat": "^3.6.5",
|
39 | 39 | "@embroider/core": "^3.4.19",
|
40 | 40 | "@embroider/webpack": "^4.0.8",
|
41 |
| - "@faker-js/faker": "^8.4.1", |
42 |
| - "@glimmer/component": "^1.1.2", |
| 41 | + "@faker-js/faker": "^9.3.0", |
| 42 | + "@glimmer/component": "^2.0.0", |
43 | 43 | "@glimmer/tracking": "^1.1.2",
|
44 |
| - "@warp-drive/core-types": "^0.0.0-beta.4", |
| 44 | + "@warp-drive/core-types": "^0.0.0-beta.12", |
45 | 45 | "broccoli-asset-rev": "^3.0.0",
|
46 | 46 | "brotli-webpack-plugin": "^1.1.0",
|
47 |
| - "concurrently": "^8.2.2", |
| 47 | + "concurrently": "^9.1.2", |
48 | 48 | "ember-auto-import": "^2.7.2",
|
49 | 49 | "ember-basic-dropdown": "^8.1.0",
|
50 | 50 | "ember-changeset": "^4.1.2",
|
|
89 | 89 | "eslint-plugin-prettier": "^5.2.1",
|
90 | 90 | "eslint-plugin-qunit": "^8.1.2",
|
91 | 91 | "flatpickr": "^4.6.13",
|
92 |
| - "graphql": "^16.8.1", |
| 92 | + "graphql": "^16.10.0", |
93 | 93 | "loader.js": "^4.7.0",
|
94 | 94 | "lodash": "^4.17.21",
|
95 |
| - "luxon": "^3.4.4", |
| 95 | + "luxon": "^3.5.0", |
96 | 96 | "miragejs": "^0.1.48",
|
97 | 97 | "prettier": "^3.3.3",
|
98 | 98 | "prettier-plugin-ember-template-tag": "^2.0.2",
|
99 |
| - "qunit": "^2.20.1", |
100 |
| - "qunit-dom": "^3.1.2", |
101 |
| - "sass": "^1.77.0", |
| 99 | + "qunit": "^2.23.1", |
| 100 | + "qunit-dom": "^3.4.0", |
| 101 | + "sass": "^1.83.4", |
102 | 102 | "stylelint": "^16.10.0",
|
103 | 103 | "stylelint-config-standard-scss": "^13.1.0",
|
104 | 104 | "stylelint-prettier": "^5.0.2",
|
105 | 105 | "stylelint-scss": "^6.8.1",
|
106 |
| - "tracked-built-ins": "^3.1.1", |
107 |
| - "typescript": "^5.4.5", |
| 106 | + "tracked-built-ins": "^3.4.0", |
| 107 | + "typescript": "^5.7.3", |
108 | 108 | "webpack": "^5.95.0"
|
109 | 109 | },
|
110 | 110 | "engines": {
|
|
0 commit comments