|
10 | 10 | "@babel/preset-env": "^7.1.6", |
11 | 11 | "@babel/preset-react": "^7.0.0", |
12 | 12 | "@babel/preset-typescript": "^7.18.6", |
13 | | - "@hypothesis/frontend-build": "^4.0.0", |
| 13 | + "@hypothesis/frontend-build": "^4.1.0", |
14 | 14 | "@hypothesis/frontend-testing": "^1.7.1", |
15 | 15 | "@rollup/plugin-babel": "^6.0.0", |
16 | 16 | "@rollup/plugin-commonjs": "^28.0.0", |
17 | 17 | "@rollup/plugin-dynamic-import-vars": "^2.1.2", |
18 | 18 | "@rollup/plugin-node-resolve": "^16.0.0", |
19 | 19 | "@rollup/plugin-terser": "^0.4.4", |
20 | 20 | "@rollup/plugin-virtual": "^3.0.0", |
| 21 | + "@tailwindcss/postcss": "^4.1.13", |
21 | 22 | "@trivago/prettier-plugin-sort-imports": "^5.2.0", |
22 | 23 | "@vitest/browser": "^3.1.1", |
23 | 24 | "@vitest/coverage-istanbul": "^3.1.1", |
24 | 25 | "@vitest/eslint-plugin": "^1.1.44", |
25 | | - "autoprefixer": "^10.3.7", |
26 | 26 | "axe-core": "^4.0.0", |
27 | 27 | "babel-plugin-istanbul": "^7.0.0", |
28 | 28 | "babel-plugin-mockable-imports": "^2.0.1", |
|
47 | 47 | "prettier": "^3.0.0", |
48 | 48 | "rollup": "^4.0.2", |
49 | 49 | "rollup-plugin-string": "^3.0.0", |
50 | | - "sass": "^1.43.2", |
51 | 50 | "sinon": "^21.0.0", |
52 | 51 | "svgo": "^4.0.0", |
53 | | - "tailwindcss": "3.4.17", |
| 52 | + "tailwindcss": "^4.1.13", |
54 | 53 | "typescript": "^5.0.2", |
55 | 54 | "typescript-eslint": "^8.10.0", |
56 | 55 | "vitest": "^3.1.1", |
|
0 commit comments