Skip to content

Commit d044233

Browse files
authored
Merge pull request #42 from superneko160/renovate/major-react-monorepo
Update react monorepo to v19 (major)
2 parents caf2928 + 218e5e5 commit d044233

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

htmlparser/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
"dependencies": {
1616
"@tailwindcss/postcss": "^4.1.3",
1717
"motion": "^12.6.5",
18-
"react": "^18.3.1",
19-
"react-dom": "^18.3.1"
18+
"react": "^19.1.0",
19+
"react-dom": "^19.1.0"
2020
},
2121
"devDependencies": {
2222
"@biomejs/biome": "1.9.4",
23-
"@types/react": "^18.3.20",
24-
"@types/react-dom": "^18.3.6",
23+
"@types/react": "^19.1.3",
24+
"@types/react-dom": "^19.1.3",
2525
"@vitejs/plugin-react-swc": "^3.8.1",
2626
"autoprefixer": "^10.4.21",
2727
"postcss": "^8.5.3",

0 commit comments

Comments
 (0)