final upgrades
This commit is contained in:
+2
-2
@@ -224,7 +224,7 @@
|
||||
"@babel/core": "^7.26.0",
|
||||
"@babel/preset-env": "^7.26.0",
|
||||
"@babel/runtime": "^7.26.0",
|
||||
"@expo/config-plugins": "~10.0.0",
|
||||
"@expo/config-plugins": "~10.0.2",
|
||||
"@lingui/cli": "^4.14.1",
|
||||
"@lingui/macro": "^4.14.1",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
|
||||
@@ -247,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.11",
|
||||
"eslint": "^8.19.0",
|
||||
"eslint-plugin-bsky-internal": "link:./eslint",
|
||||
"eslint-plugin-ft-flow": "^2.0.3",
|
||||
|
||||
@@ -3859,7 +3859,7 @@
|
||||
xcode "^3.0.1"
|
||||
xml2js "0.6.0"
|
||||
|
||||
"@expo/config-plugins@~10.0.0", "@expo/config-plugins@~10.0.1", "@expo/config-plugins@~10.0.2":
|
||||
"@expo/config-plugins@~10.0.1", "@expo/config-plugins@~10.0.2":
|
||||
version "10.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-10.0.2.tgz#040867991e9c8c527b4f5c13a47bcf040a7479fe"
|
||||
integrity sha512-TzUn3pPdpwCS0yYaSlZOClgDmCX8N4I2lfgitX5oStqmvpPtB+vqtdyqsVM02fQ2tlJIAqwBW+NHaHqqy8Jv7g==
|
||||
@@ -6142,7 +6142,7 @@
|
||||
"@babel/traverse" "^7.25.3"
|
||||
"@react-native/codegen" "0.79.2"
|
||||
|
||||
"@react-native/babel-preset@0.79.0-rc.4", "@react-native/babel-preset@0.79.2":
|
||||
"@react-native/babel-preset@0.79.2":
|
||||
version "0.79.2"
|
||||
resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.79.2.tgz#5a683a6efeea357a326f70c84a881be2bafbeae3"
|
||||
integrity sha512-/HNu869oUq4FUXizpiNWrIhucsYZqu0/0spudJEzk9SEKar0EjVDP7zkg/sKK+KccNypDQGW7nFXT8onzvQ3og==
|
||||
@@ -8688,33 +8688,6 @@ 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==
|
||||
dependencies:
|
||||
"@babel/helper-module-imports" "^7.25.9"
|
||||
"@babel/plugin-proposal-decorators" "^7.12.9"
|
||||
"@babel/plugin-proposal-export-default-from" "^7.24.7"
|
||||
"@babel/plugin-syntax-export-default-from" "^7.24.7"
|
||||
"@babel/plugin-transform-export-namespace-from" "^7.25.9"
|
||||
"@babel/plugin-transform-flow-strip-types" "^7.25.2"
|
||||
"@babel/plugin-transform-modules-commonjs" "^7.24.8"
|
||||
"@babel/plugin-transform-object-rest-spread" "^7.24.7"
|
||||
"@babel/plugin-transform-parameters" "^7.24.7"
|
||||
"@babel/plugin-transform-private-methods" "^7.24.7"
|
||||
"@babel/plugin-transform-private-property-in-object" "^7.24.7"
|
||||
"@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"
|
||||
babel-plugin-react-native-web "~0.19.13"
|
||||
babel-plugin-syntax-hermes-parser "^0.25.1"
|
||||
babel-plugin-transform-flow-enums "^0.0.2"
|
||||
debug "^4.3.4"
|
||||
react-refresh "^0.14.2"
|
||||
resolve-from "^5.0.0"
|
||||
|
||||
babel-preset-expo@~13.1.11:
|
||||
version "13.1.11"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-expo/-/babel-preset-expo-13.1.11.tgz#de81e6a621c9f40dcb1e0bf5f1fe111f82c10496"
|
||||
|
||||
Reference in New Issue
Block a user