Skip to content

Commit caf2928

Browse files
authored
Merge pull request #49 from superneko160/renovate/minor-and-patch-dependencies
Update minor and patch dependencies
2 parents ff3ac4f + d1259b1 commit caf2928

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,21 +13,21 @@
1313
"typecheck": "tsc --noEmit"
1414
},
1515
"dependencies": {
16-
"@tailwindcss/postcss": "^4.0.15",
17-
"motion": "^12.5.0",
16+
"@tailwindcss/postcss": "^4.1.3",
17+
"motion": "^12.6.5",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1"
2020
},
2121
"devDependencies": {
2222
"@biomejs/biome": "1.9.4",
2323
"@types/react": "^18.3.20",
24-
"@types/react-dom": "^18.3.5",
24+
"@types/react-dom": "^18.3.6",
2525
"@vitejs/plugin-react-swc": "^3.8.1",
2626
"autoprefixer": "^10.4.21",
2727
"postcss": "^8.5.3",
28-
"tailwindcss": "^4.0.15",
28+
"tailwindcss": "^4.1.3",
2929
"typescript": "^5.7.3",
30-
"vite": "^6.2.3",
31-
"vitest": "^3.0.9"
30+
"vite": "^6.2.6",
31+
"vitest": "^3.1.1"
3232
}
3333
}

0 commit comments

Comments
 (0)