Skip to content

Commit 90b8177

Browse files
Update minor and patch dependencies
1 parent d044233 commit 90b8177

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

htmlparser/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@
1313
"typecheck": "tsc --noEmit"
1414
},
1515
"dependencies": {
16-
"@tailwindcss/postcss": "^4.1.3",
17-
"motion": "^12.6.5",
16+
"@tailwindcss/postcss": "^4.1.10",
17+
"motion": "^12.17.3",
1818
"react": "^19.1.0",
1919
"react-dom": "^19.1.0"
2020
},
2121
"devDependencies": {
2222
"@biomejs/biome": "1.9.4",
23-
"@types/react": "^19.1.3",
24-
"@types/react-dom": "^19.1.3",
25-
"@vitejs/plugin-react-swc": "^3.8.1",
23+
"@types/react": "^19.1.8",
24+
"@types/react-dom": "^19.1.6",
25+
"@vitejs/plugin-react-swc": "^3.10.2",
2626
"autoprefixer": "^10.4.21",
27-
"postcss": "^8.5.3",
28-
"tailwindcss": "^4.1.3",
27+
"postcss": "^8.5.5",
28+
"tailwindcss": "^4.1.10",
2929
"typescript": "^5.7.3",
30-
"vite": "^6.2.6",
31-
"vitest": "^3.1.1"
30+
"vite": "^6.3.5",
31+
"vitest": "^3.2.3"
3232
}
3333
}

0 commit comments

Comments
 (0)