|
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 | 27 | "@adfinis/eslint-config": "3.0.2",
|
28 |
| - "@apollo/client": "3.8.6", |
29 |
| - "@babel/core": "^7.25.2", |
30 |
| - "@babel/eslint-parser": "7.25.1", |
31 |
| - "@babel/plugin-proposal-decorators": "^7.24.7", |
| 28 | + "@apollo/client": "3.13.8", |
| 29 | + "@babel/core": "^7.26.10", |
| 30 | + "@babel/eslint-parser": "7.27.0", |
| 31 | + "@babel/plugin-proposal-decorators": "^7.25.9", |
32 | 32 | "@ember/optional-features": "2.1.0",
|
33 | 33 | "@ember/render-modifiers": "2.0.5",
|
34 | 34 | "@ember/string": "^4.0.0",
|
35 | 35 | "@ember/test-helpers": "4.0.5",
|
36 |
| - "@embroider/macros": "^1.13.1", |
37 |
| - "@embroider/util": "^1.12.0", |
38 |
| - "@fortawesome/ember-fontawesome": "^0.4.3", |
39 |
| - "@fortawesome/fontawesome-svg-core": "^6.5.1", |
40 |
| - "@fortawesome/free-regular-svg-icons": "^6.4.0", |
41 |
| - "@fortawesome/free-solid-svg-icons": "^6.4.2", |
42 |
| - "@glimmer/component": "1.1.2", |
| 36 | + "@embroider/macros": "^1.17.2", |
| 37 | + "@embroider/util": "^1.13.2", |
| 38 | + "@fortawesome/ember-fontawesome": "^3.0.0", |
| 39 | + "@fortawesome/fontawesome-svg-core": "^6.7.2", |
| 40 | + "@fortawesome/free-regular-svg-icons": "^6.7.2", |
| 41 | + "@fortawesome/free-solid-svg-icons": "^6.7.2", |
| 42 | + "@glimmer/component": "2.0.0", |
43 | 43 | "@glimmer/tracking": "1.1.2",
|
44 | 44 | "@html-next/vertical-collection": "4.0.2",
|
45 |
| - "@nullvoxpopuli/ember-composable-helpers": "^5.2.8", |
46 |
| - "@sentry/ember": "^7.98.0", |
47 |
| - "@tailwindcss/forms": "^0.5.9", |
48 |
| - "autoprefixer": "^10.4.20", |
| 45 | + "@nullvoxpopuli/ember-composable-helpers": "^5.2.10", |
| 46 | + "@sentry/ember": "^9.13.0", |
| 47 | + "@tailwindcss/forms": "^0.5.10", |
| 48 | + "autoprefixer": "^10.4.21", |
49 | 49 | "broccoli-asset-rev": "^3.0.0",
|
50 | 50 | "broccoli-funnel": "^3.0.8",
|
51 |
| - "concurrently": "^8.2.2", |
| 51 | + "concurrently": "^9.1.2", |
52 | 52 | "downloadjs": "1.4.7",
|
53 | 53 | "ember-auto-import": "~2.10.0",
|
54 | 54 | "ember-basic-dropdown": "^8.2.0",
|
|
113 | 113 | "eslint-plugin-prettier": "5.2.5",
|
114 | 114 | "eslint-plugin-qunit": "8.1.2",
|
115 | 115 | "faker": "4.1.0",
|
116 |
| - "fast-redact": "3.3.0", |
117 |
| - "graphql": "16.8.1", |
| 116 | + "fast-redact": "3.5.0", |
| 117 | + "graphql": "16.10.0", |
118 | 118 | "loader.js": "4.7.0",
|
119 | 119 | "lodash.uniqby": "^4.7.0",
|
120 | 120 | "miragejs": "^0.1.48",
|
121 | 121 | "moment": "^2.30.1",
|
122 |
| - "postcss": "^8.4.47", |
| 122 | + "postcss": "^8.5.3", |
123 | 123 | "postcss-import": "^16.1.0",
|
124 | 124 | "prettier": "~3.5.3",
|
125 | 125 | "prettier-plugin-tailwindcss": "^0.6.11",
|
126 |
| - "qunit": "2.22.0", |
127 |
| - "qunit-dom": "3.2.1", |
128 |
| - "reactiveweb": "^1.4.0", |
129 |
| - "shepherd.js": "^11.2.0", |
130 |
| - "simplebar": "^6.2.5", |
| 126 | + "qunit": "2.24.1", |
| 127 | + "qunit-dom": "3.4.0", |
| 128 | + "reactiveweb": "^1.4.1", |
| 129 | + "shepherd.js": "^14.5.0", |
| 130 | + "simplebar": "^6.3.0", |
131 | 131 | "stylelint": "16.17.0",
|
132 | 132 | "stylelint-config-standard": "37.0.0",
|
133 | 133 | "stylelint-prettier": "5.0.3",
|
134 |
| - "tailwindcss": "^3.0.0", |
135 |
| - "tracked-built-ins": "3.3.0", |
| 134 | + "tailwindcss": "^3.4.17", |
| 135 | + "tracked-built-ins": "4.0.0", |
136 | 136 | "tracked-toolbox": "2.0.0",
|
137 | 137 | "webpack": "5.98.0"
|
138 | 138 | },
|
|
0 commit comments