|
68 | 68 | "@embroider/macros": "1.19.5", |
69 | 69 | "@embroider/vite": "^1.4.4", |
70 | 70 | "@fortawesome/ember-fontawesome": "^3.0.0", |
71 | | - "@fortawesome/fontawesome-svg-core": "^6.7.2", |
72 | | - "@fortawesome/free-brands-svg-icons": "^6.7.2", |
73 | | - "@fortawesome/free-regular-svg-icons": "^6.7.2", |
74 | | - "@fortawesome/free-solid-svg-icons": "^6.7.2", |
| 71 | + "@fortawesome/fontawesome-svg-core": "^7.0.0", |
| 72 | + "@fortawesome/free-brands-svg-icons": "^7.0.0", |
| 73 | + "@fortawesome/free-regular-svg-icons": "^7.0.0", |
| 74 | + "@fortawesome/free-solid-svg-icons": "^7.0.0", |
75 | 75 | "@glint/ember-tsc": "^1.0.8", |
76 | 76 | "@glint/template": "^1.6.1", |
77 | 77 | "@glint/tsserver-plugin": "^2.0.8", |
|
93 | 93 | "ember-template-lint": "^7.9.3", |
94 | 94 | "eslint": "^9.39.1", |
95 | 95 | "fs-extra": "^11.3.2", |
96 | | - "globby": "^14.1.0", |
| 96 | + "globby": "^16.0.0", |
97 | 97 | "loader.js": "^4.7.0", |
98 | 98 | "postcss": "^8.5.6", |
99 | 99 | "postcss-import": "^16.1.1", |
100 | 100 | "prettier": "^3.7.4", |
101 | 101 | "prettier-plugin-ember-template-tag": "2.1.2", |
102 | 102 | "qunit": "^2.24.3", |
103 | 103 | "qunit-dom": "3.5.0", |
104 | | - "tailwindcss": "^3.0.0", |
| 104 | + "tailwindcss": "^4.0.0", |
105 | 105 | "terser": "^5.44.1", |
106 | 106 | "testem": "^3.16.0", |
107 | 107 | "typescript": "5.9.3", |
108 | | - "unplugin": "^1.16.1", |
| 108 | + "unplugin": "^2.0.0", |
109 | 109 | "vite": "^7.2.7" |
110 | 110 | }, |
111 | 111 | "engines": { |
|
0 commit comments