|
48 | 48 | "@embroider/legacy-inspector-support": "^0.1.3", |
49 | 49 | "@embroider/vite": "^1.2.0", |
50 | 50 | "@fortawesome/ember-fontawesome": "^3.0.0", |
51 | | - "@fortawesome/fontawesome-svg-core": "^6.7.2", |
52 | | - "@fortawesome/free-brands-svg-icons": "^6.7.2", |
53 | | - "@fortawesome/free-regular-svg-icons": "^6.7.2", |
54 | | - "@fortawesome/free-solid-svg-icons": "^6.7.2", |
| 51 | + "@fortawesome/fontawesome-svg-core": "^7.0.0", |
| 52 | + "@fortawesome/free-brands-svg-icons": "^7.0.0", |
| 53 | + "@fortawesome/free-regular-svg-icons": "^7.0.0", |
| 54 | + "@fortawesome/free-solid-svg-icons": "^7.0.0", |
55 | 55 | "@glint/ember-tsc": "^1.0.3", |
56 | 56 | "@glint/template": "^1.6.1", |
57 | 57 | "@glint/tsserver-plugin": "^2.0.3", |
|
75 | 75 | "@types/rsvp": "^4.0.9", |
76 | 76 | "@types/unist": "^3.0.3", |
77 | 77 | "autoprefixer": "^10.4.20", |
78 | | - "babel-plugin-ember-template-compilation": "^2.4.1", |
| 78 | + "babel-plugin-ember-template-compilation": "^3.0.0", |
79 | 79 | "chalk": "^5.4.1", |
80 | 80 | "common-tags": "^1.8.2", |
81 | 81 | "concurrently": "^9.2.1", |
|
100 | 100 | "process": "^0.11.10", |
101 | 101 | "qunit": "^2.24.1", |
102 | 102 | "qunit-dom": "3.5.0", |
103 | | - "tailwindcss": "^3.0.0", |
| 103 | + "tailwindcss": "^4.0.0", |
104 | 104 | "terser": "^5.44.0", |
105 | 105 | "testem": "3.16.0", |
106 | 106 | "testem-failure-only-reporter": "^1.0.0", |
107 | | - "type-fest": "4.41.0", |
| 107 | + "type-fest": "5.2.0", |
108 | 108 | "typescript": "5.8.3", |
109 | 109 | "unplugin-icons": "^22.1.0", |
110 | 110 | "vfile": "^6.0.3", |
111 | | - "vite": "^6.3.5", |
| 111 | + "vite": "^7.0.0", |
112 | 112 | "vite-bundle-analyzer": "^1.1.0", |
113 | 113 | "vite-plugin-circular-dependency": "^0.5.0", |
114 | 114 | "vite-plugin-mkcert": "^1.17.8" |
|
0 commit comments