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 caf2928 commit 723ddd9Copy full SHA for 723ddd9
htmlparser/package.json
@@ -13,21 +13,21 @@
13
"typecheck": "tsc --noEmit"
14
},
15
"dependencies": {
16
- "@tailwindcss/postcss": "^4.1.3",
17
- "motion": "^12.6.5",
+ "@tailwindcss/postcss": "^4.1.4",
+ "motion": "^12.9.1",
18
"react": "^18.3.1",
19
"react-dom": "^18.3.1"
20
21
"devDependencies": {
22
"@biomejs/biome": "1.9.4",
23
"@types/react": "^18.3.20",
24
"@types/react-dom": "^18.3.6",
25
- "@vitejs/plugin-react-swc": "^3.8.1",
+ "@vitejs/plugin-react-swc": "^3.9.0",
26
"autoprefixer": "^10.4.21",
27
"postcss": "^8.5.3",
28
- "tailwindcss": "^4.1.3",
+ "tailwindcss": "^4.1.4",
29
"typescript": "^5.7.3",
30
- "vite": "^6.2.6",
31
- "vitest": "^3.1.1"
+ "vite": "^6.3.3",
+ "vitest": "^3.1.2"
32
}
33
0 commit comments