We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 160b0dd commit e1844a2Copy full SHA for e1844a2
package.json
@@ -50,19 +50,19 @@
50
"@axe-core/playwright": "4.10.2",
51
"@biomejs/biome": "2.2.4",
52
"@playwright/test": "1.55.1",
53
- "@tailwindcss/postcss": "4.1.13",
+ "@tailwindcss/postcss": "4.1.14",
54
"@testing-library/react": "16.3.0",
55
"@types/node": "22.18.7",
56
"@types/react": "19.1.16",
57
"@types/react-dom": "19.1.9",
58
"@vitejs/plugin-react": "5.0.4",
59
"jsdom": "27.0.0",
60
"knip": "5.64.1",
61
- "lefthook": "1.13.4",
+ "lefthook": "1.13.6",
62
"prettier": "3.6.2",
63
- "tailwindcss": "4.1.13",
+ "tailwindcss": "4.1.14",
64
"testcontainers": "11.6.0",
65
- "typescript": "5.9.2",
+ "typescript": "5.9.3",
66
"vitest": "3.2.4"
67
}
68
0 commit comments