diff --git a/apps/fabric-windows-example/package.json b/apps/fabric-windows-example/package.json index 886972a42..9696dc5fc 100644 --- a/apps/fabric-windows-example/package.json +++ b/apps/fabric-windows-example/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@babel/core": "^7.20.0", "@babel/preset-env": "^7.20.0", - "@babel/runtime": "^7.20.0", + "@babel/runtime": "^7.26.10", "@react-native/babel-preset": "0.74.81", "@react-native/eslint-config": "0.74.81", "@react-native/metro-config": "0.74.81", diff --git a/apps/fabric-windows-example/yarn.lock b/apps/fabric-windows-example/yarn.lock index c9ebc1ca5..597df4d4a 100644 --- a/apps/fabric-windows-example/yarn.lock +++ b/apps/fabric-windows-example/yarn.lock @@ -2004,10 +2004,10 @@ resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310" integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA== -"@babel/runtime@^7.0.0", "@babel/runtime@^7.20.0", "@babel/runtime@^7.8.4": - version "7.24.4" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.4.tgz#de795accd698007a66ba44add6cc86542aff1edd" - integrity sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA== +"@babel/runtime@^7.0.0", "@babel/runtime@^7.26.10", "@babel/runtime@^7.8.4": + version "7.26.10" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2" + integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw== dependencies: regenerator-runtime "^0.14.0" @@ -7642,8 +7642,11 @@ react-native-reanimated@3.9.0: invariant "^2.2.4" "react-native-svg@link:../..": - version "0.0.0" - uid "" + version "15.8.0" + dependencies: + css-select "^5.1.0" + css-tree "^1.1.3" + warn-once "0.1.1" react-native-windows@0.74.9: version "0.74.9"