Skip to content

Commit be168e6

Browse files
Update minor and patch dependencies
1 parent 943c4fc commit be168e6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

htmlparser/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,20 @@
1313
"typecheck": "tsc --noEmit"
1414
},
1515
"dependencies": {
16-
"@tailwindcss/postcss": "^4.0.4",
16+
"@tailwindcss/postcss": "^4.0.7",
1717
"react": "^18.3.1",
1818
"react-dom": "^18.3.1"
1919
},
2020
"devDependencies": {
2121
"@biomejs/biome": "1.9.4",
2222
"@types/react": "^18.3.18",
2323
"@types/react-dom": "^18.3.5",
24-
"@vitejs/plugin-react-swc": "^3.7.2",
24+
"@vitejs/plugin-react-swc": "^3.8.0",
2525
"autoprefixer": "^10.4.20",
26-
"postcss": "^8.5.1",
27-
"tailwindcss": "^4.0.4",
26+
"postcss": "^8.5.3",
27+
"tailwindcss": "^4.0.7",
2828
"typescript": "^5.7.3",
29-
"vite": "^6.1.0",
30-
"vitest": "^3.0.5"
29+
"vite": "^6.1.1",
30+
"vitest": "^3.0.6"
3131
}
3232
}

0 commit comments

Comments
 (0)