chore: fix dependencies
This commit is contained in:
parent
ac64569da0
commit
4512819bf5
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
959
pnpm-lock.yaml
959
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue