🆙 update to the latest react

This commit is contained in:
duckietm
2026-02-19 17:05:24 +01:00
parent 5944e2b578
commit 515b282888
+8 -7
View File
@@ -15,14 +15,14 @@
"@types/react-transition-group": "^4.4.10",
"dompurify": "^3.1.5",
"framer-motion": "^11.2.12",
"react": "^18.3.1",
"react-bootstrap": "^2.10.9",
"react-dom": "^18.3.1",
"react-icons": "^5.2.1",
"react": "^19.2.4",
"react-bootstrap": "^2.10.10",
"react-dom": "^19.2.4",
"react-icons": "^5.5.0",
"react-slider": "^2.0.6",
"react-tiny-popover": "^8.0.4",
"react-youtube": "^7.13.1",
"use-between": "^1.3.5"
"react-tiny-popover": "^8.1.6",
"react-youtube": "^10.1.0",
"use-between": "^1.4.0"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.7",
@@ -47,3 +47,4 @@
"vite-tsconfig-paths": "^4.3.2"
}
}