chore: downgrade React and React-DOM to version 19.0.0 across all packages for compatibility
Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
parent
088b2c5fd9
commit
c72c526664
|
|
@ -85,9 +85,9 @@
|
|||
"plain-shiki": "0.3.1",
|
||||
"progressive-blur": "1.0.0",
|
||||
"re-resizable": "6.11.2",
|
||||
"react": "19.2.0",
|
||||
"react": "19.0.0",
|
||||
"react-blurhash": "0.3.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-fast-compare": "3.2.2",
|
||||
"react-fast-marquee": "1.6.5",
|
||||
"react-hook-form": "7.65.0",
|
||||
|
|
|
|||
|
|
@ -74,8 +74,8 @@
|
|||
"js-yaml": "4.1.0",
|
||||
"nbump": "2.1.7",
|
||||
"pathe": "2.0.3",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"tailwindcss-content-visibility": "1.0.2",
|
||||
"tailwindcss-multi": "0.4.6",
|
||||
"tar": "7.5.1",
|
||||
|
|
|
|||
|
|
@ -96,8 +96,8 @@
|
|||
"ofetch": "1.4.1",
|
||||
"posthog-react-native": "4.6.1",
|
||||
"qrcode": "1.5.4",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-error-boundary": "6.0.0",
|
||||
"react-hook-form": "7.65.0",
|
||||
"react-i18next": "16.1.0",
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"foxact": "0.2.49",
|
||||
"jotai": "2.15.0",
|
||||
"motion": "12.23.24",
|
||||
"react": "19.2.0",
|
||||
"react": "19.0.0",
|
||||
"react-blurhash": "0.3.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -31,9 +31,9 @@
|
|||
"motion": "12.23.24",
|
||||
"ofetch": "1.4.1",
|
||||
"rc-modal-sheet": "1.0.2",
|
||||
"react": "19.2.0",
|
||||
"react": "19.0.0",
|
||||
"react-blurhash": "0.3.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-hook-form": "7.65.0",
|
||||
"react-hotkeys-hook": "5.2.1",
|
||||
"react-i18next": "16.1.0",
|
||||
|
|
|
|||
|
|
@ -54,8 +54,8 @@
|
|||
"prettier": "3.6.2",
|
||||
"prettier-plugin-tailwindcss": "0.7.1",
|
||||
"raw-body": "3.0.1",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"rimraf": "6.0.1",
|
||||
"simple-git-hooks": "2.13.1",
|
||||
"svg-parser": "2.0.4",
|
||||
|
|
|
|||
Loading…
Reference in New Issue