diff --git a/samples/NativeModuleSample/cpp-lib/example-old/package.json b/samples/NativeModuleSample/cpp-lib/example-old/package.json
index b1e089b82..d38cce690 100644
--- a/samples/NativeModuleSample/cpp-lib/example-old/package.json
+++ b/samples/NativeModuleSample/cpp-lib/example-old/package.json
@@ -8,20 +8,20 @@
"test:windows": "jest --config jest.config.windows.js"
},
"dependencies": {
- "react": "19.0.0",
- "react-native": "0.79.3",
- "react-native-windows": "0.79.0"
+ "react": "19.1.0",
+ "react-native": "0.80.0",
+ "react-native-windows": "0.80.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/runtime": "^7.25.0",
- "@react-native-community/cli": "15.0.0-alpha.2",
- "@react-native-community/cli-platform-android": "15.0.0-alpha.2",
- "@react-native-community/cli-platform-ios": "15.0.0-alpha.2",
- "@react-native/babel-preset": "^0.79.0",
- "@react-native/metro-config": "^0.79.0",
- "@react-native/typescript-config": "^0.79.0",
+ "@react-native-community/cli": "17.0.0",
+ "@react-native-community/cli-platform-android": "17.0.0",
+ "@react-native-community/cli-platform-ios": "17.0.0",
+ "@react-native/babel-preset": "0.80.0",
+ "@react-native/metro-config": "0.80.0",
+ "@react-native/typescript-config": "0.80.0",
"@rnx-kit/jest-preset": "^0.1.17"
},
"engines": {
diff --git a/samples/NativeModuleSample/cpp-lib/example/package.json b/samples/NativeModuleSample/cpp-lib/example/package.json
index 7835b1fd2..148d0f058 100644
--- a/samples/NativeModuleSample/cpp-lib/example/package.json
+++ b/samples/NativeModuleSample/cpp-lib/example/package.json
@@ -8,20 +8,20 @@
"test:windows": "jest --config jest.config.windows.js"
},
"dependencies": {
- "react": "19.0.0",
- "react-native": "0.79.3",
- "react-native-windows": "0.79.0"
+ "react": "19.1.0",
+ "react-native": "0.80.0",
+ "react-native-windows": "0.80.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/runtime": "^7.25.0",
- "@react-native-community/cli": "15.0.0-alpha.2",
- "@react-native-community/cli-platform-android": "15.0.0-alpha.2",
- "@react-native-community/cli-platform-ios": "15.0.0-alpha.2",
- "@react-native/babel-preset": "^0.79.0",
- "@react-native/metro-config": "^0.79.0",
- "@react-native/typescript-config": "^0.79.0",
+ "@react-native-community/cli": "17.0.0",
+ "@react-native-community/cli-platform-android": "17.0.0",
+ "@react-native-community/cli-platform-ios": "17.0.0",
+ "@react-native/babel-preset": "0.80.0",
+ "@react-native/metro-config": "0.80.0",
+ "@react-native/typescript-config": "0.80.0",
"@rnx-kit/jest-preset": "^0.1.17"
},
"engines": {
diff --git a/samples/NativeModuleSample/cpp-lib/example/windows/NativeModuleSampleExample.Package/packages.lock.json b/samples/NativeModuleSample/cpp-lib/example/windows/NativeModuleSampleExample.Package/packages.lock.json
index ac713b187..125437363 100644
--- a/samples/NativeModuleSample/cpp-lib/example/windows/NativeModuleSampleExample.Package/packages.lock.json
+++ b/samples/NativeModuleSample/cpp-lib/example/windows/NativeModuleSampleExample.Package/packages.lock.json
@@ -1,155 +1,266 @@
-{
- "version": 1,
- "dependencies": {
- "UAP,Version=v10.0.17763": {
- "Microsoft.WindowsAppSDK": {
- "type": "Direct",
- "requested": "[1.7.250401001, )",
- "resolved": "1.7.250401001",
- "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
- "dependencies": {
- "Microsoft.Web.WebView2": "1.0.2903.40",
- "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
- }
- },
- "Microsoft.Web.WebView2": {
- "type": "Transitive",
- "resolved": "1.0.2903.40",
- "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
- },
- "Microsoft.Windows.SDK.BuildTools": {
- "type": "Transitive",
- "resolved": "10.0.22621.756",
- "contentHash": "7ZL2sFSioYm1Ry067Kw1hg0SCcW5kuVezC2SwjGbcPE61Nn+gTbH86T73G3LcEOVj0S3IZzNuE/29gZvOLS7VA=="
- },
- "nativemodulesample": {
- "type": "Project"
- },
- "nativemodulesampleexample": {
- "type": "Project",
- "dependencies": {
- "NativeModuleSample": "[1.0.0, )"
- }
- }
- },
- "UAP,Version=v10.0.17763/win10-arm": {
- "Microsoft.WindowsAppSDK": {
- "type": "Direct",
- "requested": "[1.7.250401001, )",
- "resolved": "1.7.250401001",
- "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
- "dependencies": {
- "Microsoft.Web.WebView2": "1.0.2903.40",
- "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
- }
- },
- "Microsoft.Web.WebView2": {
- "type": "Transitive",
- "resolved": "1.0.2903.40",
- "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
- }
- },
- "UAP,Version=v10.0.17763/win10-arm-aot": {
- "Microsoft.WindowsAppSDK": {
- "type": "Direct",
- "requested": "[1.7.250401001, )",
- "resolved": "1.7.250401001",
- "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
- "dependencies": {
- "Microsoft.Web.WebView2": "1.0.2903.40",
- "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
- }
- },
- "Microsoft.Web.WebView2": {
- "type": "Transitive",
- "resolved": "1.0.2903.40",
- "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
- }
- },
- "UAP,Version=v10.0.17763/win10-arm64-aot": {
- "Microsoft.WindowsAppSDK": {
- "type": "Direct",
- "requested": "[1.7.250401001, )",
- "resolved": "1.7.250401001",
- "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
- "dependencies": {
- "Microsoft.Web.WebView2": "1.0.2903.40",
- "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
- }
- },
- "Microsoft.Web.WebView2": {
- "type": "Transitive",
- "resolved": "1.0.2903.40",
- "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
- }
- },
- "UAP,Version=v10.0.17763/win10-x64": {
- "Microsoft.WindowsAppSDK": {
- "type": "Direct",
- "requested": "[1.7.250401001, )",
- "resolved": "1.7.250401001",
- "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
- "dependencies": {
- "Microsoft.Web.WebView2": "1.0.2903.40",
- "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
- }
- },
- "Microsoft.Web.WebView2": {
- "type": "Transitive",
- "resolved": "1.0.2903.40",
- "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
- }
- },
- "UAP,Version=v10.0.17763/win10-x64-aot": {
- "Microsoft.WindowsAppSDK": {
- "type": "Direct",
- "requested": "[1.7.250401001, )",
- "resolved": "1.7.250401001",
- "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
- "dependencies": {
- "Microsoft.Web.WebView2": "1.0.2903.40",
- "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
- }
- },
- "Microsoft.Web.WebView2": {
- "type": "Transitive",
- "resolved": "1.0.2903.40",
- "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
- }
- },
- "UAP,Version=v10.0.17763/win10-x86": {
- "Microsoft.WindowsAppSDK": {
- "type": "Direct",
- "requested": "[1.7.250401001, )",
- "resolved": "1.7.250401001",
- "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
- "dependencies": {
- "Microsoft.Web.WebView2": "1.0.2903.40",
- "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
- }
- },
- "Microsoft.Web.WebView2": {
- "type": "Transitive",
- "resolved": "1.0.2903.40",
- "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
- }
- },
- "UAP,Version=v10.0.17763/win10-x86-aot": {
- "Microsoft.WindowsAppSDK": {
- "type": "Direct",
- "requested": "[1.7.250401001, )",
- "resolved": "1.7.250401001",
- "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
- "dependencies": {
- "Microsoft.Web.WebView2": "1.0.2903.40",
- "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
- }
- },
- "Microsoft.Web.WebView2": {
- "type": "Transitive",
- "resolved": "1.0.2903.40",
- "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
- }
- }
- }
+{
+ "version": 1,
+ "dependencies": {
+ "UAP,Version=v10.0.17763": {
+ "Microsoft.WindowsAppSDK": {
+ "type": "Direct",
+ "requested": "[1.7.250401001, )",
+ "resolved": "1.7.250401001",
+ "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
+ "dependencies": {
+ "Microsoft.Web.WebView2": "1.0.2903.40",
+ "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
+ }
+ },
+ "boost": {
+ "type": "Transitive",
+ "resolved": "1.83.0",
+ "contentHash": "cy53VNMzysEMvhBixDe8ujPk67Fcj3v6FPHQnH91NYJNLHpc6jxa2xq9ruCaaJjE4M3YrGSHDi4uUSTGBWw6EQ=="
+ },
+ "Microsoft.JavaScript.Hermes": {
+ "type": "Transitive",
+ "resolved": "0.0.0-2505.2001-0e4bc3b9",
+ "contentHash": "VNSUBgaGzJ/KkK3Br0b9FORkCgKqke54hi48vG42xRACIlxN+uLFMz0hRo+KHogz+Fsn+ltXicGwQsDVpmaCMg=="
+ },
+ "Microsoft.ReactNative": {
+ "type": "Transitive",
+ "resolved": "0.80.0-preview.1",
+ "contentHash": "onkdABNvcy2QrjiBXOkvYNc9fYIEkvsC/K4jCn/UZ+868a0uC5IDNXIHQU/QZmUEIzNyYp8LuLPo+KlSPqakxw=="
+ },
+ "Microsoft.ReactNative.Cxx": {
+ "type": "Transitive",
+ "resolved": "0.80.0-preview.1",
+ "contentHash": "y68k3gYnsd9oKJZjkdLoLano40ea4IelbdpOJCXXQvzrBVKvEEIRkFruFFK59m5WOOGn4H1B9/UdLBHOE9w2Pg==",
+ "dependencies": {
+ "Microsoft.ReactNative": "0.80.0-preview.1"
+ }
+ },
+ "Microsoft.VCRTForwarders.140": {
+ "type": "Transitive",
+ "resolved": "1.0.2-rc",
+ "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
+ },
+ "Microsoft.Web.WebView2": {
+ "type": "Transitive",
+ "resolved": "1.0.2903.40",
+ "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
+ },
+ "Microsoft.Windows.SDK.BuildTools": {
+ "type": "Transitive",
+ "resolved": "10.0.22621.756",
+ "contentHash": "7ZL2sFSioYm1Ry067Kw1hg0SCcW5kuVezC2SwjGbcPE61Nn+gTbH86T73G3LcEOVj0S3IZzNuE/29gZvOLS7VA=="
+ },
+ "nativemodulesample": {
+ "type": "Project",
+ "dependencies": {
+ "Microsoft.ReactNative": "[0.80.0-preview.1, )",
+ "Microsoft.ReactNative.Cxx": "[0.80.0-preview.1, )",
+ "Microsoft.VCRTForwarders.140": "[1.0.2-rc, )",
+ "Microsoft.WindowsAppSDK": "[1.7.250401001, )",
+ "boost": "[1.83.0, )"
+ }
+ },
+ "nativemodulesampleexample": {
+ "type": "Project",
+ "dependencies": {
+ "Microsoft.JavaScript.Hermes": "[0.0.0-2505.2001-0e4bc3b9, )",
+ "Microsoft.ReactNative": "[0.80.0-preview.1, )",
+ "Microsoft.ReactNative.Cxx": "[0.80.0-preview.1, )",
+ "Microsoft.VCRTForwarders.140": "[1.0.2-rc, )",
+ "Microsoft.WindowsAppSDK": "[1.7.250401001, )",
+ "NativeModuleSample": "[1.0.0, )",
+ "boost": "[1.83.0, )"
+ }
+ }
+ },
+ "UAP,Version=v10.0.17763/win10-arm": {
+ "Microsoft.WindowsAppSDK": {
+ "type": "Direct",
+ "requested": "[1.7.250401001, )",
+ "resolved": "1.7.250401001",
+ "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
+ "dependencies": {
+ "Microsoft.Web.WebView2": "1.0.2903.40",
+ "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
+ }
+ },
+ "Microsoft.ReactNative": {
+ "type": "Transitive",
+ "resolved": "0.80.0-preview.1",
+ "contentHash": "onkdABNvcy2QrjiBXOkvYNc9fYIEkvsC/K4jCn/UZ+868a0uC5IDNXIHQU/QZmUEIzNyYp8LuLPo+KlSPqakxw=="
+ },
+ "Microsoft.VCRTForwarders.140": {
+ "type": "Transitive",
+ "resolved": "1.0.2-rc",
+ "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
+ },
+ "Microsoft.Web.WebView2": {
+ "type": "Transitive",
+ "resolved": "1.0.2903.40",
+ "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
+ }
+ },
+ "UAP,Version=v10.0.17763/win10-arm-aot": {
+ "Microsoft.WindowsAppSDK": {
+ "type": "Direct",
+ "requested": "[1.7.250401001, )",
+ "resolved": "1.7.250401001",
+ "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
+ "dependencies": {
+ "Microsoft.Web.WebView2": "1.0.2903.40",
+ "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
+ }
+ },
+ "Microsoft.ReactNative": {
+ "type": "Transitive",
+ "resolved": "0.80.0-preview.1",
+ "contentHash": "onkdABNvcy2QrjiBXOkvYNc9fYIEkvsC/K4jCn/UZ+868a0uC5IDNXIHQU/QZmUEIzNyYp8LuLPo+KlSPqakxw=="
+ },
+ "Microsoft.VCRTForwarders.140": {
+ "type": "Transitive",
+ "resolved": "1.0.2-rc",
+ "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
+ },
+ "Microsoft.Web.WebView2": {
+ "type": "Transitive",
+ "resolved": "1.0.2903.40",
+ "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
+ }
+ },
+ "UAP,Version=v10.0.17763/win10-arm64-aot": {
+ "Microsoft.WindowsAppSDK": {
+ "type": "Direct",
+ "requested": "[1.7.250401001, )",
+ "resolved": "1.7.250401001",
+ "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
+ "dependencies": {
+ "Microsoft.Web.WebView2": "1.0.2903.40",
+ "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
+ }
+ },
+ "Microsoft.ReactNative": {
+ "type": "Transitive",
+ "resolved": "0.80.0-preview.1",
+ "contentHash": "onkdABNvcy2QrjiBXOkvYNc9fYIEkvsC/K4jCn/UZ+868a0uC5IDNXIHQU/QZmUEIzNyYp8LuLPo+KlSPqakxw=="
+ },
+ "Microsoft.VCRTForwarders.140": {
+ "type": "Transitive",
+ "resolved": "1.0.2-rc",
+ "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
+ },
+ "Microsoft.Web.WebView2": {
+ "type": "Transitive",
+ "resolved": "1.0.2903.40",
+ "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
+ }
+ },
+ "UAP,Version=v10.0.17763/win10-x64": {
+ "Microsoft.WindowsAppSDK": {
+ "type": "Direct",
+ "requested": "[1.7.250401001, )",
+ "resolved": "1.7.250401001",
+ "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
+ "dependencies": {
+ "Microsoft.Web.WebView2": "1.0.2903.40",
+ "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
+ }
+ },
+ "Microsoft.ReactNative": {
+ "type": "Transitive",
+ "resolved": "0.80.0-preview.1",
+ "contentHash": "onkdABNvcy2QrjiBXOkvYNc9fYIEkvsC/K4jCn/UZ+868a0uC5IDNXIHQU/QZmUEIzNyYp8LuLPo+KlSPqakxw=="
+ },
+ "Microsoft.VCRTForwarders.140": {
+ "type": "Transitive",
+ "resolved": "1.0.2-rc",
+ "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
+ },
+ "Microsoft.Web.WebView2": {
+ "type": "Transitive",
+ "resolved": "1.0.2903.40",
+ "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
+ }
+ },
+ "UAP,Version=v10.0.17763/win10-x64-aot": {
+ "Microsoft.WindowsAppSDK": {
+ "type": "Direct",
+ "requested": "[1.7.250401001, )",
+ "resolved": "1.7.250401001",
+ "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
+ "dependencies": {
+ "Microsoft.Web.WebView2": "1.0.2903.40",
+ "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
+ }
+ },
+ "Microsoft.ReactNative": {
+ "type": "Transitive",
+ "resolved": "0.80.0-preview.1",
+ "contentHash": "onkdABNvcy2QrjiBXOkvYNc9fYIEkvsC/K4jCn/UZ+868a0uC5IDNXIHQU/QZmUEIzNyYp8LuLPo+KlSPqakxw=="
+ },
+ "Microsoft.VCRTForwarders.140": {
+ "type": "Transitive",
+ "resolved": "1.0.2-rc",
+ "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
+ },
+ "Microsoft.Web.WebView2": {
+ "type": "Transitive",
+ "resolved": "1.0.2903.40",
+ "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
+ }
+ },
+ "UAP,Version=v10.0.17763/win10-x86": {
+ "Microsoft.WindowsAppSDK": {
+ "type": "Direct",
+ "requested": "[1.7.250401001, )",
+ "resolved": "1.7.250401001",
+ "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
+ "dependencies": {
+ "Microsoft.Web.WebView2": "1.0.2903.40",
+ "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
+ }
+ },
+ "Microsoft.ReactNative": {
+ "type": "Transitive",
+ "resolved": "0.80.0-preview.1",
+ "contentHash": "onkdABNvcy2QrjiBXOkvYNc9fYIEkvsC/K4jCn/UZ+868a0uC5IDNXIHQU/QZmUEIzNyYp8LuLPo+KlSPqakxw=="
+ },
+ "Microsoft.VCRTForwarders.140": {
+ "type": "Transitive",
+ "resolved": "1.0.2-rc",
+ "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
+ },
+ "Microsoft.Web.WebView2": {
+ "type": "Transitive",
+ "resolved": "1.0.2903.40",
+ "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
+ }
+ },
+ "UAP,Version=v10.0.17763/win10-x86-aot": {
+ "Microsoft.WindowsAppSDK": {
+ "type": "Direct",
+ "requested": "[1.7.250401001, )",
+ "resolved": "1.7.250401001",
+ "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
+ "dependencies": {
+ "Microsoft.Web.WebView2": "1.0.2903.40",
+ "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
+ }
+ },
+ "Microsoft.ReactNative": {
+ "type": "Transitive",
+ "resolved": "0.80.0-preview.1",
+ "contentHash": "onkdABNvcy2QrjiBXOkvYNc9fYIEkvsC/K4jCn/UZ+868a0uC5IDNXIHQU/QZmUEIzNyYp8LuLPo+KlSPqakxw=="
+ },
+ "Microsoft.VCRTForwarders.140": {
+ "type": "Transitive",
+ "resolved": "1.0.2-rc",
+ "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
+ },
+ "Microsoft.Web.WebView2": {
+ "type": "Transitive",
+ "resolved": "1.0.2903.40",
+ "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
+ }
+ }
+ }
}
\ No newline at end of file
diff --git a/samples/NativeModuleSample/cpp-lib/example/windows/NativeModuleSampleExample/NativeModuleSampleExample.vcxproj b/samples/NativeModuleSample/cpp-lib/example/windows/NativeModuleSampleExample/NativeModuleSampleExample.vcxproj
index 0cc9af8af..e8469b7d5 100644
--- a/samples/NativeModuleSample/cpp-lib/example/windows/NativeModuleSampleExample/NativeModuleSampleExample.vcxproj
+++ b/samples/NativeModuleSample/cpp-lib/example/windows/NativeModuleSampleExample/NativeModuleSampleExample.vcxproj
@@ -68,10 +68,10 @@
- 0.79.0
+ 0.80.0
- 0.79.0
+ 0.80.0
diff --git a/samples/NativeModuleSample/cpp-lib/example/windows/NativeModuleSampleExample/packages.lock.json b/samples/NativeModuleSample/cpp-lib/example/windows/NativeModuleSampleExample/packages.lock.json
index 11941ce95..b7370d34a 100644
--- a/samples/NativeModuleSample/cpp-lib/example/windows/NativeModuleSampleExample/packages.lock.json
+++ b/samples/NativeModuleSample/cpp-lib/example/windows/NativeModuleSampleExample/packages.lock.json
@@ -1,192 +1,192 @@
-{
- "version": 1,
- "dependencies": {
- "native,Version=v0.0": {
- "boost": {
- "type": "Direct",
- "requested": "[1.83.0, )",
- "resolved": "1.83.0",
- "contentHash": "cy53VNMzysEMvhBixDe8ujPk67Fcj3v6FPHQnH91NYJNLHpc6jxa2xq9ruCaaJjE4M3YrGSHDi4uUSTGBWw6EQ=="
- },
- "Microsoft.JavaScript.Hermes": {
- "type": "Direct",
- "requested": "[0.0.0-2505.2001-0e4bc3b9, )",
- "resolved": "0.0.0-2505.2001-0e4bc3b9",
- "contentHash": "VNSUBgaGzJ/KkK3Br0b9FORkCgKqke54hi48vG42xRACIlxN+uLFMz0hRo+KHogz+Fsn+ltXicGwQsDVpmaCMg=="
- },
- "Microsoft.ReactNative": {
- "type": "Direct",
- "requested": "[0.79.0, )",
- "resolved": "0.79.0",
- "contentHash": "6+8MUOyEhqvfbW/8HfhBV7bJopCFO6d7+DSuR6PMrB6HTf2/ewMUC5Mx14nfHW5iUJr989EwzXBe5tTzroyMvw=="
- },
- "Microsoft.ReactNative.Cxx": {
- "type": "Direct",
- "requested": "[0.79.0, )",
- "resolved": "0.79.0",
- "contentHash": "SgqS70L8JKB9UId7JMLCp1EEs8LztAXVGYIIrFRzEZtKqN37weP2ndDW6+v0I+gJqNWdV/UThq9cJXHwVM0cZw==",
- "dependencies": {
- "Microsoft.ReactNative": "0.79.0"
- }
- },
- "Microsoft.VCRTForwarders.140": {
- "type": "Direct",
- "requested": "[1.0.2-rc, )",
- "resolved": "1.0.2-rc",
- "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
- },
- "Microsoft.Windows.CppWinRT": {
- "type": "Direct",
- "requested": "[2.0.230706.1, )",
- "resolved": "2.0.230706.1",
- "contentHash": "l0D7oCw/5X+xIKHqZTi62TtV+1qeSz7KVluNFdrJ9hXsst4ghvqQ/Yhura7JqRdZWBXAuDS0G0KwALptdoxweQ=="
- },
- "Microsoft.WindowsAppSDK": {
- "type": "Direct",
- "requested": "[1.7.250401001, )",
- "resolved": "1.7.250401001",
- "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
- "dependencies": {
- "Microsoft.Web.WebView2": "1.0.2903.40",
- "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
- }
- },
- "Microsoft.Web.WebView2": {
- "type": "Transitive",
- "resolved": "1.0.2903.40",
- "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
- },
- "Microsoft.Windows.SDK.BuildTools": {
- "type": "Transitive",
- "resolved": "10.0.22621.756",
- "contentHash": "7ZL2sFSioYm1Ry067Kw1hg0SCcW5kuVezC2SwjGbcPE61Nn+gTbH86T73G3LcEOVj0S3IZzNuE/29gZvOLS7VA=="
- },
- "nativemodulesample": {
- "type": "Project",
- "dependencies": {
- "Microsoft.ReactNative": "[0.79.0, )",
- "Microsoft.ReactNative.Cxx": "[0.79.0, )",
- "Microsoft.VCRTForwarders.140": "[1.0.2-rc, )",
- "Microsoft.WindowsAppSDK": "[1.7.250401001, )",
- "boost": "[1.83.0, )"
- }
- }
- },
- "native,Version=v0.0/win": {
- "Microsoft.ReactNative": {
- "type": "Direct",
- "requested": "[0.79.0, )",
- "resolved": "0.79.0",
- "contentHash": "6+8MUOyEhqvfbW/8HfhBV7bJopCFO6d7+DSuR6PMrB6HTf2/ewMUC5Mx14nfHW5iUJr989EwzXBe5tTzroyMvw=="
- },
- "Microsoft.VCRTForwarders.140": {
- "type": "Direct",
- "requested": "[1.0.2-rc, )",
- "resolved": "1.0.2-rc",
- "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
- },
- "Microsoft.WindowsAppSDK": {
- "type": "Direct",
- "requested": "[1.7.250401001, )",
- "resolved": "1.7.250401001",
- "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
- "dependencies": {
- "Microsoft.Web.WebView2": "1.0.2903.40",
- "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
- }
- },
- "Microsoft.Web.WebView2": {
- "type": "Transitive",
- "resolved": "1.0.2903.40",
- "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
- }
- },
- "native,Version=v0.0/win-arm64": {
- "Microsoft.ReactNative": {
- "type": "Direct",
- "requested": "[0.79.0, )",
- "resolved": "0.79.0",
- "contentHash": "6+8MUOyEhqvfbW/8HfhBV7bJopCFO6d7+DSuR6PMrB6HTf2/ewMUC5Mx14nfHW5iUJr989EwzXBe5tTzroyMvw=="
- },
- "Microsoft.VCRTForwarders.140": {
- "type": "Direct",
- "requested": "[1.0.2-rc, )",
- "resolved": "1.0.2-rc",
- "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
- },
- "Microsoft.WindowsAppSDK": {
- "type": "Direct",
- "requested": "[1.7.250401001, )",
- "resolved": "1.7.250401001",
- "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
- "dependencies": {
- "Microsoft.Web.WebView2": "1.0.2903.40",
- "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
- }
- },
- "Microsoft.Web.WebView2": {
- "type": "Transitive",
- "resolved": "1.0.2903.40",
- "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
- }
- },
- "native,Version=v0.0/win-x64": {
- "Microsoft.ReactNative": {
- "type": "Direct",
- "requested": "[0.79.0, )",
- "resolved": "0.79.0",
- "contentHash": "6+8MUOyEhqvfbW/8HfhBV7bJopCFO6d7+DSuR6PMrB6HTf2/ewMUC5Mx14nfHW5iUJr989EwzXBe5tTzroyMvw=="
- },
- "Microsoft.VCRTForwarders.140": {
- "type": "Direct",
- "requested": "[1.0.2-rc, )",
- "resolved": "1.0.2-rc",
- "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
- },
- "Microsoft.WindowsAppSDK": {
- "type": "Direct",
- "requested": "[1.7.250401001, )",
- "resolved": "1.7.250401001",
- "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
- "dependencies": {
- "Microsoft.Web.WebView2": "1.0.2903.40",
- "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
- }
- },
- "Microsoft.Web.WebView2": {
- "type": "Transitive",
- "resolved": "1.0.2903.40",
- "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
- }
- },
- "native,Version=v0.0/win-x86": {
- "Microsoft.ReactNative": {
- "type": "Direct",
- "requested": "[0.79.0, )",
- "resolved": "0.79.0",
- "contentHash": "6+8MUOyEhqvfbW/8HfhBV7bJopCFO6d7+DSuR6PMrB6HTf2/ewMUC5Mx14nfHW5iUJr989EwzXBe5tTzroyMvw=="
- },
- "Microsoft.VCRTForwarders.140": {
- "type": "Direct",
- "requested": "[1.0.2-rc, )",
- "resolved": "1.0.2-rc",
- "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
- },
- "Microsoft.WindowsAppSDK": {
- "type": "Direct",
- "requested": "[1.7.250401001, )",
- "resolved": "1.7.250401001",
- "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
- "dependencies": {
- "Microsoft.Web.WebView2": "1.0.2903.40",
- "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
- }
- },
- "Microsoft.Web.WebView2": {
- "type": "Transitive",
- "resolved": "1.0.2903.40",
- "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
- }
- }
- }
+{
+ "version": 1,
+ "dependencies": {
+ "native,Version=v0.0": {
+ "boost": {
+ "type": "Direct",
+ "requested": "[1.83.0, )",
+ "resolved": "1.83.0",
+ "contentHash": "cy53VNMzysEMvhBixDe8ujPk67Fcj3v6FPHQnH91NYJNLHpc6jxa2xq9ruCaaJjE4M3YrGSHDi4uUSTGBWw6EQ=="
+ },
+ "Microsoft.JavaScript.Hermes": {
+ "type": "Direct",
+ "requested": "[0.0.0-2505.2001-0e4bc3b9, )",
+ "resolved": "0.0.0-2505.2001-0e4bc3b9",
+ "contentHash": "VNSUBgaGzJ/KkK3Br0b9FORkCgKqke54hi48vG42xRACIlxN+uLFMz0hRo+KHogz+Fsn+ltXicGwQsDVpmaCMg=="
+ },
+ "Microsoft.ReactNative": {
+ "type": "Direct",
+ "requested": "[0.80.0-preview.1, )",
+ "resolved": "0.80.0-preview.1",
+ "contentHash": "onkdABNvcy2QrjiBXOkvYNc9fYIEkvsC/K4jCn/UZ+868a0uC5IDNXIHQU/QZmUEIzNyYp8LuLPo+KlSPqakxw=="
+ },
+ "Microsoft.ReactNative.Cxx": {
+ "type": "Direct",
+ "requested": "[0.80.0-preview.1, )",
+ "resolved": "0.80.0-preview.1",
+ "contentHash": "y68k3gYnsd9oKJZjkdLoLano40ea4IelbdpOJCXXQvzrBVKvEEIRkFruFFK59m5WOOGn4H1B9/UdLBHOE9w2Pg==",
+ "dependencies": {
+ "Microsoft.ReactNative": "0.80.0-preview.1"
+ }
+ },
+ "Microsoft.VCRTForwarders.140": {
+ "type": "Direct",
+ "requested": "[1.0.2-rc, )",
+ "resolved": "1.0.2-rc",
+ "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
+ },
+ "Microsoft.Windows.CppWinRT": {
+ "type": "Direct",
+ "requested": "[2.0.230706.1, )",
+ "resolved": "2.0.230706.1",
+ "contentHash": "l0D7oCw/5X+xIKHqZTi62TtV+1qeSz7KVluNFdrJ9hXsst4ghvqQ/Yhura7JqRdZWBXAuDS0G0KwALptdoxweQ=="
+ },
+ "Microsoft.WindowsAppSDK": {
+ "type": "Direct",
+ "requested": "[1.7.250401001, )",
+ "resolved": "1.7.250401001",
+ "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
+ "dependencies": {
+ "Microsoft.Web.WebView2": "1.0.2903.40",
+ "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
+ }
+ },
+ "Microsoft.Web.WebView2": {
+ "type": "Transitive",
+ "resolved": "1.0.2903.40",
+ "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
+ },
+ "Microsoft.Windows.SDK.BuildTools": {
+ "type": "Transitive",
+ "resolved": "10.0.22621.756",
+ "contentHash": "7ZL2sFSioYm1Ry067Kw1hg0SCcW5kuVezC2SwjGbcPE61Nn+gTbH86T73G3LcEOVj0S3IZzNuE/29gZvOLS7VA=="
+ },
+ "nativemodulesample": {
+ "type": "Project",
+ "dependencies": {
+ "Microsoft.ReactNative": "[0.80.0-preview.1, )",
+ "Microsoft.ReactNative.Cxx": "[0.80.0-preview.1, )",
+ "Microsoft.VCRTForwarders.140": "[1.0.2-rc, )",
+ "Microsoft.WindowsAppSDK": "[1.7.250401001, )",
+ "boost": "[1.83.0, )"
+ }
+ }
+ },
+ "native,Version=v0.0/win": {
+ "Microsoft.ReactNative": {
+ "type": "Direct",
+ "requested": "[0.80.0-preview.1, )",
+ "resolved": "0.80.0-preview.1",
+ "contentHash": "onkdABNvcy2QrjiBXOkvYNc9fYIEkvsC/K4jCn/UZ+868a0uC5IDNXIHQU/QZmUEIzNyYp8LuLPo+KlSPqakxw=="
+ },
+ "Microsoft.VCRTForwarders.140": {
+ "type": "Direct",
+ "requested": "[1.0.2-rc, )",
+ "resolved": "1.0.2-rc",
+ "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
+ },
+ "Microsoft.WindowsAppSDK": {
+ "type": "Direct",
+ "requested": "[1.7.250401001, )",
+ "resolved": "1.7.250401001",
+ "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
+ "dependencies": {
+ "Microsoft.Web.WebView2": "1.0.2903.40",
+ "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
+ }
+ },
+ "Microsoft.Web.WebView2": {
+ "type": "Transitive",
+ "resolved": "1.0.2903.40",
+ "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
+ }
+ },
+ "native,Version=v0.0/win-arm64": {
+ "Microsoft.ReactNative": {
+ "type": "Direct",
+ "requested": "[0.80.0-preview.1, )",
+ "resolved": "0.80.0-preview.1",
+ "contentHash": "onkdABNvcy2QrjiBXOkvYNc9fYIEkvsC/K4jCn/UZ+868a0uC5IDNXIHQU/QZmUEIzNyYp8LuLPo+KlSPqakxw=="
+ },
+ "Microsoft.VCRTForwarders.140": {
+ "type": "Direct",
+ "requested": "[1.0.2-rc, )",
+ "resolved": "1.0.2-rc",
+ "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
+ },
+ "Microsoft.WindowsAppSDK": {
+ "type": "Direct",
+ "requested": "[1.7.250401001, )",
+ "resolved": "1.7.250401001",
+ "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
+ "dependencies": {
+ "Microsoft.Web.WebView2": "1.0.2903.40",
+ "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
+ }
+ },
+ "Microsoft.Web.WebView2": {
+ "type": "Transitive",
+ "resolved": "1.0.2903.40",
+ "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
+ }
+ },
+ "native,Version=v0.0/win-x64": {
+ "Microsoft.ReactNative": {
+ "type": "Direct",
+ "requested": "[0.80.0-preview.1, )",
+ "resolved": "0.80.0-preview.1",
+ "contentHash": "onkdABNvcy2QrjiBXOkvYNc9fYIEkvsC/K4jCn/UZ+868a0uC5IDNXIHQU/QZmUEIzNyYp8LuLPo+KlSPqakxw=="
+ },
+ "Microsoft.VCRTForwarders.140": {
+ "type": "Direct",
+ "requested": "[1.0.2-rc, )",
+ "resolved": "1.0.2-rc",
+ "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
+ },
+ "Microsoft.WindowsAppSDK": {
+ "type": "Direct",
+ "requested": "[1.7.250401001, )",
+ "resolved": "1.7.250401001",
+ "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
+ "dependencies": {
+ "Microsoft.Web.WebView2": "1.0.2903.40",
+ "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
+ }
+ },
+ "Microsoft.Web.WebView2": {
+ "type": "Transitive",
+ "resolved": "1.0.2903.40",
+ "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
+ }
+ },
+ "native,Version=v0.0/win-x86": {
+ "Microsoft.ReactNative": {
+ "type": "Direct",
+ "requested": "[0.80.0-preview.1, )",
+ "resolved": "0.80.0-preview.1",
+ "contentHash": "onkdABNvcy2QrjiBXOkvYNc9fYIEkvsC/K4jCn/UZ+868a0uC5IDNXIHQU/QZmUEIzNyYp8LuLPo+KlSPqakxw=="
+ },
+ "Microsoft.VCRTForwarders.140": {
+ "type": "Direct",
+ "requested": "[1.0.2-rc, )",
+ "resolved": "1.0.2-rc",
+ "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
+ },
+ "Microsoft.WindowsAppSDK": {
+ "type": "Direct",
+ "requested": "[1.7.250401001, )",
+ "resolved": "1.7.250401001",
+ "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
+ "dependencies": {
+ "Microsoft.Web.WebView2": "1.0.2903.40",
+ "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
+ }
+ },
+ "Microsoft.Web.WebView2": {
+ "type": "Transitive",
+ "resolved": "1.0.2903.40",
+ "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
+ }
+ }
+ }
}
\ No newline at end of file
diff --git a/samples/NativeModuleSample/cpp-lib/package.json b/samples/NativeModuleSample/cpp-lib/package.json
index ae7c257c9..0611c395c 100644
--- a/samples/NativeModuleSample/cpp-lib/package.json
+++ b/samples/NativeModuleSample/cpp-lib/package.json
@@ -54,8 +54,8 @@
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
- "@react-native-community/cli": "15.0.0-alpha.2",
- "@react-native/eslint-config": "^0.79.0",
+ "@react-native-community/cli": "17.0.0",
+ "@react-native/eslint-config": "0.80.0",
"@types/jest": "^29.5.5",
"@types/react": "^19.0.0",
"eslint": "^8.51.0",
@@ -63,10 +63,10 @@
"eslint-plugin-prettier": "^5.0.1",
"jest": "^29.7.0",
"prettier": "^3.0.3",
- "react": "19.0.0",
- "react-native": "0.79.3",
+ "react": "19.1.0",
+ "react-native": "0.80.0",
"react-native-builder-bob": "^0.31.0",
- "react-native-windows": "0.79.0",
+ "react-native-windows": "0.80.0",
"typescript": "^5.2.2"
},
"resolutions": {
diff --git a/samples/NativeModuleSample/cpp-lib/windows/NativeModuleSample/NativeModuleSample.vcxproj b/samples/NativeModuleSample/cpp-lib/windows/NativeModuleSample/NativeModuleSample.vcxproj
index 7b815817b..cb586cd45 100644
--- a/samples/NativeModuleSample/cpp-lib/windows/NativeModuleSample/NativeModuleSample.vcxproj
+++ b/samples/NativeModuleSample/cpp-lib/windows/NativeModuleSample/NativeModuleSample.vcxproj
@@ -70,10 +70,10 @@
- 0.79.0
+ 0.80.0
- 0.79.0
+ 0.80.0
diff --git a/samples/NativeModuleSample/cpp-lib/windows/NativeModuleSample/packages.lock.json b/samples/NativeModuleSample/cpp-lib/windows/NativeModuleSample/packages.lock.json
index d284d81a6..6737c94a3 100644
--- a/samples/NativeModuleSample/cpp-lib/windows/NativeModuleSample/packages.lock.json
+++ b/samples/NativeModuleSample/cpp-lib/windows/NativeModuleSample/packages.lock.json
@@ -1,60 +1,60 @@
-{
- "version": 1,
- "dependencies": {
- "native,Version=v0.0": {
- "boost": {
- "type": "Direct",
- "requested": "[1.83.0, )",
- "resolved": "1.83.0",
- "contentHash": "cy53VNMzysEMvhBixDe8ujPk67Fcj3v6FPHQnH91NYJNLHpc6jxa2xq9ruCaaJjE4M3YrGSHDi4uUSTGBWw6EQ=="
- },
- "Microsoft.ReactNative": {
- "type": "Direct",
- "requested": "[0.79.0, )",
- "resolved": "0.79.0",
- "contentHash": "6+8MUOyEhqvfbW/8HfhBV7bJopCFO6d7+DSuR6PMrB6HTf2/ewMUC5Mx14nfHW5iUJr989EwzXBe5tTzroyMvw=="
- },
- "Microsoft.ReactNative.Cxx": {
- "type": "Direct",
- "requested": "[0.79.0, )",
- "resolved": "0.79.0",
- "contentHash": "SgqS70L8JKB9UId7JMLCp1EEs8LztAXVGYIIrFRzEZtKqN37weP2ndDW6+v0I+gJqNWdV/UThq9cJXHwVM0cZw==",
- "dependencies": {
- "Microsoft.ReactNative": "0.79.0"
- }
- },
- "Microsoft.VCRTForwarders.140": {
- "type": "Direct",
- "requested": "[1.0.2-rc, )",
- "resolved": "1.0.2-rc",
- "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
- },
- "Microsoft.Windows.CppWinRT": {
- "type": "Direct",
- "requested": "[2.0.230706.1, )",
- "resolved": "2.0.230706.1",
- "contentHash": "l0D7oCw/5X+xIKHqZTi62TtV+1qeSz7KVluNFdrJ9hXsst4ghvqQ/Yhura7JqRdZWBXAuDS0G0KwALptdoxweQ=="
- },
- "Microsoft.WindowsAppSDK": {
- "type": "Direct",
- "requested": "[1.7.250401001, )",
- "resolved": "1.7.250401001",
- "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
- "dependencies": {
- "Microsoft.Web.WebView2": "1.0.2903.40",
- "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
- }
- },
- "Microsoft.Web.WebView2": {
- "type": "Transitive",
- "resolved": "1.0.2903.40",
- "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
- },
- "Microsoft.Windows.SDK.BuildTools": {
- "type": "Transitive",
- "resolved": "10.0.22621.756",
- "contentHash": "7ZL2sFSioYm1Ry067Kw1hg0SCcW5kuVezC2SwjGbcPE61Nn+gTbH86T73G3LcEOVj0S3IZzNuE/29gZvOLS7VA=="
- }
- }
- }
+{
+ "version": 1,
+ "dependencies": {
+ "native,Version=v0.0": {
+ "boost": {
+ "type": "Direct",
+ "requested": "[1.83.0, )",
+ "resolved": "1.83.0",
+ "contentHash": "cy53VNMzysEMvhBixDe8ujPk67Fcj3v6FPHQnH91NYJNLHpc6jxa2xq9ruCaaJjE4M3YrGSHDi4uUSTGBWw6EQ=="
+ },
+ "Microsoft.ReactNative": {
+ "type": "Direct",
+ "requested": "[0.80.0-preview.1, )",
+ "resolved": "0.80.0-preview.1",
+ "contentHash": "onkdABNvcy2QrjiBXOkvYNc9fYIEkvsC/K4jCn/UZ+868a0uC5IDNXIHQU/QZmUEIzNyYp8LuLPo+KlSPqakxw=="
+ },
+ "Microsoft.ReactNative.Cxx": {
+ "type": "Direct",
+ "requested": "[0.80.0-preview.1, )",
+ "resolved": "0.80.0-preview.1",
+ "contentHash": "y68k3gYnsd9oKJZjkdLoLano40ea4IelbdpOJCXXQvzrBVKvEEIRkFruFFK59m5WOOGn4H1B9/UdLBHOE9w2Pg==",
+ "dependencies": {
+ "Microsoft.ReactNative": "0.80.0-preview.1"
+ }
+ },
+ "Microsoft.VCRTForwarders.140": {
+ "type": "Direct",
+ "requested": "[1.0.2-rc, )",
+ "resolved": "1.0.2-rc",
+ "contentHash": "/r+sjtEeCIGyDhobIZ5hSmYhC/dSyGZxf1SxYJpElUhB0LMCktOMFs9gXrauXypIFECpVynNyVjAmJt6hjJ5oQ=="
+ },
+ "Microsoft.Windows.CppWinRT": {
+ "type": "Direct",
+ "requested": "[2.0.230706.1, )",
+ "resolved": "2.0.230706.1",
+ "contentHash": "l0D7oCw/5X+xIKHqZTi62TtV+1qeSz7KVluNFdrJ9hXsst4ghvqQ/Yhura7JqRdZWBXAuDS0G0KwALptdoxweQ=="
+ },
+ "Microsoft.WindowsAppSDK": {
+ "type": "Direct",
+ "requested": "[1.7.250401001, )",
+ "resolved": "1.7.250401001",
+ "contentHash": "kPsJ2LZoo3Xs/6FtIWMZRGnQ2ZMx9zDa0ZpqRGz1qwZr0gwwlXZJTmngaA1Ym2AHmIa05NtX2jEE2He8CzfhTg==",
+ "dependencies": {
+ "Microsoft.Web.WebView2": "1.0.2903.40",
+ "Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
+ }
+ },
+ "Microsoft.Web.WebView2": {
+ "type": "Transitive",
+ "resolved": "1.0.2903.40",
+ "contentHash": "THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ=="
+ },
+ "Microsoft.Windows.SDK.BuildTools": {
+ "type": "Transitive",
+ "resolved": "10.0.22621.756",
+ "contentHash": "7ZL2sFSioYm1Ry067Kw1hg0SCcW5kuVezC2SwjGbcPE61Nn+gTbH86T73G3LcEOVj0S3IZzNuE/29gZvOLS7VA=="
+ }
+ }
+ }
}
\ No newline at end of file
diff --git a/samples/NativeModuleSample/cpp-lib/yarn.lock b/samples/NativeModuleSample/cpp-lib/yarn.lock
index 576e7be60..07dad46cb 100644
--- a/samples/NativeModuleSample/cpp-lib/yarn.lock
+++ b/samples/NativeModuleSample/cpp-lib/yarn.lock
@@ -15,46 +15,6 @@ __metadata:
languageName: node
linkType: hard
-"@azure/abort-controller@npm:^1.0.0":
- version: 1.1.0
- resolution: "@azure/abort-controller@npm:1.1.0"
- dependencies:
- tslib: ^2.2.0
- checksum: 0f45e504d4aea799486867179afe7589255f6c111951279958e9d0aa5faebb2c96b8f88e3e3c958ce07b02bcba0b0cddb1bbec94705f573a48ecdb93eec1a92a
- languageName: node
- linkType: hard
-
-"@azure/abort-controller@npm:^2.0.0":
- version: 2.1.2
- resolution: "@azure/abort-controller@npm:2.1.2"
- dependencies:
- tslib: ^2.6.2
- checksum: 22176c04ea01498311c6bbd336669f6e3faffad1cbb0c9ebc6ee9c1ff2cf958fd17ce73c7354b99d8bda9fcd311325ece7bee248875279174e3fc460e8b1a63d
- languageName: node
- linkType: hard
-
-"@azure/core-auth@npm:1.5.0":
- version: 1.5.0
- resolution: "@azure/core-auth@npm:1.5.0"
- dependencies:
- "@azure/abort-controller": ^1.0.0
- "@azure/core-util": ^1.1.0
- tslib: ^2.2.0
- checksum: 11c5ba072902693435dc2930e2fdfe2ff34836f4c2d6c87c6ac0566d48dc49157ebf49f4478cd3784dc0c4d57b502d3a12d74ea29f416725204a6e1aa937ef78
- languageName: node
- linkType: hard
-
-"@azure/core-util@npm:^1.1.0":
- version: 1.12.0
- resolution: "@azure/core-util@npm:1.12.0"
- dependencies:
- "@azure/abort-controller": ^2.0.0
- "@typespec/ts-http-runtime": ^0.2.2
- tslib: ^2.6.2
- checksum: 3333a594c6cec25323424304b07e412f4c8a802b8daad68836a8bf601f0cf87bdebdf7529d6a4517c4f16c60013c8593e660ba4e9ff460e1ca90cfded0cc1689
- languageName: node
- linkType: hard
-
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.24.7, @babel/code-frame@npm:^7.27.1":
version: 7.27.1
resolution: "@babel/code-frame@npm:7.27.1"
@@ -2131,109 +2091,65 @@ __metadata:
languageName: node
linkType: hard
-"@react-native-community/cli-clean@npm:15.0.0-alpha.2":
- version: 15.0.0-alpha.2
- resolution: "@react-native-community/cli-clean@npm:15.0.0-alpha.2"
+"@react-native-community/cli-clean@npm:17.0.0":
+ version: 17.0.0
+ resolution: "@react-native-community/cli-clean@npm:17.0.0"
dependencies:
- "@react-native-community/cli-tools": 15.0.0-alpha.2
+ "@react-native-community/cli-tools": 17.0.0
chalk: ^4.1.2
execa: ^5.0.0
fast-glob: ^3.3.2
- checksum: 2dcf0019aaaea1972324b47cf1fdc0912c8e76ee70e46c0399467e629f7fc3b20dec4065f37a69ffb1bda75c9e8300800868b05df92371a62a116abfed15865c
+ checksum: 77fda0bc24e362c3054fec4f66c3517ff473123a5e8cc4b6bc1fac17dd3cb256b4c7ac776a1fcd74ae42dcdfd7b4ee8fc2bd09c9ea0ed356c965848e33b4ff79
languageName: node
linkType: hard
-"@react-native-community/cli-clean@npm:15.1.3":
- version: 15.1.3
- resolution: "@react-native-community/cli-clean@npm:15.1.3"
+"@react-native-community/cli-config-android@npm:17.0.0":
+ version: 17.0.0
+ resolution: "@react-native-community/cli-config-android@npm:17.0.0"
dependencies:
- "@react-native-community/cli-tools": 15.1.3
- chalk: ^4.1.2
- execa: ^5.0.0
- fast-glob: ^3.3.2
- checksum: 95777b9786a0e7787033d251258e7dbacd530c31bd2f2919798643e9bebb94aa07b9936d9f65c68db199deeb7d4fd66fa993d0e89e40c61c2d014580da3da2f8
- languageName: node
- linkType: hard
-
-"@react-native-community/cli-config-android@npm:15.1.3":
- version: 15.1.3
- resolution: "@react-native-community/cli-config-android@npm:15.1.3"
- dependencies:
- "@react-native-community/cli-tools": 15.1.3
+ "@react-native-community/cli-tools": 17.0.0
chalk: ^4.1.2
fast-glob: ^3.3.2
fast-xml-parser: ^4.4.1
- checksum: 07c207c5b9d9f21240c40c771a8761709c6f62e2d01272ca83d1649c728569e5447c172b0ef8868f1ba188217591fe63b731578cc2cec8b3c8705d4056e03186
+ checksum: 5b963457a14306fe9273baf1a207a3bc02e0d74dc081a172ce71309249271548861e69e631e89f611b68f28f1afd88730b80e92c7f0040c3baba33fa55f00bc6
languageName: node
linkType: hard
-"@react-native-community/cli-config-apple@npm:15.1.3":
- version: 15.1.3
- resolution: "@react-native-community/cli-config-apple@npm:15.1.3"
+"@react-native-community/cli-config-apple@npm:17.0.0":
+ version: 17.0.0
+ resolution: "@react-native-community/cli-config-apple@npm:17.0.0"
dependencies:
- "@react-native-community/cli-tools": 15.1.3
+ "@react-native-community/cli-tools": 17.0.0
chalk: ^4.1.2
execa: ^5.0.0
fast-glob: ^3.3.2
- checksum: 8c956e15505fd2753b2b8c5bf3a2b8838bb637ec84e8f44c4c29b12b1b60b601779611655eaa0adefe54d693818d7888eb77e07a0f915a3709c35d9c72e306a3
- languageName: node
- linkType: hard
-
-"@react-native-community/cli-config@npm:15.0.0-alpha.2":
- version: 15.0.0-alpha.2
- resolution: "@react-native-community/cli-config@npm:15.0.0-alpha.2"
- dependencies:
- "@react-native-community/cli-tools": 15.0.0-alpha.2
- chalk: ^4.1.2
- cosmiconfig: ^9.0.0
- deepmerge: ^4.3.0
- fast-glob: ^3.3.2
- joi: ^17.2.1
- checksum: 2774c0b312d98637ade4c1429850588f267bb9b02361f88340a127436dfb61308072c88e3ed8e18ccb17c6f8ed6837589b5ad3717ddf8ea0402cf81029ae3665
+ checksum: 04437975df831c4c5d5b3edb47b20d6d0975cdeda7a9de4c2b68cd4eaafd85dea7b814eb8125ca8243f94f15ca1ed24505383001a48ae5a1e56c2c3c5e8ee7da
languageName: node
linkType: hard
-"@react-native-community/cli-config@npm:15.1.3":
- version: 15.1.3
- resolution: "@react-native-community/cli-config@npm:15.1.3"
+"@react-native-community/cli-config@npm:17.0.0":
+ version: 17.0.0
+ resolution: "@react-native-community/cli-config@npm:17.0.0"
dependencies:
- "@react-native-community/cli-tools": 15.1.3
+ "@react-native-community/cli-tools": 17.0.0
chalk: ^4.1.2
cosmiconfig: ^9.0.0
deepmerge: ^4.3.0
fast-glob: ^3.3.2
joi: ^17.2.1
- checksum: 3e8fc8fc9f683ddebe8177b38ba5811e18456c5da3f2779796e9491733a0aae0f3c0dcc431ceaa1622fcef5276cfb8e10bed91cb7a9bf1243bd5d585bc0a4e56
+ checksum: 2886aefeca64d421b0a992bdc8f16bbfbdcfaa12f6cfcea314e6837676a6e17a8eab6697315fe4ff777d0c861788a91306fc87c8610e3f921d2453a393ad98eb
languageName: node
linkType: hard
-"@react-native-community/cli-debugger-ui@npm:15.0.0-alpha.2":
- version: 15.0.0-alpha.2
- resolution: "@react-native-community/cli-debugger-ui@npm:15.0.0-alpha.2"
+"@react-native-community/cli-doctor@npm:17.0.0":
+ version: 17.0.0
+ resolution: "@react-native-community/cli-doctor@npm:17.0.0"
dependencies:
- serve-static: ^1.13.1
- checksum: b25322f1f672edc13db631629bbeda0467a645cc5ccf87f99715797f275e35909683ba44601ad23a85d49b6ddc02a6bf94f585010985aaf829ce849ccd8a5960
- languageName: node
- linkType: hard
-
-"@react-native-community/cli-debugger-ui@npm:15.1.3":
- version: 15.1.3
- resolution: "@react-native-community/cli-debugger-ui@npm:15.1.3"
- dependencies:
- serve-static: ^1.13.1
- checksum: 0f52a737cfd4ee8d7d735f7031590e02f127df9e7cde78653c68ec694a4806eec6ce641406f5ce7ae50947e44f02cff5c4ec94d5fb76e372b42d12f78d3f49ed
- languageName: node
- linkType: hard
-
-"@react-native-community/cli-doctor@npm:15.0.0-alpha.2":
- version: 15.0.0-alpha.2
- resolution: "@react-native-community/cli-doctor@npm:15.0.0-alpha.2"
- dependencies:
- "@react-native-community/cli-config": 15.0.0-alpha.2
- "@react-native-community/cli-platform-android": 15.0.0-alpha.2
- "@react-native-community/cli-platform-apple": 15.0.0-alpha.2
- "@react-native-community/cli-platform-ios": 15.0.0-alpha.2
- "@react-native-community/cli-tools": 15.0.0-alpha.2
+ "@react-native-community/cli-config": 17.0.0
+ "@react-native-community/cli-platform-android": 17.0.0
+ "@react-native-community/cli-platform-apple": 17.0.0
+ "@react-native-community/cli-platform-ios": 17.0.0
+ "@react-native-community/cli-tools": 17.0.0
chalk: ^4.1.2
command-exists: ^1.2.8
deepmerge: ^4.3.0
@@ -2242,209 +2158,102 @@ __metadata:
node-stream-zip: ^1.9.1
ora: ^5.4.1
semver: ^7.5.2
- strip-ansi: ^5.2.0
wcwidth: ^1.0.1
yaml: ^2.2.1
- checksum: 9dae312408d663e3da6258352bb4aa572042aa2e16941b2da9f0db387af5e0a1d7bd494a75145c6077a98d3232322a4dc26d82360e9e92726480ff53e02c73fa
- languageName: node
- linkType: hard
-
-"@react-native-community/cli-doctor@npm:15.1.3":
- version: 15.1.3
- resolution: "@react-native-community/cli-doctor@npm:15.1.3"
- dependencies:
- "@react-native-community/cli-config": 15.1.3
- "@react-native-community/cli-platform-android": 15.1.3
- "@react-native-community/cli-platform-apple": 15.1.3
- "@react-native-community/cli-platform-ios": 15.1.3
- "@react-native-community/cli-tools": 15.1.3
- chalk: ^4.1.2
- command-exists: ^1.2.8
- deepmerge: ^4.3.0
- envinfo: ^7.13.0
- execa: ^5.0.0
- node-stream-zip: ^1.9.1
- ora: ^5.4.1
- semver: ^7.5.2
- strip-ansi: ^5.2.0
- wcwidth: ^1.0.1
- yaml: ^2.2.1
- checksum: 9be335ef0203b15d20d8b13f052a742f6faf67435c614ad9e714707ebc04d76a0a8845baafa49e80d05f3fe3822c4020cc60a568c1c4564a50e8d35bea7e3169
- languageName: node
- linkType: hard
-
-"@react-native-community/cli-platform-android@npm:15.0.0-alpha.2":
- version: 15.0.0-alpha.2
- resolution: "@react-native-community/cli-platform-android@npm:15.0.0-alpha.2"
- dependencies:
- "@react-native-community/cli-tools": 15.0.0-alpha.2
- chalk: ^4.1.2
- execa: ^5.0.0
- fast-glob: ^3.3.2
- fast-xml-parser: ^4.4.1
- logkitty: ^0.7.1
- checksum: 05fe7d0b09f63d7d3236c5cf16426a535c428c50e099f5262d6f530778c71bbf7018d0af98215d88dc09c34506178909e0d041d5ae390b3d06cd783d48037953
+ checksum: 9e98444918d2c73f2a364342f951369f7c824214f1415354e4476e2a612816d73a037a32c8a0f1fa2dd52951211a7682caa97d6c1b45f2c687fee103871eeedb
languageName: node
linkType: hard
-"@react-native-community/cli-platform-android@npm:15.1.3, @react-native-community/cli-platform-android@npm:^15.0.0":
- version: 15.1.3
- resolution: "@react-native-community/cli-platform-android@npm:15.1.3"
+"@react-native-community/cli-platform-android@npm:17.0.0":
+ version: 17.0.0
+ resolution: "@react-native-community/cli-platform-android@npm:17.0.0"
dependencies:
- "@react-native-community/cli-config-android": 15.1.3
- "@react-native-community/cli-tools": 15.1.3
+ "@react-native-community/cli-config-android": 17.0.0
+ "@react-native-community/cli-tools": 17.0.0
chalk: ^4.1.2
execa: ^5.0.0
logkitty: ^0.7.1
- checksum: 5fd57035dfc3a07f0bab42acb816fd2fbdb81a5aac21fc5f6c2b389611ffac571a99deb99e36858771c0480087e02b30a8a584e69fcba5ad5b5a8b241aa3d886
+ checksum: 0ee5961f9348c59e2044a1774701323fc0797c72e96f6d22d8b602aaa60e9daf206f7f4729709f4a8ddb5244783a2938b649165221ca288de929f35a2f0380a3
languageName: node
linkType: hard
-"@react-native-community/cli-platform-apple@npm:15.0.0-alpha.2":
- version: 15.0.0-alpha.2
- resolution: "@react-native-community/cli-platform-apple@npm:15.0.0-alpha.2"
+"@react-native-community/cli-platform-apple@npm:17.0.0":
+ version: 17.0.0
+ resolution: "@react-native-community/cli-platform-apple@npm:17.0.0"
dependencies:
- "@react-native-community/cli-tools": 15.0.0-alpha.2
- chalk: ^4.1.2
- execa: ^5.0.0
- fast-glob: ^3.3.2
- fast-xml-parser: ^4.4.1
- ora: ^5.4.1
- checksum: 4703445b076262c9a8fffdf142b8cfb9d8b656ec284754ef5d6e7d5cc72f7d9a8e908c5bbbaace35f577c2a15ec4a74117f29a8f51f69499abd8025c55b07cb1
- languageName: node
- linkType: hard
-
-"@react-native-community/cli-platform-apple@npm:15.1.3":
- version: 15.1.3
- resolution: "@react-native-community/cli-platform-apple@npm:15.1.3"
- dependencies:
- "@react-native-community/cli-config-apple": 15.1.3
- "@react-native-community/cli-tools": 15.1.3
+ "@react-native-community/cli-config-apple": 17.0.0
+ "@react-native-community/cli-tools": 17.0.0
chalk: ^4.1.2
execa: ^5.0.0
fast-xml-parser: ^4.4.1
- checksum: 380d9abbb7667ec377c36fdd2f3139c4df24fdb64900fc45a40205d30791caf02406241a1073080c8276b635d24c967314134acd01d228cd50da0459c3e48204
+ checksum: b0d01786259e01aad23da6d167883313809f2a5367f31aa432f9dfaa930dba23b8d6fdcd78157243daa9c3f395a741fa0b78215030c13c56fd2ce91286ecd2c5
languageName: node
linkType: hard
-"@react-native-community/cli-platform-ios@npm:15.0.0-alpha.2":
- version: 15.0.0-alpha.2
- resolution: "@react-native-community/cli-platform-ios@npm:15.0.0-alpha.2"
+"@react-native-community/cli-platform-ios@npm:17.0.0":
+ version: 17.0.0
+ resolution: "@react-native-community/cli-platform-ios@npm:17.0.0"
dependencies:
- "@react-native-community/cli-platform-apple": 15.0.0-alpha.2
- checksum: 485cfe403b30be954848df229a838caac03571941efc3c20280f5c1f26c8cc228dc507e00f65f876d196708b5beb2b433f83fd8b1920880c370be448fe11531b
+ "@react-native-community/cli-platform-apple": 17.0.0
+ checksum: e7677421564aa462d4b3a33d89c3bfd9792d1a5b32e3ba7d12d5fc547d5cbe02b69144165d08cc0962495c79c683c6bd49a07dae668d89b64df9ce75ae21e71d
languageName: node
linkType: hard
-"@react-native-community/cli-platform-ios@npm:15.1.3, @react-native-community/cli-platform-ios@npm:^15.0.0":
- version: 15.1.3
- resolution: "@react-native-community/cli-platform-ios@npm:15.1.3"
+"@react-native-community/cli-server-api@npm:17.0.0":
+ version: 17.0.0
+ resolution: "@react-native-community/cli-server-api@npm:17.0.0"
dependencies:
- "@react-native-community/cli-platform-apple": 15.1.3
- checksum: b99e0a2b51ca1be631e94ce7061b353811bf1b146e670928ae890287380ac652ae48e16f67751d4a772b2035781cf0a55847bb18648359048536d2d314c3ed97
- languageName: node
- linkType: hard
-
-"@react-native-community/cli-server-api@npm:15.0.0-alpha.2":
- version: 15.0.0-alpha.2
- resolution: "@react-native-community/cli-server-api@npm:15.0.0-alpha.2"
- dependencies:
- "@react-native-community/cli-debugger-ui": 15.0.0-alpha.2
- "@react-native-community/cli-tools": 15.0.0-alpha.2
- compression: ^1.7.1
- connect: ^3.6.5
- errorhandler: ^1.5.1
- nocache: ^3.0.1
- pretty-format: ^26.6.2
- serve-static: ^1.13.1
- ws: ^6.2.3
- checksum: c447a0017bb743028aad8f26bc25aa0a4e6b3054a2b722ee7c8a7f1ca14b708f2b9cdea041d154e8ed6e1190bb7fbe04dada2a4529a200e138fc976f4b113b9e
- languageName: node
- linkType: hard
-
-"@react-native-community/cli-server-api@npm:15.1.3":
- version: 15.1.3
- resolution: "@react-native-community/cli-server-api@npm:15.1.3"
- dependencies:
- "@react-native-community/cli-debugger-ui": 15.1.3
- "@react-native-community/cli-tools": 15.1.3
+ "@react-native-community/cli-tools": 17.0.0
+ body-parser: ^1.20.3
compression: ^1.7.1
connect: ^3.6.5
errorhandler: ^1.5.1
nocache: ^3.0.1
+ open: ^6.2.0
pretty-format: ^26.6.2
serve-static: ^1.13.1
ws: ^6.2.3
- checksum: 2bc164d6fc33298b3df8fbe6b27745b72ea3287a4b87c1dd32a77c8a277b62882d6cec3c12915496568d04ee3989ad01de81b4088b18cd40ddd5cb0532260903
- languageName: node
- linkType: hard
-
-"@react-native-community/cli-tools@npm:15.0.0-alpha.2":
- version: 15.0.0-alpha.2
- resolution: "@react-native-community/cli-tools@npm:15.0.0-alpha.2"
- dependencies:
- appdirsjs: ^1.2.4
- chalk: ^4.1.2
- execa: ^5.0.0
- find-up: ^5.0.0
- mime: ^2.4.1
- open: ^6.2.0
- ora: ^5.4.1
- semver: ^7.5.2
- shell-quote: ^1.7.3
- sudo-prompt: ^9.0.0
- checksum: 15f996ee45d957ef2ee134634f02eb8921263cff4cb009d7373be4c468295d001137f5b09430117c68700e860ed4431cd6b0dc6ecf905f7e8208e8d84d356412
+ checksum: a70e670534d5850b15659f9465e44661ec03c36a2ba0f5bc848dac47184b7b4c3bcedc32e3c343da3b013594cd1410b50f93cc95630821c3cecc0ae7b73c2c4f
languageName: node
linkType: hard
-"@react-native-community/cli-tools@npm:15.1.3":
- version: 15.1.3
- resolution: "@react-native-community/cli-tools@npm:15.1.3"
+"@react-native-community/cli-tools@npm:17.0.0":
+ version: 17.0.0
+ resolution: "@react-native-community/cli-tools@npm:17.0.0"
dependencies:
+ "@vscode/sudo-prompt": ^9.0.0
appdirsjs: ^1.2.4
chalk: ^4.1.2
execa: ^5.0.0
find-up: ^5.0.0
+ launch-editor: ^2.9.1
mime: ^2.4.1
- open: ^6.2.0
ora: ^5.4.1
prompts: ^2.4.2
semver: ^7.5.2
- shell-quote: ^1.7.3
- sudo-prompt: ^9.0.0
- checksum: f62997b7ed16df5beffc699c7556eebe0b27a63ac0b10dcf8af3e2875231183752e4a1a7e55e9d60f0b9cbfd7c3a2dd264eccc0e3430b81660538e27d5deffc8
+ checksum: 99511ddf04304bf5dffc71be8212baf9482bb33ea5aa61a1e392e2b68c4f16e29f32152666e35904d48e09639fd99146c5069b8dfaf9bfc9a5f9d4253cfc910a
languageName: node
linkType: hard
-"@react-native-community/cli-types@npm:15.0.0-alpha.2":
- version: 15.0.0-alpha.2
- resolution: "@react-native-community/cli-types@npm:15.0.0-alpha.2"
+"@react-native-community/cli-types@npm:17.0.0":
+ version: 17.0.0
+ resolution: "@react-native-community/cli-types@npm:17.0.0"
dependencies:
joi: ^17.2.1
- checksum: 50de0db59c79ff4a302f8fa2b29d2cc3d3e7bc6a3c0c346dd4b1c26c90796a65c4ba6230c2de0b619e5a1548f751a81bad2ef7740367ca4a94da6e02857fd645
+ checksum: 9e3a5c081005eb1e768c284a69fb4102e24bdb4ba12c927fce85fd2dd2969c3d2888c3e4bcaac301cab40b91bd5b56932326c83009af06a234b5e579b5527202
languageName: node
linkType: hard
-"@react-native-community/cli-types@npm:15.1.3":
- version: 15.1.3
- resolution: "@react-native-community/cli-types@npm:15.1.3"
+"@react-native-community/cli@npm:17.0.0":
+ version: 17.0.0
+ resolution: "@react-native-community/cli@npm:17.0.0"
dependencies:
- joi: ^17.2.1
- checksum: 5551e218499645ec7f1c8c3e24cfed427a5b4fab54d376b20f04fbe6b304bbf7dc69a7e64677e10c5d263ab8d98a37cb26d006ce0bcdad0d9710e09568fd297e
- languageName: node
- linkType: hard
-
-"@react-native-community/cli@npm:15.0.0-alpha.2":
- version: 15.0.0-alpha.2
- resolution: "@react-native-community/cli@npm:15.0.0-alpha.2"
- dependencies:
- "@react-native-community/cli-clean": 15.0.0-alpha.2
- "@react-native-community/cli-config": 15.0.0-alpha.2
- "@react-native-community/cli-debugger-ui": 15.0.0-alpha.2
- "@react-native-community/cli-doctor": 15.0.0-alpha.2
- "@react-native-community/cli-server-api": 15.0.0-alpha.2
- "@react-native-community/cli-tools": 15.0.0-alpha.2
- "@react-native-community/cli-types": 15.0.0-alpha.2
+ "@react-native-community/cli-clean": 17.0.0
+ "@react-native-community/cli-config": 17.0.0
+ "@react-native-community/cli-doctor": 17.0.0
+ "@react-native-community/cli-server-api": 17.0.0
+ "@react-native-community/cli-tools": 17.0.0
+ "@react-native-community/cli-types": 17.0.0
chalk: ^4.1.2
commander: ^9.4.1
deepmerge: ^4.3.0
@@ -2456,48 +2265,23 @@ __metadata:
semver: ^7.5.2
bin:
rnc-cli: build/bin.js
- checksum: 8cc2c7c111e40aca6726e53a2abf97c065964274493770db4066e373387b2acd2584ba917f2a265cca7eca478b7b25de1fdf9bd4262b0012f1dc6a7828fe4ef9
+ checksum: 29939398b5b4af038e3feab8de11055d946d61b4979d2db075334140a3f1e7760bcee863c13653a7fa527148322d7ddd07a1de1c9b33d94c3365dd503b3c1bd5
languageName: node
linkType: hard
-"@react-native-community/cli@npm:^15.0.0":
- version: 15.1.3
- resolution: "@react-native-community/cli@npm:15.1.3"
+"@react-native-windows/cli@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native-windows/cli@npm:0.80.0"
dependencies:
- "@react-native-community/cli-clean": 15.1.3
- "@react-native-community/cli-config": 15.1.3
- "@react-native-community/cli-debugger-ui": 15.1.3
- "@react-native-community/cli-doctor": 15.1.3
- "@react-native-community/cli-server-api": 15.1.3
- "@react-native-community/cli-tools": 15.1.3
- "@react-native-community/cli-types": 15.1.3
- chalk: ^4.1.2
- commander: ^9.4.1
- deepmerge: ^4.3.0
- execa: ^5.0.0
- find-up: ^5.0.0
- fs-extra: ^8.1.0
- graceful-fs: ^4.1.3
- prompts: ^2.4.2
- semver: ^7.5.2
- bin:
- rnc-cli: build/bin.js
- checksum: 165c946856b5c4d6eadb0f8b9e29dfa0ab197bf43ce63179ca781d45163419fa9e85c3721be6908b6850415cd25d84bef63b4a61b78b5d44cae22ec21a92efec
- languageName: node
- linkType: hard
-
-"@react-native-windows/cli@npm:0.79.0":
- version: 0.79.0
- resolution: "@react-native-windows/cli@npm:0.79.0"
- dependencies:
- "@react-native-windows/codegen": 0.79.0
- "@react-native-windows/fs": 0.79.0
- "@react-native-windows/package-utils": 0.79.0
- "@react-native-windows/telemetry": 0.79.0
+ "@react-native-windows/codegen": 0.80.0
+ "@react-native-windows/fs": 0.80.0
+ "@react-native-windows/package-utils": 0.80.0
+ "@react-native-windows/telemetry": 0.80.0
"@xmldom/xmldom": ^0.7.7
chalk: ^4.1.0
cli-spinners: ^2.2.0
envinfo: ^7.5.0
+ execa: ^5.0.0
find-up: ^4.1.0
glob: ^7.1.1
lodash: ^4.17.15
@@ -2512,15 +2296,15 @@ __metadata:
xpath: ^0.0.27
peerDependencies:
react-native: "*"
- checksum: c2f9395ae6f668bc2ff07582e357738bf22b0983962516370b6b4eff49eb5449467b756ef7f157381b90f208ed66c5081015cdff74f04a05b7f00837d5014e21
+ checksum: a2f49bb183bfebe1c736ae4697815d88f2a6b870788a3288861c013dac4fc3d3f975e19d381af6e4c1ef3071f82edc524ce904122f036b32381708bf916269ef
languageName: node
linkType: hard
-"@react-native-windows/codegen@npm:0.79.0":
- version: 0.79.0
- resolution: "@react-native-windows/codegen@npm:0.79.0"
+"@react-native-windows/codegen@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native-windows/codegen@npm:0.80.0"
dependencies:
- "@react-native-windows/fs": 0.79.0
+ "@react-native-windows/fs": 0.80.0
chalk: ^4.1.0
globby: ^11.1.0
mustache: ^4.0.1
@@ -2530,70 +2314,62 @@ __metadata:
react-native: "*"
bin:
react-native-windows-codegen: bin.js
- checksum: 268ffa5c534bbf2d495537d399ea7b69e290c47e3b1e420dcc9bc7f1dfe89ebeff6e5b802070cdd74c9f7cac5a91ba492e935e6975c3069a13a8696fa511142a
+ checksum: e67cb8f79235c7dd7d3448eaa7f735950b84a99ebaddee8f518c56bac2fe23c1a135ebfeb74182436bc4bc941f766eddc186d29420b887044e97509af59ced08
languageName: node
linkType: hard
-"@react-native-windows/find-repo-root@npm:0.79.0":
- version: 0.79.0
- resolution: "@react-native-windows/find-repo-root@npm:0.79.0"
+"@react-native-windows/find-repo-root@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native-windows/find-repo-root@npm:0.80.0"
dependencies:
- "@react-native-windows/fs": 0.79.0
+ "@react-native-windows/fs": 0.80.0
find-up: ^4.1.0
- checksum: a42268a2edb1fc9513a44deb38661eb188fca788620092039e434eef80398f278e2fd2cd027b6af185d0af08e46d5fde0305ae0d8691ba8e0ad5fd60b443a7cd
+ checksum: ac7379d13800f7b1a3ce83dbcfb7a5872d9d31584e2c3df3dad2459e1c77b5abac231e5035a59124bb800eb67c2a178db413077fc78cf65272570b4bbdee3614
languageName: node
linkType: hard
-"@react-native-windows/fs@npm:0.79.0":
- version: 0.79.0
- resolution: "@react-native-windows/fs@npm:0.79.0"
+"@react-native-windows/fs@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native-windows/fs@npm:0.80.0"
dependencies:
graceful-fs: ^4.2.8
- checksum: 98387f719dadf92fd0a84d0fc535dbc42ab10be5a4afd91cf00c9166c5f96922d86364401fafe1f6a0c5eb005b88033c414345e12e4d2410d957a3e68535978f
+ checksum: 60a61c5972b3300cc2718e00d64ad9ce065b565b5449d03fe5b794afb87fbfe886220ffd73bca10283d5f266961ddc62129f06c370906239ef931c04f4497cc3
languageName: node
linkType: hard
-"@react-native-windows/package-utils@npm:0.79.0":
- version: 0.79.0
- resolution: "@react-native-windows/package-utils@npm:0.79.0"
+"@react-native-windows/package-utils@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native-windows/package-utils@npm:0.80.0"
dependencies:
- "@react-native-windows/find-repo-root": 0.79.0
- "@react-native-windows/fs": 0.79.0
+ "@react-native-windows/find-repo-root": 0.80.0
+ "@react-native-windows/fs": 0.80.0
get-monorepo-packages: ^1.2.0
lodash: ^4.17.15
- checksum: c54111856fe17d708bedb50afaddf1df53d6e3cbddc310ef8d3ef56a79b81d0b67a98c6768d8540b036f39fd068d7f926ad965b5fae06c20d0b0d4ce08bb0255
+ checksum: 5887abf8180b95ceecc4920432144007bc6070c1f07af282950c71772b76886f0a86828c3fdfd4a7762cd6047617b7caafab100b281aa83a23c9abc95f40fef6
languageName: node
linkType: hard
-"@react-native-windows/telemetry@npm:0.79.0":
- version: 0.79.0
- resolution: "@react-native-windows/telemetry@npm:0.79.0"
+"@react-native-windows/telemetry@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native-windows/telemetry@npm:0.80.0"
dependencies:
- "@azure/core-auth": 1.5.0
"@microsoft/1ds-core-js": ^4.3.0
"@microsoft/1ds-post-js": ^4.3.0
- "@react-native-windows/fs": 0.79.0
+ "@react-native-windows/fs": 0.80.0
"@xmldom/xmldom": ^0.7.7
ci-info: ^3.2.0
envinfo: ^7.8.1
lodash: ^4.17.21
os-locale: ^5.0.0
xpath: ^0.0.27
- checksum: e57567a084f7e8c11ce608eb31b24691a179862d7148fbd65cfd738f0205487fba404179e5d097d4de8b91dbc36c4976c00c2721e889bd79df591b7155ebf400
- languageName: node
- linkType: hard
-
-"@react-native/assets-registry@npm:0.79.0":
- version: 0.79.0
- resolution: "@react-native/assets-registry@npm:0.79.0"
- checksum: 7e34f3885ab6a83ffc577587089be09d98bf5a6fab7270114d88384934da95c4fa8dae4ea026ed2b88e3d577833fe503158375a6443161c4f71946f9043116c4
+ checksum: aaaeab66e80d3b6058721a8182201ce46ab938be8f3c5ad3681350b8a1b05e75219c11b5e4ab3cc4b3bc45d202d423d17d8c551b1f2b3850c5eb7d7deae7c953
languageName: node
linkType: hard
-"@react-native/assets-registry@npm:0.79.3":
- version: 0.79.3
- resolution: "@react-native/assets-registry@npm:0.79.3"
- checksum: a21674f2dcadaf2e759b564dbf5346a11d593eccd09de5d4e52cd3bf27acf12e84300116757dcae7244e4987a167e580f4774b7f7a2dec6d5dfec8992cb46871
+"@react-native/assets-registry@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native/assets-registry@npm:0.80.0"
+ checksum: 4f7b7d1f07541032779c0c33bb4a191666bb08d7aaf1a1adb15b984ecad11fb40fe61c9ddf4acd6961434acfd76d14adb30ec562da5c97fa7eb49a50411dc42e
languageName: node
linkType: hard
@@ -2604,19 +2380,19 @@ __metadata:
languageName: node
linkType: hard
-"@react-native/babel-plugin-codegen@npm:0.79.3":
- version: 0.79.3
- resolution: "@react-native/babel-plugin-codegen@npm:0.79.3"
+"@react-native/babel-plugin-codegen@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native/babel-plugin-codegen@npm:0.80.0"
dependencies:
"@babel/traverse": ^7.25.3
- "@react-native/codegen": 0.79.3
- checksum: 4ae44062424e53450968aaa8dbce070ecb8bb6402c75af75127616f76b98d8ffbf43e644fb2f8449582e9be1f92ff1e20bcb89798bcfe9daaae8b8ccc85477d5
+ "@react-native/codegen": 0.80.0
+ checksum: 0ed0fb4e55af18deec9e276a6b015e3f52f5a44b8baaab84e46ea832509fd7bc84533d772dd660fe856b11fcba06166d8ae5295fa5722b2ecd424ef824844a2d
languageName: node
linkType: hard
-"@react-native/babel-preset@npm:0.79.3, @react-native/babel-preset@npm:^0.79.0":
- version: 0.79.3
- resolution: "@react-native/babel-preset@npm:0.79.3"
+"@react-native/babel-preset@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native/babel-preset@npm:0.80.0"
dependencies:
"@babel/core": ^7.25.2
"@babel/plugin-proposal-export-default-from": ^7.24.7
@@ -2659,147 +2435,85 @@ __metadata:
"@babel/plugin-transform-typescript": ^7.25.2
"@babel/plugin-transform-unicode-regex": ^7.24.7
"@babel/template": ^7.25.0
- "@react-native/babel-plugin-codegen": 0.79.3
- babel-plugin-syntax-hermes-parser: 0.25.1
+ "@react-native/babel-plugin-codegen": 0.80.0
+ babel-plugin-syntax-hermes-parser: 0.28.1
babel-plugin-transform-flow-enums: ^0.0.2
react-refresh: ^0.14.0
peerDependencies:
"@babel/core": "*"
- checksum: d42b8bced37a0c9bbfeef90ea699b5c8a3fc22392f8651c88801189384c2e45a1212c8a417d05830bc135de6ce7faf9e6ad8d190bb5b0e41587c4f0437f226ac
- languageName: node
- linkType: hard
-
-"@react-native/codegen@npm:0.79.0":
- version: 0.79.0
- resolution: "@react-native/codegen@npm:0.79.0"
- dependencies:
- glob: ^7.1.1
- hermes-parser: 0.25.1
- invariant: ^2.2.4
- nullthrows: ^1.1.1
- yargs: ^17.6.2
- peerDependencies:
- "@babel/core": "*"
- checksum: d793f3e872b7e7daf23e8661f0c649f457422d328957843d1d59bf9afe862c0bf7da94195daba0e615533b3f097de0ea0fe140c92f996074a5ee66535dcb6922
+ checksum: b63684f53651e236bcc19888c51407b9e0022012e7171a0e7dde2d93662fede960ea420c18896d656e688cff0590ac5d872bc8d3523ed3baacd71c865a2b9992
languageName: node
linkType: hard
-"@react-native/codegen@npm:0.79.3":
- version: 0.79.3
- resolution: "@react-native/codegen@npm:0.79.3"
+"@react-native/codegen@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native/codegen@npm:0.80.0"
dependencies:
glob: ^7.1.1
- hermes-parser: 0.25.1
+ hermes-parser: 0.28.1
invariant: ^2.2.4
nullthrows: ^1.1.1
yargs: ^17.6.2
peerDependencies:
"@babel/core": "*"
- checksum: 26e3a24c47bf359e3f4ee0ac08eeca4086d0b4d0a2051e0e784e97f862f5566a3601f2cd006412c7f76614b6f1a51e2204dff062593992200973f4a94b03d432
- languageName: node
- linkType: hard
-
-"@react-native/community-cli-plugin@npm:0.79.0":
- version: 0.79.0
- resolution: "@react-native/community-cli-plugin@npm:0.79.0"
- dependencies:
- "@react-native/dev-middleware": 0.79.0
- chalk: ^4.0.0
- debug: ^2.2.0
- invariant: ^2.2.4
- metro: ^0.82.0
- metro-config: ^0.82.0
- metro-core: ^0.82.0
- semver: ^7.1.3
- peerDependencies:
- "@react-native-community/cli": "*"
- peerDependenciesMeta:
- "@react-native-community/cli":
- optional: true
- checksum: b5c6e89130129cb185d063280691498c93dfa809df5a5085d336315a01d4b833256ae5eecae3bc1fe76181ab1883c3b68c2984650bd1e33c4e8b2879f9f28a1f
+ checksum: 5ce4842964e1eecebbdcad44c0b152df9f9c002753fb21a3cb4a8d68967896813b4a960a38a4508af42a7b61737e4cbe1a8a819f98a08705c56ca6d1f221e87b
languageName: node
linkType: hard
-"@react-native/community-cli-plugin@npm:0.79.3":
- version: 0.79.3
- resolution: "@react-native/community-cli-plugin@npm:0.79.3"
+"@react-native/community-cli-plugin@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native/community-cli-plugin@npm:0.80.0"
dependencies:
- "@react-native/dev-middleware": 0.79.3
+ "@react-native/dev-middleware": 0.80.0
chalk: ^4.0.0
- debug: ^2.2.0
+ debug: ^4.4.0
invariant: ^2.2.4
- metro: ^0.82.0
- metro-config: ^0.82.0
- metro-core: ^0.82.0
+ metro: ^0.82.2
+ metro-config: ^0.82.2
+ metro-core: ^0.82.2
semver: ^7.1.3
peerDependencies:
"@react-native-community/cli": "*"
peerDependenciesMeta:
"@react-native-community/cli":
optional: true
- checksum: 266c9a6895e25600e974349b9aa05136fa9f667c6fd6a16a228620044c387c7330e38bd56849b0e51c7ad0142bf91488ccc87b077bcf0e01e8b8e25ca2677104
+ checksum: af73a170bd71d40169619a9fe46df4e161127f314f7e64c4e3906d00e23135fdc36cdac7f7d12cb1d3c8b33868349b3f151d7d87f1b0dd098070e7c748441b91
languageName: node
linkType: hard
-"@react-native/debugger-frontend@npm:0.79.0":
- version: 0.79.0
- resolution: "@react-native/debugger-frontend@npm:0.79.0"
- checksum: 2360a8537811722523722eb07f6776aa8039f2fac26870d73d1102fa3d1bffdd3983d67500c6b7e727633dd70b07b9b1fe6aca0f4ab2962bf748d80339e70d13
- languageName: node
- linkType: hard
-
-"@react-native/debugger-frontend@npm:0.79.3":
- version: 0.79.3
- resolution: "@react-native/debugger-frontend@npm:0.79.3"
- checksum: 36cdf2203ab1333ec61915cab0e3bfb67f537fa960757508b2d239a044fa1f9a8786644727a0d80928bff434cde55a66632b797e75c8a46d5ee24ba6252c3e35
- languageName: node
- linkType: hard
-
-"@react-native/dev-middleware@npm:0.79.0":
- version: 0.79.0
- resolution: "@react-native/dev-middleware@npm:0.79.0"
- dependencies:
- "@isaacs/ttlcache": ^1.4.1
- "@react-native/debugger-frontend": 0.79.0
- chrome-launcher: ^0.15.2
- chromium-edge-launcher: ^0.2.0
- connect: ^3.6.5
- debug: ^2.2.0
- invariant: ^2.2.4
- nullthrows: ^1.1.1
- open: ^7.0.3
- serve-static: ^1.16.2
- ws: ^6.2.3
- checksum: 6faf93f05a96aec258a0bc5cfbdffaf35fc3db28ffff9d03de5cf210012e787489a37af78bc60b7a21bcf05d5a33f1bc59cd89272a723386a90d5393916160e5
+"@react-native/debugger-frontend@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native/debugger-frontend@npm:0.80.0"
+ checksum: aa2151c5b2bf8eefbeec683aa21d2d9cd4794d58c3cb9be7a97a642a10b29957dc1b687f17e9bd92fa4eed1dce5ce7801455a91dbca2dcbdbd38d2158411e7c6
languageName: node
linkType: hard
-"@react-native/dev-middleware@npm:0.79.3":
- version: 0.79.3
- resolution: "@react-native/dev-middleware@npm:0.79.3"
+"@react-native/dev-middleware@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native/dev-middleware@npm:0.80.0"
dependencies:
"@isaacs/ttlcache": ^1.4.1
- "@react-native/debugger-frontend": 0.79.3
+ "@react-native/debugger-frontend": 0.80.0
chrome-launcher: ^0.15.2
chromium-edge-launcher: ^0.2.0
connect: ^3.6.5
- debug: ^2.2.0
+ debug: ^4.4.0
invariant: ^2.2.4
nullthrows: ^1.1.1
open: ^7.0.3
serve-static: ^1.16.2
ws: ^6.2.3
- checksum: 69349ea8253837d46c9fa59d228a4a3f99acf2016fd7ce093a454fe6ec06d6b567a8910b2e2dcfa6a06e012a02b9fb885708fbb56ddf4e79b964122b6a8156d2
+ checksum: 3663a36e1118c002880af4b8a7d7397c812caf7c41a9de8834e1a5e9fa6869bd49b633f17964c14ea2b79c54d97110e2668df65f97d03a858077e6eac5041fa0
languageName: node
linkType: hard
-"@react-native/eslint-config@npm:^0.79.0":
- version: 0.79.3
- resolution: "@react-native/eslint-config@npm:0.79.3"
+"@react-native/eslint-config@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native/eslint-config@npm:0.80.0"
dependencies:
"@babel/core": ^7.25.2
"@babel/eslint-parser": ^7.25.1
- "@react-native/eslint-plugin": 0.79.3
+ "@react-native/eslint-plugin": 0.80.0
"@typescript-eslint/eslint-plugin": ^7.1.1
"@typescript-eslint/parser": ^7.1.1
eslint-config-prettier: ^8.5.0
@@ -2807,103 +2521,65 @@ __metadata:
eslint-plugin-ft-flow: ^2.0.1
eslint-plugin-jest: ^27.9.0
eslint-plugin-react: ^7.30.1
- eslint-plugin-react-hooks: ^4.6.0
+ eslint-plugin-react-hooks: ^5.2.0
eslint-plugin-react-native: ^4.0.0
peerDependencies:
eslint: ">=8"
prettier: ">=2"
- checksum: a103f86358bdd32a7063d895de3d59aaffb8f210292cd16e6b57a0cdd7245b66c844644a21e8b9633d9fcfefcc9fe5b34fd8e5e0db82dc987c4c060f9d8f702b
- languageName: node
- linkType: hard
-
-"@react-native/eslint-plugin@npm:0.79.3":
- version: 0.79.3
- resolution: "@react-native/eslint-plugin@npm:0.79.3"
- checksum: 5f902f27253bda41ffef146bc039cd9d3a4a8a1846bf8a97f49a5402511aa9909d0ffc7d7ac0f8e7c8c544ff304e99688c5544d95dac198ee9b2cf18f9d2c965
+ checksum: 4fa5675c4aa8df4d0d699a4f68d74295ebe6a7cfdebdd8e6a89d190fb5c3e31a3a368443f3347b123f26cf9cbc2a142599a9a492c6204351df9faca46d8d6950
languageName: node
linkType: hard
-"@react-native/gradle-plugin@npm:0.79.0":
- version: 0.79.0
- resolution: "@react-native/gradle-plugin@npm:0.79.0"
- checksum: 405e337390244281a308eb25a997f73f1393b815792ff8ea7fe54b88a6ed3fa4d85817f3d246412ca029d03af1a771ba20b73fc6e5e1e625a236089d1a8a1183
+"@react-native/eslint-plugin@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native/eslint-plugin@npm:0.80.0"
+ checksum: d702cec024ac812a048756b1cc51dd4a55697cfcf2ef612d23778524e18d1f7f4da529586c804b94deb6cfefa195c8f14a6ba7658e7da489572ecc9d43a2a5e3
languageName: node
linkType: hard
-"@react-native/gradle-plugin@npm:0.79.3":
- version: 0.79.3
- resolution: "@react-native/gradle-plugin@npm:0.79.3"
- checksum: 7eca88c207525109a435f39587c6d11f5546b7767df2fcc56e890938280a94604c82598ae2d67e95564533885cabfac7313518fb0b51146e9028e087bd1fd80d
+"@react-native/gradle-plugin@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native/gradle-plugin@npm:0.80.0"
+ checksum: 55c6a05045f31b4ba1c36a311be90c2e054d668a3d80709eb1025ac7a0ad4af822725b9854308e7d6d00001adc2ac36021bad39020fc66200765d14922a88cd1
languageName: node
linkType: hard
-"@react-native/js-polyfills@npm:0.79.0":
- version: 0.79.0
- resolution: "@react-native/js-polyfills@npm:0.79.0"
- checksum: 535b5e63fb196cd8c1501c170a4193156789d1e418e3cfbd4073c9a9a90be0e888ec5edbc72ff254edba10e5717beb18e5781c727c1a53ac32065e54d1f330a2
+"@react-native/js-polyfills@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native/js-polyfills@npm:0.80.0"
+ checksum: 64592c36f83c38d75325f21daf1394ad776421043538c8b901cb6967b623ea8258292189e4c3e31666a9a72b98e496638286f6b71067224497fd103db28d100b
languageName: node
linkType: hard
-"@react-native/js-polyfills@npm:0.79.3":
- version: 0.79.3
- resolution: "@react-native/js-polyfills@npm:0.79.3"
- checksum: 9b2ade205b801916faf8b032193bcc70792480676416ce99fe22df40ca7b6c4ac95b226be47230979954b5571ed6afc815f151da6dc0c4f614ef931df1f118c7
- languageName: node
- linkType: hard
-
-"@react-native/metro-babel-transformer@npm:0.79.3":
- version: 0.79.3
- resolution: "@react-native/metro-babel-transformer@npm:0.79.3"
+"@react-native/metro-babel-transformer@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native/metro-babel-transformer@npm:0.80.0"
dependencies:
"@babel/core": ^7.25.2
- "@react-native/babel-preset": 0.79.3
- hermes-parser: 0.25.1
+ "@react-native/babel-preset": 0.80.0
+ hermes-parser: 0.28.1
nullthrows: ^1.1.1
peerDependencies:
"@babel/core": "*"
- checksum: 493972ad2299d2f69787e2918334f43f371809098bec2a283c1a705b75ee0765a2d1869d4b62594da667ceefdb8fd91ac873c9308619e415d8cfe0739949ea69
+ checksum: b5c0597a6a0ee2a72df59dbd6d02f88ffd7971bfbad5c100646425b1ff1c7fb47d4fe9f2266d4b2ebf202bfc5201ca5f59a48fc4b22f7d126cf4cdc1175c540c
languageName: node
linkType: hard
-"@react-native/metro-config@npm:^0.79.0":
- version: 0.79.3
- resolution: "@react-native/metro-config@npm:0.79.3"
+"@react-native/metro-config@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native/metro-config@npm:0.80.0"
dependencies:
- "@react-native/js-polyfills": 0.79.3
- "@react-native/metro-babel-transformer": 0.79.3
- metro-config: ^0.82.0
- metro-runtime: ^0.82.0
- checksum: 76feddea598998e1e3618fa62a05ee614b1d886f6552a05d040eee81f05d5c99a8f12364f2db7f6ef38967c2459ccb6dc112b4e5f84921137e6fc7167e6b5277
- languageName: node
- linkType: hard
-
-"@react-native/normalize-colors@npm:0.79.0":
- version: 0.79.0
- resolution: "@react-native/normalize-colors@npm:0.79.0"
- checksum: dc0ded31a7d39ae8a991cfe06a20082fba17c32174b9f6c6c07f9c7475cecf12d4f2b5fa0eaf3e1432e86e395c174384abc94bfc67ec6819c538599b8b6170b9
- languageName: node
- linkType: hard
-
-"@react-native/normalize-colors@npm:0.79.3":
- version: 0.79.3
- resolution: "@react-native/normalize-colors@npm:0.79.3"
- checksum: 2e37dc1549e51eaa2c51a216ca011b0b0c9af1d3d5d960bb1204fd3200f9ee1f3d39d1e6e17d429777a4ab833cadac056a6f6f80e48a11800894a3ce6f5734ab
- languageName: node
- linkType: hard
-
-"@react-native/typescript-config@npm:^0.79.0":
- version: 0.79.3
- resolution: "@react-native/typescript-config@npm:0.79.3"
- checksum: fdb57a622f4252b5ad81a09d11d24803988800a2bf189719f6c9b4f434aa99def49a1cbe04b572832ad8401c10613b655cc6a824cba42354212d0910a39c6a04
+ "@react-native/js-polyfills": 0.80.0
+ "@react-native/metro-babel-transformer": 0.80.0
+ metro-config: ^0.82.2
+ metro-runtime: ^0.82.2
+ checksum: faf4850d63e64b5d3fa7aac176e9e0d19b17a244ba56eb6b628eccff9e9e26d72ec3ab0957c58c32d9655972c7058f2df84a476d3e1c92d6d5b718c6d636ac9f
languageName: node
linkType: hard
-"@react-native/virtualized-lists@npm:0.79.0":
- version: 0.79.0
- resolution: "@react-native/virtualized-lists@npm:0.79.0"
- dependencies:
- invariant: ^2.2.4
- nullthrows: ^1.1.1
+"@react-native/new-app-screen@npm:0.80.0-nightly-20250506-3ac16dd6a":
+ version: 0.80.0-nightly-20250506-3ac16dd6a
+ resolution: "@react-native/new-app-screen@npm:0.80.0-nightly-20250506-3ac16dd6a"
peerDependencies:
"@types/react": ^19.0.0
react: "*"
@@ -2911,13 +2587,27 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
- checksum: e3c6e77c83ab013df553d8f5ddb21d9234f8f8e7a5a3226617920e523633069968d6f305a2619afcfe1367b30a555641e3946900f7f1f9e1c221c3c8b4f63c22
+ checksum: 8d5ff9dd03e0921081e5eaece373d545892619b68a8ed93d53fd778bbbe8bd328f6445b03c4295b192fffdaf9ab5b9c75c34503539dfc1794868f239d9f1eea6
+ languageName: node
+ linkType: hard
+
+"@react-native/normalize-colors@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native/normalize-colors@npm:0.80.0"
+ checksum: 7278598d99dd2c76398cbebb622b41d1511f8002c15128698fe99b8a062570da9132daa06e8a966d9ca2fedff8f59e6b97e40941fbb1d8e04ca22a87451e52d9
+ languageName: node
+ linkType: hard
+
+"@react-native/typescript-config@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native/typescript-config@npm:0.80.0"
+ checksum: 982988b9adc8dd4e4b16d3221bbf8d388cd0c7b7628bbf04fab09335004d7ccfbd570b1f1d71b832e74de58ffbed42c2ead272b10560c0240b4b60341d03dd35
languageName: node
linkType: hard
-"@react-native/virtualized-lists@npm:0.79.3":
- version: 0.79.3
- resolution: "@react-native/virtualized-lists@npm:0.79.3"
+"@react-native/virtualized-lists@npm:0.80.0":
+ version: 0.80.0
+ resolution: "@react-native/virtualized-lists@npm:0.80.0"
dependencies:
invariant: ^2.2.4
nullthrows: ^1.1.1
@@ -2928,7 +2618,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
- checksum: 24b2f52275c8a4a5638821cd0ff894bee57dad2687e3cfaebde71c79bd2b0ca6d72218f15b51741d45eea6d04d8f19ba0f3658d4daed04824f1516fc4ddfb64f
+ checksum: abe95dd88228abbc303a01602f0b04b9c75408af50acc4baa9fad1dd22737ace92272cd14d91768b2e120a31b530bb7e211070acc3352bfcc2c7342196a25123
languageName: node
linkType: hard
@@ -3335,17 +3025,6 @@ __metadata:
languageName: node
linkType: hard
-"@typespec/ts-http-runtime@npm:^0.2.2":
- version: 0.2.3
- resolution: "@typespec/ts-http-runtime@npm:0.2.3"
- dependencies:
- http-proxy-agent: ^7.0.0
- https-proxy-agent: ^7.0.0
- tslib: ^2.6.2
- checksum: de486480ef08fbca8eee3fe222970f46ea9fba2624a4476430a18e0f4704bbc74739105e1cfb3a90a772be208f1d29d6095f0fc446620ca33b080bf5b1903879
- languageName: node
- linkType: hard
-
"@ungap/structured-clone@npm:^1.2.0":
version: 1.3.0
resolution: "@ungap/structured-clone@npm:1.3.0"
@@ -3353,6 +3032,13 @@ __metadata:
languageName: node
linkType: hard
+"@vscode/sudo-prompt@npm:^9.0.0":
+ version: 9.3.1
+ resolution: "@vscode/sudo-prompt@npm:9.3.1"
+ checksum: 07a6ce9ef2e4e2b369288b78344f7ef3db977d5f1576b944075c22aacb9cf830acfd5f773d1b0497610bec4f811d44793142234114e57763abc78ea2cef8940a
+ languageName: node
+ linkType: hard
+
"@xmldom/xmldom@npm:^0.7.7":
version: 0.7.13
resolution: "@xmldom/xmldom@npm:0.7.13"
@@ -3789,12 +3475,12 @@ __metadata:
languageName: node
linkType: hard
-"babel-plugin-syntax-hermes-parser@npm:0.25.1":
- version: 0.25.1
- resolution: "babel-plugin-syntax-hermes-parser@npm:0.25.1"
+"babel-plugin-syntax-hermes-parser@npm:0.28.1":
+ version: 0.28.1
+ resolution: "babel-plugin-syntax-hermes-parser@npm:0.28.1"
dependencies:
- hermes-parser: 0.25.1
- checksum: dc80fafde1aed8e60cf86ecd2e9920e7f35ffe02b33bd4e772daaa786167bcf508aac3fc1aea425ff4c7a0be94d82528f3fe8619b7f41dac853264272d640c04
+ hermes-parser: 0.28.1
+ checksum: 2cbc921e663463480ead9ccc8bb229a5196032367ba2b5ccb18a44faa3afa84b4dc493297749983b9a837a3d76b0b123664aecc06f9122618c3246f03e076a9d
languageName: node
linkType: hard
@@ -3869,6 +3555,26 @@ __metadata:
languageName: node
linkType: hard
+"body-parser@npm:^1.20.3":
+ version: 1.20.3
+ resolution: "body-parser@npm:1.20.3"
+ dependencies:
+ bytes: 3.1.2
+ content-type: ~1.0.5
+ debug: 2.6.9
+ depd: 2.0.0
+ destroy: 1.2.0
+ http-errors: 2.0.0
+ iconv-lite: 0.4.24
+ on-finished: 2.4.1
+ qs: 6.13.0
+ raw-body: 2.5.2
+ type-is: ~1.6.18
+ unpipe: 1.0.0
+ checksum: 1a35c59a6be8d852b00946330141c4f142c6af0f970faa87f10ad74f1ee7118078056706a05ae3093c54dabca9cd3770fa62a170a85801da1a4324f04381167d
+ languageName: node
+ linkType: hard
+
"brace-expansion@npm:^1.1.7":
version: 1.1.12
resolution: "brace-expansion@npm:1.1.12"
@@ -4329,6 +4035,13 @@ __metadata:
languageName: node
linkType: hard
+"content-type@npm:~1.0.5":
+ version: 1.0.5
+ resolution: "content-type@npm:1.0.5"
+ checksum: 566271e0a251642254cde0f845f9dd4f9856e52d988f4eb0d0dcffbb7a1f8ec98de7a5215fc628f3bce30fe2fb6fd2bc064b562d721658c59b544e2d34ea2766
+ languageName: node
+ linkType: hard
+
"convert-source-map@npm:^2.0.0":
version: 2.0.0
resolution: "convert-source-map@npm:2.0.0"
@@ -5045,12 +4758,12 @@ __metadata:
languageName: node
linkType: hard
-"eslint-plugin-react-hooks@npm:^4.6.0":
- version: 4.6.2
- resolution: "eslint-plugin-react-hooks@npm:4.6.2"
+"eslint-plugin-react-hooks@npm:^5.2.0":
+ version: 5.2.0
+ resolution: "eslint-plugin-react-hooks@npm:5.2.0"
peerDependencies:
- eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
- checksum: 395c433610f59577cfcf3f2e42bcb130436c8a0b3777ac64f441d88c5275f4fcfc89094cedab270f2822daf29af1079151a7a6579a8e9ea8cee66540ba0384c4
+ eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
+ checksum: 5920736a78c0075488e7e30e04fbe5dba5b6b5a6c8c4b5742fdae6f9b8adf4ee387bc45dc6e03b4012865e6fd39d134da7b83a40f57c90cc9eecf80692824e3a
languageName: node
linkType: hard
@@ -5935,13 +5648,6 @@ __metadata:
languageName: node
linkType: hard
-"hermes-estree@npm:0.25.1":
- version: 0.25.1
- resolution: "hermes-estree@npm:0.25.1"
- checksum: 97f42e9178dff61db017810b4f79f5a2cdbb3cde94b7d99ba84ed632ee2adfcae2244555587951b3151fc036676c68f48f57fbe2b49e253eb1f3f904d284a8b0
- languageName: node
- linkType: hard
-
"hermes-estree@npm:0.28.1":
version: 0.28.1
resolution: "hermes-estree@npm:0.28.1"
@@ -5949,6 +5655,13 @@ __metadata:
languageName: node
linkType: hard
+"hermes-estree@npm:0.29.1":
+ version: 0.29.1
+ resolution: "hermes-estree@npm:0.29.1"
+ checksum: a72fe490d99ba2f56b3e22f3d050ca7757cc8dc9ebcb9d907104e46aaabdea9d32b445f73cca724a2537090fad3dde3cce0dc733bad6d7b3930c6bcde484d45c
+ languageName: node
+ linkType: hard
+
"hermes-parser@npm:0.23.1":
version: 0.23.1
resolution: "hermes-parser@npm:0.23.1"
@@ -5958,15 +5671,6 @@ __metadata:
languageName: node
linkType: hard
-"hermes-parser@npm:0.25.1":
- version: 0.25.1
- resolution: "hermes-parser@npm:0.25.1"
- dependencies:
- hermes-estree: 0.25.1
- checksum: 4edcfaa3030931343b540182b83c432aba4cdcb1925952521ab4cfb7ab90c2c1543dfcb042ccd51d5e81e4bfe2809420e85902c2ff95ef7c6c64644ce17138ea
- languageName: node
- linkType: hard
-
"hermes-parser@npm:0.28.1":
version: 0.28.1
resolution: "hermes-parser@npm:0.28.1"
@@ -5976,6 +5680,15 @@ __metadata:
languageName: node
linkType: hard
+"hermes-parser@npm:0.29.1":
+ version: 0.29.1
+ resolution: "hermes-parser@npm:0.29.1"
+ dependencies:
+ hermes-estree: 0.29.1
+ checksum: 3a7cd5cbdb191579f521dcb17edf199e24631314b9f69d043007e91762b53cd1f38eeb7688571f5be378b1c118e99af42040139e5f00e74a7cfd5c52c9d262e0
+ languageName: node
+ linkType: hard
+
"html-escaper@npm:^2.0.0":
version: 2.0.2
resolution: "html-escaper@npm:2.0.2"
@@ -6013,7 +5726,7 @@ __metadata:
languageName: node
linkType: hard
-"https-proxy-agent@npm:^7.0.0, https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.5":
+"https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.5":
version: 7.0.6
resolution: "https-proxy-agent@npm:7.0.6"
dependencies:
@@ -6037,6 +5750,15 @@ __metadata:
languageName: node
linkType: hard
+"iconv-lite@npm:0.4.24":
+ version: 0.4.24
+ resolution: "iconv-lite@npm:0.4.24"
+ dependencies:
+ safer-buffer: ">= 2.1.2 < 3"
+ checksum: bd9f120f5a5b306f0bc0b9ae1edeb1577161503f5f8252a20f1a9e56ef8775c9959fd01c55f2d3a39d9a8abaf3e30c1abeb1895f367dcbbe0a8fd1c9ca01c4f6
+ languageName: node
+ linkType: hard
+
"iconv-lite@npm:^0.6.2":
version: 0.6.3
resolution: "iconv-lite@npm:0.6.3"
@@ -7312,6 +7034,16 @@ __metadata:
languageName: node
linkType: hard
+"launch-editor@npm:^2.9.1":
+ version: 2.11.0
+ resolution: "launch-editor@npm:2.11.0"
+ dependencies:
+ picocolors: ^1.1.1
+ shell-quote: ^1.8.3
+ checksum: 88c6b95582ca9e39dc8d98cc7b62090b3ea72441a94b44e3208a11ad8966f401ca5ba599bd1b907ac8a596855d4aac09a113abf3659532dad83f37a7636df30d
+ languageName: node
+ linkType: hard
+
"lcid@npm:^3.0.0":
version: 3.1.1
resolution: "lcid@npm:3.1.1"
@@ -7542,6 +7274,13 @@ __metadata:
languageName: node
linkType: hard
+"media-typer@npm:0.3.0":
+ version: 0.3.0
+ resolution: "media-typer@npm:0.3.0"
+ checksum: af1b38516c28ec95d6b0826f6c8f276c58aec391f76be42aa07646b4e39d317723e869700933ca6995b056db4b09a78c92d5440dc23657e6764be5d28874bba1
+ languageName: node
+ linkType: hard
+
"mem@npm:^4.3.0":
version: 4.3.0
resolution: "mem@npm:4.3.0"
@@ -7597,15 +7336,15 @@ __metadata:
languageName: node
linkType: hard
-"metro-babel-transformer@npm:0.82.4":
- version: 0.82.4
- resolution: "metro-babel-transformer@npm:0.82.4"
+"metro-babel-transformer@npm:0.82.5":
+ version: 0.82.5
+ resolution: "metro-babel-transformer@npm:0.82.5"
dependencies:
"@babel/core": ^7.25.2
flow-enums-runtime: ^0.0.6
- hermes-parser: 0.28.1
+ hermes-parser: 0.29.1
nullthrows: ^1.1.1
- checksum: 03587a3f3e84180eb560b5652ffa62b08e89a0ff9a3bd8292e39c4ccae7836ce5e2d156f9cb33b56b3a0e9ed51453b458db626df7eee1515c02cf9dfd1cb6457
+ checksum: 3a3a8a9404c74290b5687290236e242f7b4edb3bc25cad6afe2424ddab8632a657b55ccbbd49dfa9b26078b5f3184f00930b8aa8b50d7c922247fd7d63ada395
languageName: node
linkType: hard
@@ -7618,12 +7357,12 @@ __metadata:
languageName: node
linkType: hard
-"metro-cache-key@npm:0.82.4":
- version: 0.82.4
- resolution: "metro-cache-key@npm:0.82.4"
+"metro-cache-key@npm:0.82.5":
+ version: 0.82.5
+ resolution: "metro-cache-key@npm:0.82.5"
dependencies:
flow-enums-runtime: ^0.0.6
- checksum: a6ab3908295b5ba346d4d991595cc8baf1d22be39fbd4bdf794b617868a003a4f9925d2d01fdbc4c616ff74196783cb4ea5f98dcb6a7c1b510e72e075d9f6b24
+ checksum: d5dcd86249905c7adad0375111a4bef395a5021df251a463f840eb21bf7b34f4e581ae919a88fb612a63c48a5f379ce50f104a576bd71e052693d89ae6a0d9f0
languageName: node
linkType: hard
@@ -7638,15 +7377,15 @@ __metadata:
languageName: node
linkType: hard
-"metro-cache@npm:0.82.4":
- version: 0.82.4
- resolution: "metro-cache@npm:0.82.4"
+"metro-cache@npm:0.82.5":
+ version: 0.82.5
+ resolution: "metro-cache@npm:0.82.5"
dependencies:
exponential-backoff: ^3.1.1
flow-enums-runtime: ^0.0.6
https-proxy-agent: ^7.0.5
- metro-core: 0.82.4
- checksum: 8c6d9126872fc42de66bc8ebd8e827f7ed9da6c4f421db57e3efd7f43f1b44d664bcaea97c7d5b364e1391d5e0e4fc16581681f0b1c7f94db07c19569e2f80a5
+ metro-core: 0.82.5
+ checksum: d0d193845063b1e1241a770d928630c68418b6bff2a25d7d14e71b88e905c640b65817ac069abf807b6e7c6db5470b8c52fe6236b3850ae55ce68e910747eb63
languageName: node
linkType: hard
@@ -7666,19 +7405,19 @@ __metadata:
languageName: node
linkType: hard
-"metro-config@npm:0.82.4, metro-config@npm:^0.82.0":
- version: 0.82.4
- resolution: "metro-config@npm:0.82.4"
+"metro-config@npm:0.82.5, metro-config@npm:^0.82.2":
+ version: 0.82.5
+ resolution: "metro-config@npm:0.82.5"
dependencies:
connect: ^3.6.5
cosmiconfig: ^5.0.5
flow-enums-runtime: ^0.0.6
jest-validate: ^29.7.0
- metro: 0.82.4
- metro-cache: 0.82.4
- metro-core: 0.82.4
- metro-runtime: 0.82.4
- checksum: 05daf4477e5db1dfda26ce5631de23510f5d893f3486bb259e00a576ab4f16b613b3e1b97eee160cf64ef75aaf4b2560cb3cc840e6149b04aa00409b27f6cbfe
+ metro: 0.82.5
+ metro-cache: 0.82.5
+ metro-core: 0.82.5
+ metro-runtime: 0.82.5
+ checksum: 641c88d795394e551fffe238670ad09f3c8637b45da767ee95c5b401e11b65d5a4e86694fb68bd13fde1fc148d9c4f738439a0a427fe5325bd36aa19ea7a5fc9
languageName: node
linkType: hard
@@ -7693,14 +7432,14 @@ __metadata:
languageName: node
linkType: hard
-"metro-core@npm:0.82.4, metro-core@npm:^0.82.0":
- version: 0.82.4
- resolution: "metro-core@npm:0.82.4"
+"metro-core@npm:0.82.5, metro-core@npm:^0.82.2":
+ version: 0.82.5
+ resolution: "metro-core@npm:0.82.5"
dependencies:
flow-enums-runtime: ^0.0.6
lodash.throttle: ^4.1.1
- metro-resolver: 0.82.4
- checksum: bb17d2f1adcd32e6402000a0a27b3a1682b2cc1835cc29f1bae0136fd31b97b37c79f1def55bd60f3a2a85028d073c671c82e72a9b1eef1465f1dae5ce02d3c8
+ metro-resolver: 0.82.5
+ checksum: f6f0c91240ad4ff2ebd61e5cb23f433309fc82e8042e240da1347f8edf61cc6b893bd176cabecad0dc91d214dd315d501af21cb518459aeb0ed613881619b583
languageName: node
linkType: hard
@@ -7727,9 +7466,9 @@ __metadata:
languageName: node
linkType: hard
-"metro-file-map@npm:0.82.4":
- version: 0.82.4
- resolution: "metro-file-map@npm:0.82.4"
+"metro-file-map@npm:0.82.5":
+ version: 0.82.5
+ resolution: "metro-file-map@npm:0.82.5"
dependencies:
debug: ^4.4.0
fb-watchman: ^2.0.0
@@ -7740,7 +7479,7 @@ __metadata:
micromatch: ^4.0.4
nullthrows: ^1.1.1
walker: ^1.0.7
- checksum: f5f24c5bcae7acbfbd2606707df35e1178e196c3e00d2a69bb8a4443942851989918e9f07e8301a7f8fb83d3fb17e9fd2320b9de322a2acfeb6f03f565c6bbf6
+ checksum: 46bda99f0ae892071c1b48b09f884f017f48d564c30b2a1f858f6fae1c6c1848bbbce20f66a5be086d7e0acfec3d8c1ddbf69699aaf2829f10954ae39d8a27d7
languageName: node
linkType: hard
@@ -7754,13 +7493,13 @@ __metadata:
languageName: node
linkType: hard
-"metro-minify-terser@npm:0.82.4":
- version: 0.82.4
- resolution: "metro-minify-terser@npm:0.82.4"
+"metro-minify-terser@npm:0.82.5":
+ version: 0.82.5
+ resolution: "metro-minify-terser@npm:0.82.5"
dependencies:
flow-enums-runtime: ^0.0.6
terser: ^5.15.0
- checksum: 23170c34f519ebaa57189283f51847108395f53ebfcb798e2907bf28e3fce8649f80ff4d1b3f0ed2e321287b61ea84ff825923d8879d23d36f7a9bcbbb804294
+ checksum: 754c150f0928460e1254e90e4e11bd87e069a0b286d21906758cb71fb8b4ec50dc8f78337bf8a9f8a28ddbd34230f5c66dad0fecf18dbe49715bf1300e5318c2
languageName: node
linkType: hard
@@ -7773,12 +7512,12 @@ __metadata:
languageName: node
linkType: hard
-"metro-resolver@npm:0.82.4":
- version: 0.82.4
- resolution: "metro-resolver@npm:0.82.4"
+"metro-resolver@npm:0.82.5":
+ version: 0.82.5
+ resolution: "metro-resolver@npm:0.82.5"
dependencies:
flow-enums-runtime: ^0.0.6
- checksum: d4833712d70516930e60cfd59fa7695eacb23eb064b89819903e27f53f1350ed4acfaa02011655f8aacc63f41d15b0781489db17a167994701596192054d791e
+ checksum: d1f7b57687c9cbb100114474689fee2fcfb86428a1228499b28391d16378573ac0f07c750874a2d75eabe237d67eb32a5c947bbbd70cd851885f1f6b13992472
languageName: node
linkType: hard
@@ -7792,13 +7531,13 @@ __metadata:
languageName: node
linkType: hard
-"metro-runtime@npm:0.82.4, metro-runtime@npm:^0.82.0":
- version: 0.82.4
- resolution: "metro-runtime@npm:0.82.4"
+"metro-runtime@npm:0.82.5, metro-runtime@npm:^0.82.2":
+ version: 0.82.5
+ resolution: "metro-runtime@npm:0.82.5"
dependencies:
"@babel/runtime": ^7.25.0
flow-enums-runtime: ^0.0.6
- checksum: a0fa5004db83c6e132f2228c6d91aa56a31d97406c252b27b8e1bdff8f2ff6e453290cc44c4f07b4f0e458fc01eb28c3b85b7d915f6caffb3cc4d2c10f38abd9
+ checksum: 931c2b581ac1527899cfec6b9c4bbbac75545c78bf192abd8efddd4dbff481b052513857c8544507e7900e7c06f08a8da75e16c864cd86ec3a8c3d6c05738dae
languageName: node
linkType: hard
@@ -7819,21 +7558,21 @@ __metadata:
languageName: node
linkType: hard
-"metro-source-map@npm:0.82.4, metro-source-map@npm:^0.82.0":
- version: 0.82.4
- resolution: "metro-source-map@npm:0.82.4"
+"metro-source-map@npm:0.82.5, metro-source-map@npm:^0.82.2":
+ version: 0.82.5
+ resolution: "metro-source-map@npm:0.82.5"
dependencies:
"@babel/traverse": ^7.25.3
"@babel/traverse--for-generate-function-map": "npm:@babel/traverse@^7.25.3"
"@babel/types": ^7.25.2
flow-enums-runtime: ^0.0.6
invariant: ^2.2.4
- metro-symbolicate: 0.82.4
+ metro-symbolicate: 0.82.5
nullthrows: ^1.1.1
- ob1: 0.82.4
+ ob1: 0.82.5
source-map: ^0.5.6
vlq: ^1.0.0
- checksum: 41a5efbf6eff61db338922b5651ed69ca0cb42786100dc794c273147c9af2698ee3f3d7d967232b7591e9b8875d416c12fe7e1f10bb9cf8cb46c9d6a13c10773
+ checksum: 1bb53abe636524593207c578bfd0e15f47f4e15db919793a49b89359726d043cd69107244b6e1c2c8194983b8df7faa8b56ffa73a5f81c0fefc0cc1727907177
languageName: node
linkType: hard
@@ -7854,19 +7593,19 @@ __metadata:
languageName: node
linkType: hard
-"metro-symbolicate@npm:0.82.4":
- version: 0.82.4
- resolution: "metro-symbolicate@npm:0.82.4"
+"metro-symbolicate@npm:0.82.5":
+ version: 0.82.5
+ resolution: "metro-symbolicate@npm:0.82.5"
dependencies:
flow-enums-runtime: ^0.0.6
invariant: ^2.2.4
- metro-source-map: 0.82.4
+ metro-source-map: 0.82.5
nullthrows: ^1.1.1
source-map: ^0.5.6
vlq: ^1.0.0
bin:
metro-symbolicate: src/index.js
- checksum: dbe92d7eea7d71ebbfd35cc901d3e428774d7a4747d10781a8f4350a6c341edd352f3b25939a7c3f174a07deffac019a92bab04f32fe8cb7e8c3a708eab11115
+ checksum: ae91be09cca42567ea3c2bee695e0db42512fc8bf28cf2aa281ae8043edc3bbddcadd0793b401b6bcb7e0cc1df1428647662462a8f515ab6c47420421b1e96f8
languageName: node
linkType: hard
@@ -7884,9 +7623,9 @@ __metadata:
languageName: node
linkType: hard
-"metro-transform-plugins@npm:0.82.4":
- version: 0.82.4
- resolution: "metro-transform-plugins@npm:0.82.4"
+"metro-transform-plugins@npm:0.82.5":
+ version: 0.82.5
+ resolution: "metro-transform-plugins@npm:0.82.5"
dependencies:
"@babel/core": ^7.25.2
"@babel/generator": ^7.25.0
@@ -7894,7 +7633,7 @@ __metadata:
"@babel/traverse": ^7.25.3
flow-enums-runtime: ^0.0.6
nullthrows: ^1.1.1
- checksum: b1a04093b41a8becd700ddae93278a87424f3c35b86bc0912eb5734948ea7f9d54c2440240277315cfabffc1dd9c4d4155c5286464546a97c5656981a97ce42d
+ checksum: 891838d529df2c3170614de9e55025d37fb799a8d444d9e898fc203496ec33620ad8066e0ab06244b7abb806ffdae4728b84047d0d01bceee877ea5d69240d04
languageName: node
linkType: hard
@@ -7919,24 +7658,24 @@ __metadata:
languageName: node
linkType: hard
-"metro-transform-worker@npm:0.82.4":
- version: 0.82.4
- resolution: "metro-transform-worker@npm:0.82.4"
+"metro-transform-worker@npm:0.82.5":
+ version: 0.82.5
+ resolution: "metro-transform-worker@npm:0.82.5"
dependencies:
"@babel/core": ^7.25.2
"@babel/generator": ^7.25.0
"@babel/parser": ^7.25.3
"@babel/types": ^7.25.2
flow-enums-runtime: ^0.0.6
- metro: 0.82.4
- metro-babel-transformer: 0.82.4
- metro-cache: 0.82.4
- metro-cache-key: 0.82.4
- metro-minify-terser: 0.82.4
- metro-source-map: 0.82.4
- metro-transform-plugins: 0.82.4
+ metro: 0.82.5
+ metro-babel-transformer: 0.82.5
+ metro-cache: 0.82.5
+ metro-cache-key: 0.82.5
+ metro-minify-terser: 0.82.5
+ metro-source-map: 0.82.5
+ metro-transform-plugins: 0.82.5
nullthrows: ^1.1.1
- checksum: 5d17296ba1ca6ce939c4ffbd99d7372a6033ba6f6d2da42634509a9c121055440ae5c5eea8677d9201e06d71d811729b313c3f6b54f69cb87d05c5b9f92c6334
+ checksum: 653868f5fc525ad5b36181e7d1b3bb893c49ce6647791c21b585dd29cccc2f00e68d66b16e00eeb385fcb0c5f205a713aba0fe57971b1ab2bf150938cb820aaa
languageName: node
linkType: hard
@@ -7992,9 +7731,9 @@ __metadata:
languageName: node
linkType: hard
-"metro@npm:0.82.4, metro@npm:^0.82.0":
- version: 0.82.4
- resolution: "metro@npm:0.82.4"
+"metro@npm:0.82.5, metro@npm:^0.82.2":
+ version: 0.82.5
+ resolution: "metro@npm:0.82.5"
dependencies:
"@babel/code-frame": ^7.24.7
"@babel/core": ^7.25.2
@@ -8011,24 +7750,24 @@ __metadata:
error-stack-parser: ^2.0.6
flow-enums-runtime: ^0.0.6
graceful-fs: ^4.2.4
- hermes-parser: 0.28.1
+ hermes-parser: 0.29.1
image-size: ^1.0.2
invariant: ^2.2.4
jest-worker: ^29.7.0
jsc-safe-url: ^0.2.2
lodash.throttle: ^4.1.1
- metro-babel-transformer: 0.82.4
- metro-cache: 0.82.4
- metro-cache-key: 0.82.4
- metro-config: 0.82.4
- metro-core: 0.82.4
- metro-file-map: 0.82.4
- metro-resolver: 0.82.4
- metro-runtime: 0.82.4
- metro-source-map: 0.82.4
- metro-symbolicate: 0.82.4
- metro-transform-plugins: 0.82.4
- metro-transform-worker: 0.82.4
+ metro-babel-transformer: 0.82.5
+ metro-cache: 0.82.5
+ metro-cache-key: 0.82.5
+ metro-config: 0.82.5
+ metro-core: 0.82.5
+ metro-file-map: 0.82.5
+ metro-resolver: 0.82.5
+ metro-runtime: 0.82.5
+ metro-source-map: 0.82.5
+ metro-symbolicate: 0.82.5
+ metro-transform-plugins: 0.82.5
+ metro-transform-worker: 0.82.5
mime-types: ^2.1.27
nullthrows: ^1.1.1
serialize-error: ^2.1.0
@@ -8038,7 +7777,7 @@ __metadata:
yargs: ^17.6.2
bin:
metro: src/cli.js
- checksum: cc155f963e393f0d1c6c2f5b094e9e2f3b1a0354d5bdf5bead5a5655ddbb2457fbd16fb101ba41bb0784b44970b7f72ba980229a24d2754598eabcefcccfb13f
+ checksum: 391411e1be9463f4d52e804f0a9680e59be1cfc5c76ca890f3a9e9c014561da65bbf6e3ccc44f7f52601add064b3b70862b3813c963384a0df2218a345a304e5
languageName: node
linkType: hard
@@ -8066,7 +7805,7 @@ __metadata:
languageName: node
linkType: hard
-"mime-types@npm:^2.1.27, mime-types@npm:~2.1.34":
+"mime-types@npm:^2.1.27, mime-types@npm:~2.1.24, mime-types@npm:~2.1.34":
version: 2.1.35
resolution: "mime-types@npm:2.1.35"
dependencies:
@@ -8292,16 +8031,16 @@ __metadata:
"@babel/core": ^7.25.2
"@babel/preset-env": ^7.25.3
"@babel/runtime": ^7.25.0
- "@react-native-community/cli": 15.0.0-alpha.2
- "@react-native-community/cli-platform-android": 15.0.0-alpha.2
- "@react-native-community/cli-platform-ios": 15.0.0-alpha.2
- "@react-native/babel-preset": ^0.79.0
- "@react-native/metro-config": ^0.79.0
- "@react-native/typescript-config": ^0.79.0
+ "@react-native-community/cli": 17.0.0
+ "@react-native-community/cli-platform-android": 17.0.0
+ "@react-native-community/cli-platform-ios": 17.0.0
+ "@react-native/babel-preset": 0.80.0
+ "@react-native/metro-config": 0.80.0
+ "@react-native/typescript-config": 0.80.0
"@rnx-kit/jest-preset": ^0.1.17
- react: 19.0.0
- react-native: 0.79.3
- react-native-windows: 0.79.0
+ react: 19.1.0
+ react-native: 0.80.0
+ react-native-windows: 0.80.0
languageName: unknown
linkType: soft
@@ -8312,16 +8051,16 @@ __metadata:
"@babel/core": ^7.25.2
"@babel/preset-env": ^7.25.3
"@babel/runtime": ^7.25.0
- "@react-native-community/cli": 15.0.0-alpha.2
- "@react-native-community/cli-platform-android": 15.0.0-alpha.2
- "@react-native-community/cli-platform-ios": 15.0.0-alpha.2
- "@react-native/babel-preset": ^0.79.0
- "@react-native/metro-config": ^0.79.0
- "@react-native/typescript-config": ^0.79.0
+ "@react-native-community/cli": 17.0.0
+ "@react-native-community/cli-platform-android": 17.0.0
+ "@react-native-community/cli-platform-ios": 17.0.0
+ "@react-native/babel-preset": 0.80.0
+ "@react-native/metro-config": 0.80.0
+ "@react-native/typescript-config": 0.80.0
"@rnx-kit/jest-preset": ^0.1.17
- react: 19.0.0
- react-native: 0.79.3
- react-native-windows: 0.79.0
+ react: 19.1.0
+ react-native: 0.80.0
+ react-native-windows: 0.80.0
languageName: unknown
linkType: soft
@@ -8329,8 +8068,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "native-module-sample@workspace:."
dependencies:
- "@react-native-community/cli": 15.0.0-alpha.2
- "@react-native/eslint-config": ^0.79.0
+ "@react-native-community/cli": 17.0.0
+ "@react-native/eslint-config": 0.80.0
"@types/jest": ^29.5.5
"@types/react": ^19.0.0
eslint: ^8.51.0
@@ -8338,10 +8077,10 @@ __metadata:
eslint-plugin-prettier: ^5.0.1
jest: ^29.7.0
prettier: ^3.0.3
- react: 19.0.0
- react-native: 0.79.3
+ react: 19.1.0
+ react-native: 0.80.0
react-native-builder-bob: ^0.31.0
- react-native-windows: 0.79.0
+ react-native-windows: 0.80.0
typescript: ^5.2.2
peerDependencies:
react: "*"
@@ -8492,12 +8231,12 @@ __metadata:
languageName: node
linkType: hard
-"ob1@npm:0.82.4":
- version: 0.82.4
- resolution: "ob1@npm:0.82.4"
+"ob1@npm:0.82.5":
+ version: 0.82.5
+ resolution: "ob1@npm:0.82.5"
dependencies:
flow-enums-runtime: ^0.0.6
- checksum: 8385f5a20195c5c6e61bd18528a10baebe2287dd67fcf5721efeffe89dc61c7ab2b6c56ae9c6649687dda80a20663c33c18e4fc5cc651fd53e6befed3b9d9cf1
+ checksum: 3faa161e5b5307188b6bbbf7e21727b1e434b8f6c31c51386808b2efd5e7238cf85a7ce71416d9a3f073625afb5a2212f80ec267996dc88fe086944adbb525d9
languageName: node
linkType: hard
@@ -9098,6 +8837,15 @@ __metadata:
languageName: node
linkType: hard
+"qs@npm:6.13.0":
+ version: 6.13.0
+ resolution: "qs@npm:6.13.0"
+ dependencies:
+ side-channel: ^1.0.6
+ checksum: e9404dc0fc2849245107108ce9ec2766cde3be1b271de0bf1021d049dc5b98d1a2901e67b431ac5509f865420a7ed80b7acb3980099fe1c118a1c5d2e1432ad8
+ languageName: node
+ linkType: hard
+
"queue-microtask@npm:^1.2.2":
version: 1.2.3
resolution: "queue-microtask@npm:1.2.3"
@@ -9121,6 +8869,18 @@ __metadata:
languageName: node
linkType: hard
+"raw-body@npm:2.5.2":
+ version: 2.5.2
+ resolution: "raw-body@npm:2.5.2"
+ dependencies:
+ bytes: 3.1.2
+ http-errors: 2.0.0
+ iconv-lite: 0.4.24
+ unpipe: 1.0.0
+ checksum: ba1583c8d8a48e8fbb7a873fdbb2df66ea4ff83775421bfe21ee120140949ab048200668c47d9ae3880012f6e217052690628cf679ddfbd82c9fc9358d574676
+ languageName: node
+ linkType: hard
+
"react-devtools-core@npm:^6.1.1":
version: 6.1.2
resolution: "react-devtools-core@npm:6.1.2"
@@ -9184,29 +8944,30 @@ __metadata:
languageName: node
linkType: hard
-"react-native-windows@npm:0.79.0":
- version: 0.79.0
- resolution: "react-native-windows@npm:0.79.0"
+"react-native-windows@npm:0.80.0":
+ version: 0.80.0
+ resolution: "react-native-windows@npm:0.80.0"
dependencies:
"@babel/runtime": ^7.0.0
"@jest/create-cache-key-function": ^29.7.0
- "@react-native-community/cli": ^15.0.0
- "@react-native-community/cli-platform-android": ^15.0.0
- "@react-native-community/cli-platform-ios": ^15.0.0
- "@react-native-windows/cli": 0.79.0
+ "@react-native-community/cli": 17.0.0
+ "@react-native-community/cli-platform-android": 17.0.0
+ "@react-native-community/cli-platform-ios": 17.0.0
+ "@react-native-windows/cli": 0.80.0
"@react-native/assets": 1.0.0
- "@react-native/assets-registry": 0.79.0
- "@react-native/codegen": 0.79.0
- "@react-native/community-cli-plugin": 0.79.0
- "@react-native/gradle-plugin": 0.79.0
- "@react-native/js-polyfills": 0.79.0
- "@react-native/normalize-colors": 0.79.0
- "@react-native/virtualized-lists": 0.79.0
+ "@react-native/assets-registry": 0.80.0
+ "@react-native/codegen": 0.80.0
+ "@react-native/community-cli-plugin": 0.80.0
+ "@react-native/gradle-plugin": 0.80.0
+ "@react-native/js-polyfills": 0.80.0
+ "@react-native/new-app-screen": 0.80.0-nightly-20250506-3ac16dd6a
+ "@react-native/normalize-colors": 0.80.0
+ "@react-native/virtualized-lists": 0.80.0
abort-controller: ^3.0.0
anser: ^1.4.9
ansi-regex: ^5.0.0
babel-jest: ^29.7.0
- babel-plugin-syntax-hermes-parser: 0.25.1
+ babel-plugin-syntax-hermes-parser: 0.28.1
base64-js: ^1.5.1
chalk: ^4.0.0
commander: ^12.0.0
@@ -9216,8 +8977,8 @@ __metadata:
invariant: ^2.2.4
jest-environment-node: ^29.7.0
memoize-one: ^5.0.0
- metro-runtime: ^0.82.0
- metro-source-map: ^0.82.0
+ metro-runtime: ^0.82.2
+ metro-source-map: ^0.82.2
mkdirp: ^0.5.1
nullthrows: ^1.1.1
pretty-format: ^29.7.0
@@ -9225,7 +8986,7 @@ __metadata:
react-devtools-core: ^6.1.1
react-refresh: ^0.14.0
regenerator-runtime: ^0.13.2
- scheduler: 0.25.0
+ scheduler: 0.26.0
semver: ^7.1.3
source-map-support: ^0.5.19
stacktrace-parser: ^0.1.10
@@ -9233,62 +8994,61 @@ __metadata:
ws: ^6.2.3
yargs: ^17.6.2
peerDependencies:
- "@types/react": ^19.0.0
- react: ^19.0.0
- react-native: ^0.79.0
- checksum: f20fbc9bcfcbe6da89e81b566645bfe5ad8d70cb0d675c4c95857b3b00e5185c4e11ca096f83daa1b85924c6b3f1f01bc3a278815c3613492d51eec103b96bfe
+ "@types/react": ^19.1.0
+ react: ^19.1.0
+ react-native: ^0.80.0
+ checksum: 9c5c2858e3ac3da9a86889415a1b06866daa1243a7ff1d0aa064fddd433bdc18c536a442c82e104ac50aa7dae5d54283304c4e86be75da4bd0a9a668f522eff6
languageName: node
linkType: hard
-"react-native@npm:0.79.3":
- version: 0.79.3
- resolution: "react-native@npm:0.79.3"
+"react-native@npm:0.80.0":
+ version: 0.80.0
+ resolution: "react-native@npm:0.80.0"
dependencies:
"@jest/create-cache-key-function": ^29.7.0
- "@react-native/assets-registry": 0.79.3
- "@react-native/codegen": 0.79.3
- "@react-native/community-cli-plugin": 0.79.3
- "@react-native/gradle-plugin": 0.79.3
- "@react-native/js-polyfills": 0.79.3
- "@react-native/normalize-colors": 0.79.3
- "@react-native/virtualized-lists": 0.79.3
+ "@react-native/assets-registry": 0.80.0
+ "@react-native/codegen": 0.80.0
+ "@react-native/community-cli-plugin": 0.80.0
+ "@react-native/gradle-plugin": 0.80.0
+ "@react-native/js-polyfills": 0.80.0
+ "@react-native/normalize-colors": 0.80.0
+ "@react-native/virtualized-lists": 0.80.0
abort-controller: ^3.0.0
anser: ^1.4.9
ansi-regex: ^5.0.0
babel-jest: ^29.7.0
- babel-plugin-syntax-hermes-parser: 0.25.1
+ babel-plugin-syntax-hermes-parser: 0.28.1
base64-js: ^1.5.1
chalk: ^4.0.0
commander: ^12.0.0
- event-target-shim: ^5.0.1
flow-enums-runtime: ^0.0.6
glob: ^7.1.1
invariant: ^2.2.4
jest-environment-node: ^29.7.0
memoize-one: ^5.0.0
- metro-runtime: ^0.82.0
- metro-source-map: ^0.82.0
+ metro-runtime: ^0.82.2
+ metro-source-map: ^0.82.2
nullthrows: ^1.1.1
pretty-format: ^29.7.0
promise: ^8.3.0
react-devtools-core: ^6.1.1
react-refresh: ^0.14.0
regenerator-runtime: ^0.13.2
- scheduler: 0.25.0
+ scheduler: 0.26.0
semver: ^7.1.3
stacktrace-parser: ^0.1.10
whatwg-fetch: ^3.0.0
ws: ^6.2.3
yargs: ^17.6.2
peerDependencies:
- "@types/react": ^19.0.0
- react: ^19.0.0
+ "@types/react": ^19.1.0
+ react: ^19.1.0
peerDependenciesMeta:
"@types/react":
optional: true
bin:
react-native: cli.js
- checksum: 9af72e5bf936744a4f727fb2c0b5fca6986361f445125081f108f99a1dea1dc6050c44ed4c1b654fd14a5a554da18d748f4d462161f7ab5d4ea6658d8fccce5f
+ checksum: c86c09c685946b33a2d738f88ee20293d1bf2a1062ea91613abf1fd5cca915fbf44500b5f6122a28e77fccd91ff0f1bb17965630f4be94f513b0e38f4133bddd
languageName: node
linkType: hard
@@ -9299,10 +9059,10 @@ __metadata:
languageName: node
linkType: hard
-"react@npm:19.0.0":
- version: 19.0.0
- resolution: "react@npm:19.0.0"
- checksum: 86de15d85b2465feb40297a90319c325cb07cf27191a361d47bcfe8c6126c973d660125aa67b8f4cbbe39f15a2f32efd0c814e98196d8e5b68c567ba40a399c6
+"react@npm:19.1.0":
+ version: 19.1.0
+ resolution: "react@npm:19.1.0"
+ checksum: c0905f8cfb878b0543a5522727e5ed79c67c8111dc16ceee135b7fe19dce77b2c1c19293513061a8934e721292bfc1517e0487e262d1906f306bdf95fa54d02f
languageName: node
linkType: hard
@@ -9638,17 +9398,17 @@ __metadata:
languageName: node
linkType: hard
-"safer-buffer@npm:>= 2.1.2 < 3.0.0":
+"safer-buffer@npm:>= 2.1.2 < 3, safer-buffer@npm:>= 2.1.2 < 3.0.0":
version: 2.1.2
resolution: "safer-buffer@npm:2.1.2"
checksum: cab8f25ae6f1434abee8d80023d7e72b598cf1327164ddab31003c51215526801e40b66c5e65d658a0af1e9d6478cadcb4c745f4bd6751f97d8644786c0978b0
languageName: node
linkType: hard
-"scheduler@npm:0.25.0":
- version: 0.25.0
- resolution: "scheduler@npm:0.25.0"
- checksum: b7bb9fddbf743e521e9aaa5198a03ae823f5e104ebee0cb9ec625392bb7da0baa1c28ab29cee4b1e407a94e76acc6eee91eeb749614f91f853efda2613531566
+"scheduler@npm:0.26.0":
+ version: 0.26.0
+ resolution: "scheduler@npm:0.26.0"
+ checksum: c63a9f1c0e5089b537231cff6c11f75455b5c8625ae09535c1d7cd0a1b0c77ceecdd9f1074e5e063da5d8dc11e73e8033dcac3361791088be08a6e60c0283ed9
languageName: node
linkType: hard
@@ -9802,7 +9562,7 @@ __metadata:
languageName: node
linkType: hard
-"shell-quote@npm:^1.6.1, shell-quote@npm:^1.7.3":
+"shell-quote@npm:^1.6.1, shell-quote@npm:^1.8.3":
version: 1.8.3
resolution: "shell-quote@npm:1.8.3"
checksum: 550dd84e677f8915eb013d43689c80bb114860649ec5298eb978f40b8f3d4bc4ccb072b82c094eb3548dc587144bb3965a8676f0d685c1cf4c40b5dc27166242
@@ -9857,7 +9617,7 @@ __metadata:
languageName: node
linkType: hard
-"side-channel@npm:^1.1.0":
+"side-channel@npm:^1.0.6, side-channel@npm:^1.1.0":
version: 1.1.0
resolution: "side-channel@npm:1.1.0"
dependencies:
@@ -10245,13 +10005,6 @@ __metadata:
languageName: node
linkType: hard
-"sudo-prompt@npm:^9.0.0":
- version: 9.2.1
- resolution: "sudo-prompt@npm:9.2.1"
- checksum: 50a29eec2f264f2b78d891452a64112d839a30bffbff4ec065dba4af691a35b23cdb8f9107d413e25c1a9f1925644a19994c00602495cab033d53f585fdfd665
- languageName: node
- linkType: hard
-
"supports-color@npm:^5.3.0":
version: 5.5.0
resolution: "supports-color@npm:5.5.0"
@@ -10407,13 +10160,6 @@ __metadata:
languageName: node
linkType: hard
-"tslib@npm:^2.2.0, tslib@npm:^2.6.2":
- version: 2.8.1
- resolution: "tslib@npm:2.8.1"
- checksum: e4aba30e632b8c8902b47587fd13345e2827fa639e7c3121074d5ee0880723282411a8838f830b55100cbe4517672f84a2472667d355b81e8af165a55dc6203a
- languageName: node
- linkType: hard
-
"tsutils@npm:^3.21.0":
version: 3.21.0
resolution: "tsutils@npm:3.21.0"
@@ -10462,6 +10208,16 @@ __metadata:
languageName: node
linkType: hard
+"type-is@npm:~1.6.18":
+ version: 1.6.18
+ resolution: "type-is@npm:1.6.18"
+ dependencies:
+ media-typer: 0.3.0
+ mime-types: ~2.1.24
+ checksum: 2c8e47675d55f8b4e404bcf529abdf5036c537a04c2b20177bcf78c9e3c1da69da3942b1346e6edb09e823228c0ee656ef0e033765ec39a70d496ef601a0c657
+ languageName: node
+ linkType: hard
+
"typed-array-buffer@npm:^1.0.3":
version: 1.0.3
resolution: "typed-array-buffer@npm:1.0.3"
@@ -10624,7 +10380,7 @@ __metadata:
languageName: node
linkType: hard
-"unpipe@npm:~1.0.0":
+"unpipe@npm:1.0.0, unpipe@npm:~1.0.0":
version: 1.0.0
resolution: "unpipe@npm:1.0.0"
checksum: 4fa18d8d8d977c55cb09715385c203197105e10a6d220087ec819f50cb68870f02942244f1017565484237f1f8c5d3cd413631b1ae104d3096f24fdfde1b4aa2