omg thank u char

Co-authored-by: Charlotte Som <charlotte@som.codes>
This commit is contained in:
Hailey
2025-04-30 21:26:24 -07:00
parent 56298192b3
commit 7fa71d8d8b
2 changed files with 13 additions and 12 deletions
+3 -2
View File
@@ -201,7 +201,7 @@
"react-native-safe-area-context": "5.4.0",
"react-native-screens": "~4.10.0",
"react-native-svg": "15.11.2",
"react-native-uitextview": "^1.4.0",
"react-native-uitextview": "2.0.0-rc.10",
"react-native-url-polyfill": "^1.3.0",
"react-native-uuid": "^2.0.3",
"react-native-view-shot": "^4.0.3",
@@ -229,6 +229,7 @@
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@react-native/eslint-config": "^0.79.1",
"@react-native/typescript-config": "^0.79.1",
"@react-native/babel-preset": "0.79.1",
"@sentry/webpack-plugin": "^3.2.2",
"@testing-library/jest-native": "^5.4.3",
"@testing-library/react-native": "^13.2.0",
@@ -246,7 +247,7 @@
"babel-plugin-macros": "^3.1.0",
"babel-plugin-module-resolver": "^5.0.2",
"babel-plugin-react-compiler": "^19.1.0-rc.1",
"babel-preset-expo": "~13.0.0",
"babel-preset-expo": "13.1.10",
"eslint": "^8.19.0",
"eslint-plugin-bsky-internal": "link:./eslint",
"eslint-plugin-ft-flow": "^2.0.3",
+10 -10
View File
@@ -6202,7 +6202,7 @@
"@babel/traverse" "^7.25.3"
"@react-native/codegen" "0.79.1"
"@react-native/babel-preset@0.79.0-rc.4", "@react-native/babel-preset@0.79.1":
"@react-native/babel-preset@0.79.1":
version "0.79.1"
resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.79.1.tgz#6721d00a7a2aa730ccddfecf7011360e10a027c0"
integrity sha512-vS6Os9jFIeQ679VEwW2/h0a5uPYtX9E6ALYTW+VH4Knm+HNzdXC69Z1C5Cgia36ljiGEVCKtsBg5yjDYwliaeg==
@@ -8743,10 +8743,10 @@ babel-preset-current-node-syntax@^1.0.0:
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
"@babel/plugin-syntax-top-level-await" "^7.8.3"
babel-preset-expo@~13.0.0:
version "13.0.0"
resolved "https://registry.yarnpkg.com/babel-preset-expo/-/babel-preset-expo-13.0.0.tgz#49662765a175994fd70ea89d1f7f6ea2147e5c98"
integrity sha512-4NfamKh+BKu6v0VUtZ2wFuZ9VdaDnYOC+vsAHhUF3ks1jzFLo9TwBqsrkhD129DIHfdhVJnRJah2KRCXEjcrVQ==
babel-preset-expo@13.1.10:
version "13.1.10"
resolved "https://registry.yarnpkg.com/babel-preset-expo/-/babel-preset-expo-13.1.10.tgz#9b826ceef13d32e24298e69a547254ded8373240"
integrity sha512-RIZMZ+shEf+EQV66Vb6inAoDSrSGDqO9Pn+2koHNJ1LbLapNgj9vx4qHitivyEUdehEtEjGHCi0UwvGITlsWgw==
dependencies:
"@babel/helper-module-imports" "^7.25.9"
"@babel/plugin-proposal-decorators" "^7.12.9"
@@ -8762,7 +8762,7 @@ babel-preset-expo@~13.0.0:
"@babel/plugin-transform-runtime" "^7.24.7"
"@babel/preset-react" "^7.22.15"
"@babel/preset-typescript" "^7.23.0"
"@react-native/babel-preset" "0.79.0-rc.4"
"@react-native/babel-preset" "0.79.1"
babel-plugin-react-native-web "~0.19.13"
babel-plugin-syntax-hermes-parser "^0.25.1"
babel-plugin-transform-flow-enums "^0.0.2"
@@ -16944,10 +16944,10 @@ react-native-svg@15.11.2:
css-tree "^1.1.3"
warn-once "0.1.1"
react-native-uitextview@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/react-native-uitextview/-/react-native-uitextview-1.4.0.tgz#d1b583cc173cec00f4fdd03744cca76c54a12fbb"
integrity sha512-itm/frzkn/ma3+lwmKn2CkBOXPNo4bL8iVwQwjlzix5gVO59T2+axdfoj/Wi+Ra6F76KzNKxSah+7Y8dYmCHbQ==
react-native-uitextview@2.0.0-rc.10:
version "2.0.0-rc.10"
resolved "https://registry.yarnpkg.com/react-native-uitextview/-/react-native-uitextview-2.0.0-rc.10.tgz#b8f34edf795a924b97c7483cc0a760999caeb7d9"
integrity sha512-dv4rgNFEjjGcZ5s3+ll1DgCSK8YI91Z9Uvh36f9ObG2qgUxLqfxTUnp6AbJTQRxt5kTLo9y1gXVaguxGJNh39Q==
react-native-url-polyfill@^1.3.0:
version "1.3.0"