chore: fix dependencies

This commit is contained in:
DIYgod 2025-02-19 16:51:54 +08:00
parent ac64569da0
commit 4512819bf5
No known key found for this signature in database
3 changed files with 662 additions and 300 deletions

View File

@ -73,6 +73,7 @@
"nativewind": "4.1.23",
"ofetch": "1.4.1",
"react-hook-form": "7.54.2",
"react-native": "0.77.0",
"react-native-bouncy-checkbox": "4.1.2",
"react-native-color-matrix-image-filters": "7.0.2",
"react-native-gesture-handler": "2.23.1",
@ -90,6 +91,7 @@
"react-native-web": "0.19.13",
"react-native-webview": "13.13.2",
"shiki": "3.0.0",
"tailwindcss": "3.4.16",
"usehooks-ts": "3.1.1",
"zeego": "2.0.4",
"zod": "3.24.2",

View File

@ -156,7 +156,6 @@
"is-core-module": "npm:@nolyfill/is-core-module@1",
"isarray": "npm:@nolyfill/isarray@1",
"lightningcss": "1.29.1",
"react-native": "0.77.0",
"typescript": "5.7.3",
"unist-util-visit-parents": "5.1.3",
"vfile": "5.3.7"

File diff suppressed because it is too large Load Diff