Skip to content

Commit ff3ac4f

Browse files
authored
Merge pull request #46 from superneko160/renovate/minor-and-patch-dependencies
Update minor and patch dependencies
2 parents 88e7d2d + 65e660d commit ff3ac4f

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.0.4",
17-
"motion": "^12.4.7",
16+
"@tailwindcss/postcss": "^4.0.15",
17+
"motion": "^12.5.0",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1"
2020
},
2121
"devDependencies": {
2222
"@biomejs/biome": "1.9.4",
23-
"@types/react": "^18.3.18",
23+
"@types/react": "^18.3.20",
2424
"@types/react-dom": "^18.3.5",
25-
"@vitejs/plugin-react-swc": "^3.7.2",
26-
"autoprefixer": "^10.4.20",
27-
"postcss": "^8.5.1",
28-
"tailwindcss": "^4.0.4",
25+
"@vitejs/plugin-react-swc": "^3.8.1",
26+
"autoprefixer": "^10.4.21",
27+
"postcss": "^8.5.3",
28+
"tailwindcss": "^4.0.15",
2929
"typescript": "^5.7.3",
30-
"vite": "^6.1.0",
31-
"vitest": "^3.0.5"
30+
"vite": "^6.2.3",
31+
"vitest": "^3.0.9"
3232
}
3333
}

0 commit comments

Comments
 (0)