|
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 | 27 | "@adfinis/eslint-config": "3.0.2",
|
28 |
| - "@apollo/client": "3.8.6", |
29 |
| - "@babel/core": "7.22.9", |
30 |
| - "@babel/eslint-parser": "7.21.3", |
31 |
| - "@babel/plugin-proposal-decorators": "^7.21.0", |
| 28 | + "@apollo/client": "3.13.2", |
| 29 | + "@babel/core": "7.26.9", |
| 30 | + "@babel/eslint-parser": "7.26.8", |
| 31 | + "@babel/plugin-proposal-decorators": "^7.25.9", |
32 | 32 | "@ember/optional-features": "2.0.0",
|
33 | 33 | "@ember/render-modifiers": "2.0.5",
|
34 | 34 | "@ember/string": "^3.0.1",
|
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.16.11", |
| 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", |
| 45 | + "@nullvoxpopuli/ember-composable-helpers": "^5.2.10", |
| 46 | + "@sentry/ember": "^9.5.0", |
| 47 | + "@tailwindcss/forms": "^0.5.10", |
48 | 48 | "autoprefixer": "^10.4.20",
|
49 | 49 | "broccoli-asset-rev": "^3.0.0",
|
50 | 50 | "broccoli-funnel": "^3.0.8",
|
51 |
| - "concurrently": "^8.0.1", |
| 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",
|
|
111 | 111 | "eslint-plugin-n": "17.16.2",
|
112 | 112 | "eslint-plugin-prettier": "5.2.3",
|
113 | 113 | "eslint-plugin-qunit": "8.1.2",
|
114 |
| - "faker": "4.1.0", |
115 |
| - "fast-redact": "3.3.0", |
116 |
| - "graphql": "16.8.1", |
| 114 | + "faker": "6.6.6", |
| 115 | + "fast-redact": "3.5.0", |
| 116 | + "graphql": "16.10.0", |
117 | 117 | "loader.js": "4.7.0",
|
118 | 118 | "lodash.uniqby": "^4.7.0",
|
119 | 119 | "miragejs": "^0.1.48",
|
120 | 120 | "moment": "^2.30.1",
|
121 |
| - "postcss": "^8.4.47", |
| 121 | + "postcss": "^8.5.3", |
122 | 122 | "postcss-import": "^16.1.0",
|
123 | 123 | "prettier": "~3.5.3",
|
124 | 124 | "prettier-plugin-tailwindcss": "^0.6.11",
|
125 |
| - "qunit": "2.19.4", |
126 |
| - "qunit-dom": "3.0.0", |
| 125 | + "qunit": "2.24.1", |
| 126 | + "qunit-dom": "3.4.0", |
127 | 127 | "reactiveweb": "^1.4.0",
|
128 |
| - "shepherd.js": "^11.2.0", |
129 |
| - "simplebar": "^6.2.5", |
| 128 | + "shepherd.js": "^14.5.0", |
| 129 | + "simplebar": "^6.3.0", |
130 | 130 | "stylelint": "16.15.0",
|
131 | 131 | "stylelint-config-standard": "37.0.0",
|
132 | 132 | "stylelint-prettier": "5.0.3",
|
133 |
| - "tailwindcss": "^3.0.0", |
134 |
| - "tracked-built-ins": "3.1.1", |
| 133 | + "tailwindcss": "^4.0.11", |
| 134 | + "tracked-built-ins": "4.0.0", |
135 | 135 | "tracked-toolbox": "2.0.0",
|
136 | 136 | "webpack": "5.92.1"
|
137 | 137 | },
|
|
0 commit comments