From fdac331ad3c0fadc7c90ee73618740eb803bcd3d Mon Sep 17 00:00:00 2001 From: Andrew Coates <30809111+acoates-ms@users.noreply.github.com> Date: Mon, 1 Jun 2026 12:56:29 -0700 Subject: [PATCH 01/14] Update win32 to 0.81 --- apps/E2E/package.json | 2 +- .../gradle/wrapper/gradle-wrapper.properties | 2 +- apps/fluent-tester/package.json | 50 +- apps/tester-core/package.json | 6 +- apps/win32-81/.gitignore | 69 - apps/win32-81/.npmignore | 4 - apps/win32-81/.watchmanconfig | 1 - apps/win32-81/CHANGELOG.md | 7 - apps/win32-81/README.md | 73 - apps/win32-81/app.json | 4 - apps/win32-81/babel.config.js | 1 - apps/win32-81/index.js | 1 - apps/win32-81/metro.config.js | 44 - apps/win32-81/package.json | 137 -- apps/win32-81/react-native.config.js | 4 - apps/win32-81/src/index.js | 6 - apps/win32-81/src/index.tsx | 9 - apps/win32-81/tsconfig.json | 7 - apps/win32/package.json | 44 +- packages/components/Avatar/package.json | 4 +- packages/components/Badge/package.json | 4 +- packages/components/Button/package.json | 4 +- packages/components/Callout/package.json | 4 +- packages/components/Checkbox/package.json | 4 +- packages/components/Chip/package.json | 4 +- .../components/ContextualMenu/package.json | 4 +- packages/components/Divider/package.json | 4 +- .../components/FocusTrapZone/package.json | 4 +- packages/components/FocusZone/package.json | 4 +- packages/components/Icon/package.json | 4 +- packages/components/Input/package.json | 2 +- packages/components/Link/package.json | 2 +- packages/components/Menu/package.json | 4 +- packages/components/MenuButton/package.json | 4 +- .../src/MacOSMenuButtonNativeComponent.ts | 4 +- packages/components/Notification/package.json | 4 +- packages/components/Persona/package.json | 2 +- packages/components/PersonaCoin/package.json | 4 +- packages/components/Pressable/package.json | 2 +- packages/components/RadioGroup/package.json | 4 +- packages/components/Separator/package.json | 4 +- packages/components/Stack/package.json | 2 +- packages/components/Switch/package.json | 4 +- packages/components/TabList/package.json | 4 +- packages/components/Text/package.json | 2 +- packages/dependency-profiles/package.json | 10 +- .../src/furn-profile-0.74.js | 1240 ++++++++++ packages/dependency-profiles/src/index.js | 290 +++ .../deprecated/theme-registry/package.json | 4 +- .../theming-react-native/package.json | 2 +- .../ActivityIndicator/package.json | 4 +- .../AppearanceAdditions/package.json | 2 +- packages/experimental/Avatar/package.json | 2 +- packages/experimental/Checkbox/package.json | 4 +- packages/experimental/Drawer/package.json | 2 +- packages/experimental/Dropdown/package.json | 2 +- packages/experimental/Expander/package.json | 2 +- packages/experimental/MenuButton/package.json | 4 +- packages/experimental/Overflow/package.json | 4 +- packages/experimental/Popover/package.json | 2 +- packages/experimental/Shadow/package.json | 2 +- packages/experimental/Shimmer/package.json | 2 +- packages/experimental/Spinner/package.json | 2 +- packages/experimental/Tooltip/package.json | 4 +- packages/framework/framework/package.json | 2 +- packages/libraries/core/package.json | 2 +- packages/theming/android-theme/package.json | 2 +- packages/theming/apple-theme/package.json | 2 +- packages/theming/default-theme/package.json | 4 +- packages/theming/theming-utils/package.json | 2 +- packages/theming/win32-theme/package.json | 4 +- packages/utils/interactive-hooks/package.json | 4 +- packages/utils/tokens/package.json | 2 +- scripts/package.json | 4 +- yarn.lock | 2141 ++--------------- 75 files changed, 1914 insertions(+), 2402 deletions(-) delete mode 100644 apps/win32-81/.gitignore delete mode 100644 apps/win32-81/.npmignore delete mode 100644 apps/win32-81/.watchmanconfig delete mode 100644 apps/win32-81/CHANGELOG.md delete mode 100644 apps/win32-81/README.md delete mode 100644 apps/win32-81/app.json delete mode 100644 apps/win32-81/babel.config.js delete mode 100644 apps/win32-81/index.js delete mode 100644 apps/win32-81/metro.config.js delete mode 100644 apps/win32-81/package.json delete mode 100644 apps/win32-81/react-native.config.js delete mode 100644 apps/win32-81/src/index.js delete mode 100644 apps/win32-81/src/index.tsx delete mode 100644 apps/win32-81/tsconfig.json create mode 100644 packages/dependency-profiles/src/furn-profile-0.74.js diff --git a/apps/E2E/package.json b/apps/E2E/package.json index 8879204d999..ac53525bd4f 100644 --- a/apps/E2E/package.json +++ b/apps/E2E/package.json @@ -42,7 +42,7 @@ "lint-package": "fluentui-scripts lint-package" }, "dependencies": { - "@office-iss/rex-win32": "0.73.11-devmain.16.0.17615.15030" + "@office-iss/rex-win32": "0.81.1" }, "devDependencies": { "@babel/core": "catalog:", diff --git a/apps/fluent-tester/android/gradle/wrapper/gradle-wrapper.properties b/apps/fluent-tester/android/gradle/wrapper/gradle-wrapper.properties index a80b22ce5cf..d4081da476b 100644 --- a/apps/fluent-tester/android/gradle/wrapper/gradle-wrapper.properties +++ b/apps/fluent-tester/android/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/apps/fluent-tester/package.json b/apps/fluent-tester/package.json index 9ddbf203bcb..12b6c449864 100644 --- a/apps/fluent-tester/package.json +++ b/apps/fluent-tester/package.json @@ -3,16 +3,13 @@ "version": "0.170.51", "description": "A test app to test FluentUI React Native Components during development", "homepage": "https://github.com/microsoft/fluentui-react-native", - "license": "MIT", - "author": "Microsoft ", "repository": { "type": "git", "url": "https://github.com/microsoft/fluentui-react-native.git", "directory": "apps/fluent-tester" }, - "main": "lib-commonjs/index.js", - "module": "lib/index.js", - "types": "lib/index.d.ts", + "license": "MIT", + "author": "Microsoft ", "exports": { ".": { "types": "./lib/index.d.ts", @@ -21,6 +18,9 @@ "default": "./src/index.ts" } }, + "main": "lib-commonjs/index.js", + "module": "lib/index.js", + "types": "lib/index.d.ts", "scripts": { "android": "rnx-cli run --platform android", "build": "fluentui-scripts build", @@ -41,14 +41,17 @@ "start": "rnx-cli start", "windows": "react-native run-windows --arch x64 --sln windows/FluentTester.sln" }, + "jest": { + "preset": "react-native" + }, "dependencies": { "@types/node": "catalog:", - "@types/react": "~18.2.0", - "react": "18.2.0", - "react-native": "^0.74.0", - "react-native-macos": "^0.74.0", - "react-native-svg": ">=15.4.0 <15.13.0", - "react-native-windows": "^0.74.0" + "@types/react": "~19.1.4", + "react": "19.1.4", + "react-native": "^0.81.6", + "react-native-macos": "^0.81.0", + "react-native-svg": "^15.12.1", + "react-native-windows": "^0.81.0" }, "devDependencies": { "@babel/core": "catalog:", @@ -69,13 +72,13 @@ "@fluentui-react-native/tester-core": "workspace:*", "@fluentui-react-native/tooltip": "workspace:*", "@fluentui-react-native/vibrancy-view": "workspace:*", - "@react-native-community/cli": "^13.6.4", - "@react-native-community/cli-platform-android": "^13.6.4", - "@react-native-community/cli-platform-ios": "^13.6.4", - "@react-native-windows/cli": "^0.74.0", - "@react-native/babel-preset": "^0.74.0", - "@react-native/metro-babel-transformer": "^0.74.0", - "@react-native/metro-config": "^0.74.0", + "@react-native-community/cli": "^20.0.0", + "@react-native-community/cli-platform-android": "^20.0.0", + "@react-native-community/cli-platform-ios": "^20.0.0", + "@react-native-windows/cli": "^0.81.0", + "@react-native/babel-preset": "^0.81.0", + "@react-native/metro-babel-transformer": "^0.81.0", + "@react-native/metro-config": "^0.81.0", "@rnx-kit/cli": "catalog:", "@rnx-kit/metro-config": "catalog:", "@rnx-kit/metro-resolver-symlinks": "catalog:", @@ -83,7 +86,7 @@ "@svgr/plugin-jsx": "^8.1.0", "@svgr/plugin-svgo": "^8.1.0", "@types/jasmine": "catalog:", - "@types/react-test-renderer": "^18.2.0", + "@types/react-test-renderer": "^19.1.0", "@wdio/cli": "catalog:", "@wdio/globals": "catalog:", "@wdio/jasmine-framework": "catalog:", @@ -95,13 +98,10 @@ "oxc-resolver": "catalog:", "path-dirname": "^1.0.2", "react-native-svg-transformer": "^1.0.0", - "react-native-test-app": "^3.9.2", - "react-test-renderer": "18.2.0", + "react-native-test-app": "^4.4.11", + "react-test-renderer": "19.1.4", "webdriverio": "catalog:" }, - "jest": { - "preset": "react-native" - }, "furn": { "depcheck": { "ignoreMatches": [ @@ -160,7 +160,7 @@ "alignDeps": { "requirements": { "production": [ - "react-native@0.74" + "react-native@0.81" ] }, "capabilities": [ diff --git a/apps/tester-core/package.json b/apps/tester-core/package.json index 84c72d2404d..289a4c5b028 100644 --- a/apps/tester-core/package.json +++ b/apps/tester-core/package.json @@ -100,9 +100,9 @@ "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", - "@react-native-windows/cli": "^0.74.0", - "@react-native/babel-preset": "^0.74.0", - "@react-native/metro-babel-transformer": "^0.74.0", + "@react-native-windows/cli": "^0.81.0", + "@react-native/babel-preset": "^0.81.0", + "@react-native/metro-babel-transformer": "^0.81.0", "@react-native/metro-config": "^0.81.0", "@rnx-kit/cli": "catalog:", "@rnx-kit/metro-config": "catalog:", diff --git a/apps/win32-81/.gitignore b/apps/win32-81/.gitignore deleted file mode 100644 index 6f540cf5d78..00000000000 --- a/apps/win32-81/.gitignore +++ /dev/null @@ -1,69 +0,0 @@ -# OSX -# -.DS_Store - -# Xcode -# -build/ -*.pbxuser -!default.pbxuser -*.mode1v3 -!default.mode1v3 -*.mode2v3 -!default.mode2v3 -*.perspectivev3 -!default.perspectivev3 -xcuserdata -*.xccheckout -*.moved-aside -DerivedData -*.hmap -*.ipa -*.xcuserstate -project.xcworkspace - -# Android/IntelliJ -# -build/ -.idea -.gradle -local.properties -*.iml - -# node.js / web -# -node_modules/ -node_modules/**/* -npm-debug.log -yarn-error.log -npm-debug.* -*.jks -*.p8 -*.p12 -*.key -*.mobileprovision -*.orig.* -web-build/ -web-report/ - -# BUCK -buck-out/ -\.buckd/ -*.keystore - -# fastlane -# -# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the -# screenshots whenever they are needed. -# For more information about the recommended setup visit: -# https://docs.fastlane.tools/best-practices/source-control/ - -*/fastlane/report.xml -*/fastlane/Preview.html -*/fastlane/screenshots - -# Bundle artifact -*.bundle - -# CocoaPods -/ios/Pods/ diff --git a/apps/win32-81/.npmignore b/apps/win32-81/.npmignore deleted file mode 100644 index a197c6a7ce2..00000000000 --- a/apps/win32-81/.npmignore +++ /dev/null @@ -1,4 +0,0 @@ -yarn-error.log - -# Build targets -!dist diff --git a/apps/win32-81/.watchmanconfig b/apps/win32-81/.watchmanconfig deleted file mode 100644 index 0967ef424bc..00000000000 --- a/apps/win32-81/.watchmanconfig +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/apps/win32-81/CHANGELOG.md b/apps/win32-81/CHANGELOG.md deleted file mode 100644 index add6078efdf..00000000000 --- a/apps/win32-81/CHANGELOG.md +++ /dev/null @@ -1,7 +0,0 @@ -# @fluentui-react-native/tester-win32-81 - -## 0.38.70 - -### Patch Changes - -- @fluentui-react-native/tester-core@0.1.2 diff --git a/apps/win32-81/README.md b/apps/win32-81/README.md deleted file mode 100644 index ca6940cb29f..00000000000 --- a/apps/win32-81/README.md +++ /dev/null @@ -1,73 +0,0 @@ -# Running the FluentUI Tester on Win32 - -`FluentUI Tester` is the test app that we use to test our FluentUI components during development. - -## Launch `FluentUI Tester` app on Win32 - -1. Make sure you've installed the Standard React Native dependencies and Node.js from the [Prerequisites](https://github.com/microsoft/fluentui-react-native/tree/main?tab=readme-ov-file#prerequisites) section. - -2. Next, [clone and build the repo](https://github.com/microsoft/fluentui-react-native/tree/main?tab=readme-ov-file#setup-your-development-environment). If you already have a clone of the repo, make sure you've pulled the latest from the main branch (run `git pull` from your clone's main branch). You can verify you have the latest commits by running `git log` which lists all the commits from your branch with dates. Ensure commits are from a recent date or match the latest commits [here](https://github.com/microsoft/fluentui-react-native/commits/main). To exit the `git log` view, press the letter 'q' (for "quit"). - -3. Then go into `apps\win32` folder: - -``` -cd apps\win32 -``` - -3. Build the FluentUI Tester bundle: - -``` -yarn bundle -``` - -4. Launch the FluentUI Tester app: - -``` -yarn run-win32 -``` - -5. You will see the FluentUI Tester show up in a new window. - -![Image of Fluent Tester](./../../assets/fluent_tester_win32.png) - -## Debug `FluentUI Tester` app with direct debugging - -Note: we recommend using Visual Studio Code for direct debugging. - -1. Follow steps #1-3 above. -2. Build the FluentUI Tester bundle with dev option. This will ensure source map is included in the bundle. - -``` -yarn bundle-dev -``` - -3. Launch the FluentUI Tester app: - -``` -yarn run-win32 -``` - -4. Inside ReactTest, open the debug option menu and select the checkbox `Use Direct Debugger` - -![Image of Fluent Tester debug menu location](./../../assets/fluent_tester_win32_debug_menu.png) - -5. In Visual Studio Code, open the debug pane and select `Debug Fabric Tester` option from the "Run And Debug" dropdown. - -![Image of Visual Studio Code debug pane](./../../assets/fluent_tester_vscode_debug.png) - -6. At this time, VS Code will attach to the JS runtime and you can start debugging - -## Dependencies - -Dependencies are managed by -[`@rnx-kit/align-deps`](https://github.com/microsoft/rnx-kit/tree/main/packages/align-deps). -If you're looking to upgrade `react-native`, use the interactive upgrade command: - -```sh -yarn rnx-align-deps --set-version -``` - -This command will ensure that all relevant packages are bumped correctly. - -You can read more about this tool here: -[`@rnx-kit/align-deps` design document](https://github.com/microsoft/rnx-kit/blob/main/docsite/docs/architecture/dependency-management.md) diff --git a/apps/win32-81/app.json b/apps/win32-81/app.json deleted file mode 100644 index 73444aba9cb..00000000000 --- a/apps/win32-81/app.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "name": "FluentTester", - "displayName": "FluentTester" -} diff --git a/apps/win32-81/babel.config.js b/apps/win32-81/babel.config.js deleted file mode 100644 index c330013387f..00000000000 --- a/apps/win32-81/babel.config.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = require('@fluentui-react-native/scripts/babel-config'); diff --git a/apps/win32-81/index.js b/apps/win32-81/index.js deleted file mode 100644 index 93acbc1a8ad..00000000000 --- a/apps/win32-81/index.js +++ /dev/null @@ -1 +0,0 @@ -require('./src/index'); diff --git a/apps/win32-81/metro.config.js b/apps/win32-81/metro.config.js deleted file mode 100644 index 82c4b576cf8..00000000000 --- a/apps/win32-81/metro.config.js +++ /dev/null @@ -1,44 +0,0 @@ -/** - * Metro configuration for React Native - * https://github.com/facebook/react-native - * - * @format - */ -const { exclusionList, makeMetroConfig, resolveUniqueModule } = require('@rnx-kit/metro-config'); -const MetroSymlinksResolver = require('@rnx-kit/metro-resolver-symlinks'); -const { getDefaultConfig } = require('metro-config'); -const { MetroSerializer } = require('@rnx-kit/metro-serializer-esbuild'); - -const { sourceExts, assetExts } = getDefaultConfig.getDefaultValues().resolver; - -const excludeMixins = []; -const extraNodeModules = {}; -function ensureUniqueModule(moduleName, excludeList, nodeModules) { - const [nmEntry, excludePattern] = resolveUniqueModule(moduleName); - excludeMixins.push(excludePattern); - extraNodeModules[moduleName] = nmEntry; -} - -// build up the added excludes and extraNodeModules -['react-native-svg', '@office-iss/react-native-win32', 'react-native'].forEach((moduleName) => ensureUniqueModule(moduleName)); - -module.exports = makeMetroConfig({ - resolver: { - assetExts: [...assetExts.filter((ext) => ext !== 'svg'), 'ttf', 'otf', 'png'], - blockList: exclusionList(excludeMixins), - extraNodeModules: { - ...extraNodeModules, - }, - sourceExts: [...sourceExts, 'svg'], - resolveRequest: MetroSymlinksResolver({ - resolver: 'oxc-resolver', - }), - }, - serializer: { - customSerializer: MetroSerializer(), - }, - transformer: { - // This transformer selects between the regular transformer and svg transformer depending on the file type - babelTransformerPath: require.resolve('react-native-svg-transformer'), - }, -}); diff --git a/apps/win32-81/package.json b/apps/win32-81/package.json deleted file mode 100644 index 46c2ec34ced..00000000000 --- a/apps/win32-81/package.json +++ /dev/null @@ -1,137 +0,0 @@ -{ - "name": "@fluentui-react-native/tester-win32-81", - "version": "0.1.0", - "private": true, - "description": "Fluent UI React Native Win32 Tester App for RN 0.81", - "repository": { - "type": "git", - "url": "https://github.com/microsoft/fluentui-react-native.git", - "directory": "apps/win32" - }, - "main": "./index.js", - "module": "./index.js", - "exports": { - ".": { - "import": "./index.js", - "require": "./index.js", - "default": "./index.ts" - } - }, - "scripts": { - "build": "tsgo", - "build-core": "tsgo", - "bundle": "rnx-cli bundle --dev false", - "bundle-dev": "rnx-cli bundle", - "clean": "fluentui-scripts clean", - "depcheck": "fluentui-scripts depcheck", - "format": "fluentui-scripts format", - "lint": "fluentui-scripts lint", - "lint-package": "fluentui-scripts lint-package", - "run-win32": "rex-win32 --bundle index.win32 --component FluentTester --basePath ./dist --useDirectDebugger --windowTitle \"FluentUI Tester\" --pluginProps --debugBundlePath index --jsEngine v8", - "run-win32-dev": "rex-win32 --bundle index --component FluentTester --basePath ./dist --useDirectDebugger --windowTitle \"FluentUI Tester\" --pluginProps --debugBundlePath index --jsEngine v8 --useFastRefresh", - "run-win32-devmain": "rex-win32 --bundle index.win32 --component FluentTester --basePath ./dist --useDirectDebugger --windowTitle \"FluentUI Tester\" --pluginProps --debugBundlePath index --jsEngine v8 --useDevMain ", - "run-win32-devmain-dev": "rex-win32 --bundle index --component FluentTester --basePath ./dist --useDirectDebugger --windowTitle \"FluentUI Tester\" --pluginProps --debugBundlePath index --jsEngine v8 --useFastRefresh --useDevMain", - "start": "rnx-cli start" - }, - "dependencies": { - "@fluentui-react-native/tester-core": "workspace:*", - "@office-iss/react-native-win32": "^0.81.0", - "@types/react": "~19.1.4", - "react": "19.1.4", - "react-native": "^0.81.6", - "react-native-svg": "^15.12.1" - }, - "devDependencies": { - "@babel/core": "catalog:", - "@babel/runtime": "catalog:", - "@fluentui-react-native/kit-config": "workspace:*", - "@fluentui-react-native/scripts": "workspace:*", - "@office-iss/rex-win32": "0.81.0-preview.0", - "@react-native-community/cli": "^20.0.0", - "@react-native-community/cli-platform-android": "^20.0.0", - "@react-native-community/cli-platform-ios": "^20.0.0", - "@react-native/babel-preset": "^0.81.0", - "@react-native/metro-babel-transformer": "^0.81.0", - "@react-native/metro-config": "^0.81.0", - "@rnx-kit/babel-preset-metro-react-native": "catalog:", - "@rnx-kit/cli": "catalog:", - "@rnx-kit/metro-config": "catalog:", - "@rnx-kit/metro-resolver-symlinks": "catalog:", - "@rnx-kit/metro-serializer": "catalog:", - "@rnx-kit/metro-serializer-esbuild": "catalog:", - "@rnx-kit/tools-react-native": "^2.3.2", - "@types/react-test-renderer": "^19.1.0", - "metro": "^0.83.1", - "metro-config": "0.83.1", - "metro-core": "^0.83.1", - "metro-runtime": "^0.83.1", - "oxc-resolver": "catalog:", - "react-native-svg-transformer": "^1.0.0", - "react-native-test-app": "^4.4.11", - "react-test-renderer": "19.1.4", - "rimraf": "catalog:" - }, - "jest": { - "preset": "react-native" - }, - "furn": { - "depcheck": { - "ignoreMatches": [ - "@office-iss/react-native-win32" - ] - } - }, - "rnx-kit": { - "kitType": "app", - "bundle": [ - { - "entryFile": "index.js", - "bundleOutput": "dist/index.win32.bundle", - "sourcemapOutput": "dist/index.win32.bundle.map", - "assetsDest": "dist", - "targets": [ - "win32" - ], - "plugins": [ - [ - "@rnx-kit/metro-plugin-cyclic-dependencies-detector", - { - "throwOnError": true - } - ], - [ - "@rnx-kit/metro-plugin-duplicates-checker", - { - "throwOnError": false, - "ignoredModules": [ - "react-is" - ] - } - ] - ] - } - ], - "alignDeps": { - "requirements": { - "production": [ - "react-native@0.81" - ] - }, - "capabilities": [ - "babel-preset-react-native", - "community/cli", - "core-win32", - "core/metro-config", - "metro", - "metro-core", - "metro-react-native-babel-transformer", - "metro-runtime", - "react", - "react-test-renderer", - "svg", - "test-app" - ] - }, - "extends": "@fluentui-react-native/kit-config" - } -} diff --git a/apps/win32-81/react-native.config.js b/apps/win32-81/react-native.config.js deleted file mode 100644 index 60db85ae566..00000000000 --- a/apps/win32-81/react-native.config.js +++ /dev/null @@ -1,4 +0,0 @@ -module.exports = { - reactNativePath: './node_modules/@office-iss/react-native-win32', - assets: ['./assets/'], -}; diff --git a/apps/win32-81/src/index.js b/apps/win32-81/src/index.js deleted file mode 100644 index 54f2e9cf9b2..00000000000 --- a/apps/win32-81/src/index.js +++ /dev/null @@ -1,6 +0,0 @@ -'use strict'; -import { AppRegistry } from 'react-native'; -import { FluentTesterApp } from '@fluentui-react-native/tester-core'; -AppRegistry.registerComponent('FluentTester', () => FluentTesterApp); -export default FluentTesterApp; -//# sourceMappingURL=index.js.map diff --git a/apps/win32-81/src/index.tsx b/apps/win32-81/src/index.tsx deleted file mode 100644 index b6bc03fdc65..00000000000 --- a/apps/win32-81/src/index.tsx +++ /dev/null @@ -1,9 +0,0 @@ -'use strict'; - -import { AppRegistry } from 'react-native'; - -import { FluentTesterApp } from '@fluentui-react-native/tester-core'; - -AppRegistry.registerComponent('FluentTester', () => FluentTesterApp); - -export default FluentTesterApp; diff --git a/apps/win32-81/tsconfig.json b/apps/win32-81/tsconfig.json deleted file mode 100644 index 866cca9fb58..00000000000 --- a/apps/win32-81/tsconfig.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "extends": "@fluentui-react-native/scripts/tsconfig", - "compilerOptions": { - "noEmit": true - }, - "include": ["index.js"] -} diff --git a/apps/win32/package.json b/apps/win32/package.json index 21dc4f3d4cd..9677d9179c2 100644 --- a/apps/win32/package.json +++ b/apps/win32/package.json @@ -8,8 +8,6 @@ "url": "https://github.com/microsoft/fluentui-react-native.git", "directory": "apps/win32" }, - "main": "./index.js", - "module": "./index.js", "exports": { ".": { "import": "./index.js", @@ -17,6 +15,8 @@ "default": "./index.ts" } }, + "main": "./index.js", + "module": "./index.js", "scripts": { "build": "tsgo", "build-core": "tsgo", @@ -33,42 +33,42 @@ "run-win32-devmain-dev": "rex-win32 --bundle index --component FluentTester --basePath ./dist --useDirectDebugger --windowTitle \"FluentUI Tester\" --pluginProps --debugBundlePath index --jsEngine v8 --useFastRefresh --useDevMain", "start": "rnx-cli start" }, + "jest": { + "preset": "react-native" + }, "dependencies": { "@fluentui-react-native/tester-core": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", - "@types/react": "~18.2.0", - "react": "18.2.0", - "react-native": "^0.74.0", - "react-native-svg": ">=15.4.0 <15.13.0" + "@office-iss/react-native-win32": "^0.81.0", + "@types/react": "~19.1.4", + "react": "19.1.4", + "react-native": "^0.81.6", + "react-native-svg": "^15.12.1" }, "devDependencies": { "@babel/core": "catalog:", "@babel/runtime": "catalog:", "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", - "@office-iss/rex-win32": "0.73.11-devmain.16.0.17615.15030", - "@react-native-community/cli": "^13.6.4", - "@react-native-community/cli-platform-android": "^13.6.4", - "@react-native-community/cli-platform-ios": "^13.6.4", - "@react-native/babel-preset": "^0.74.0", - "@react-native/metro-babel-transformer": "^0.74.0", - "@react-native/metro-config": "^0.74.0", + "@office-iss/rex-win32": "0.81.1", + "@react-native-community/cli": "^20.0.0", + "@react-native-community/cli-platform-android": "^20.0.0", + "@react-native-community/cli-platform-ios": "^20.0.0", + "@react-native/babel-preset": "^0.81.0", + "@react-native/metro-babel-transformer": "^0.81.0", + "@react-native/metro-config": "^0.81.0", "@rnx-kit/babel-preset-metro-react-native": "catalog:", "@rnx-kit/cli": "catalog:", "@rnx-kit/metro-config": "catalog:", "@rnx-kit/metro-resolver-symlinks": "catalog:", "@rnx-kit/metro-serializer-esbuild": "catalog:", - "@types/react-test-renderer": "^18.2.0", - "metro-config": "^0.80.3", + "@types/react-test-renderer": "^19.1.0", + "metro-config": "^0.83.3", "oxc-resolver": "catalog:", "react-native-svg-transformer": "^1.0.0", - "react-native-test-app": "^3.9.2", - "react-test-renderer": "18.2.0", + "react-native-test-app": "^4.4.11", + "react-test-renderer": "19.1.4", "rimraf": "catalog:" }, - "jest": { - "preset": "react-native" - }, "furn": { "depcheck": { "ignoreMatches": [ @@ -109,7 +109,7 @@ "alignDeps": { "requirements": { "production": [ - "react-native@0.74" + "react-native@0.81" ] }, "capabilities": [ diff --git a/packages/components/Avatar/package.json b/packages/components/Avatar/package.json index a18a28d689a..fb04cc6ee44 100644 --- a/packages/components/Avatar/package.json +++ b/packages/components/Avatar/package.json @@ -49,7 +49,7 @@ "@fluentui-react-native/framework-base": "workspace:*", "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -65,7 +65,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/Badge/package.json b/packages/components/Badge/package.json index 03e80a6f584..0dccee91505 100644 --- a/packages/components/Badge/package.json +++ b/packages/components/Badge/package.json @@ -48,7 +48,7 @@ "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", "@fluentui-react-native/test-tools": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -64,7 +64,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/Button/package.json b/packages/components/Button/package.json index 26c8ce7d1a6..d223931c0a4 100644 --- a/packages/components/Button/package.json +++ b/packages/components/Button/package.json @@ -58,7 +58,7 @@ "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", "@fluentui-react-native/test-tools": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -74,7 +74,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/Callout/package.json b/packages/components/Callout/package.json index 25566050db4..a734de66548 100644 --- a/packages/components/Callout/package.json +++ b/packages/components/Callout/package.json @@ -44,7 +44,7 @@ "@babel/core": "catalog:", "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -59,7 +59,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/Checkbox/package.json b/packages/components/Checkbox/package.json index 4d5d3eac737..0ce5d25d578 100644 --- a/packages/components/Checkbox/package.json +++ b/packages/components/Checkbox/package.json @@ -54,7 +54,7 @@ "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", "@fluentui-react-native/test-tools": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -70,7 +70,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/Chip/package.json b/packages/components/Chip/package.json index d6e2405ef3e..3860ae7131b 100644 --- a/packages/components/Chip/package.json +++ b/packages/components/Chip/package.json @@ -44,7 +44,7 @@ "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", "@fluentui-react-native/test-tools": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -60,7 +60,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/ContextualMenu/package.json b/packages/components/ContextualMenu/package.json index c9761268caa..a91809304e5 100644 --- a/packages/components/ContextualMenu/package.json +++ b/packages/components/ContextualMenu/package.json @@ -51,7 +51,7 @@ "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/pressable": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -70,7 +70,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/Divider/package.json b/packages/components/Divider/package.json index 86091cdce46..fd2a6c57316 100644 --- a/packages/components/Divider/package.json +++ b/packages/components/Divider/package.json @@ -45,7 +45,7 @@ "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", "@fluentui-react-native/test-tools": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -61,7 +61,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/FocusTrapZone/package.json b/packages/components/FocusTrapZone/package.json index 473dc79c0b5..319d8dc6e5b 100644 --- a/packages/components/FocusTrapZone/package.json +++ b/packages/components/FocusTrapZone/package.json @@ -42,7 +42,7 @@ "@babel/core": "catalog:", "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -57,7 +57,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/FocusZone/package.json b/packages/components/FocusZone/package.json index 4c0a4a2c377..5c601b4cbdd 100644 --- a/packages/components/FocusZone/package.json +++ b/packages/components/FocusZone/package.json @@ -42,7 +42,7 @@ "@babel/core": "catalog:", "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -58,7 +58,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/Icon/package.json b/packages/components/Icon/package.json index 8637b9dd16a..d108e93174a 100644 --- a/packages/components/Icon/package.json +++ b/packages/components/Icon/package.json @@ -43,7 +43,7 @@ "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", "@fluentui-react-native/test-tools": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -59,7 +59,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/Input/package.json b/packages/components/Input/package.json index 8553f186cd4..25999a032df 100644 --- a/packages/components/Input/package.json +++ b/packages/components/Input/package.json @@ -63,7 +63,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/Link/package.json b/packages/components/Link/package.json index 4916a8accf3..b8e5fc42789 100644 --- a/packages/components/Link/package.json +++ b/packages/components/Link/package.json @@ -63,7 +63,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/Menu/package.json b/packages/components/Menu/package.json index e78a9955f39..685b27b25db 100644 --- a/packages/components/Menu/package.json +++ b/packages/components/Menu/package.json @@ -54,7 +54,7 @@ "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", "@fluentui-react-native/test-tools": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -71,7 +71,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/MenuButton/package.json b/packages/components/MenuButton/package.json index 6522dc6a21d..395d73dd40f 100644 --- a/packages/components/MenuButton/package.json +++ b/packages/components/MenuButton/package.json @@ -47,7 +47,7 @@ "@fluentui-react-native/framework-base": "workspace:*", "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -63,7 +63,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/MenuButton/src/MacOSMenuButtonNativeComponent.ts b/packages/components/MenuButton/src/MacOSMenuButtonNativeComponent.ts index 67caf9f8952..c52be7989f4 100644 --- a/packages/components/MenuButton/src/MacOSMenuButtonNativeComponent.ts +++ b/packages/components/MenuButton/src/MacOSMenuButtonNativeComponent.ts @@ -4,13 +4,11 @@ * @format */ -import type { HostComponent, ViewProps, ImageURISource } from 'react-native'; +import type { HostComponent, ViewProps, ImageSource } from 'react-native'; import type { BubblingEventHandler, Int32, UnsafeMixed } from 'react-native/Libraries/Types/CodegenTypes'; import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent'; -type ImageSource = ImageURISource; - /* interface MenuItem { title?: string; diff --git a/packages/components/Notification/package.json b/packages/components/Notification/package.json index 85abc260089..16553ea12bd 100644 --- a/packages/components/Notification/package.json +++ b/packages/components/Notification/package.json @@ -53,7 +53,7 @@ "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", "@fluentui-react-native/test-tools": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -69,7 +69,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/Persona/package.json b/packages/components/Persona/package.json index 411f2aa220f..e5e512cad38 100644 --- a/packages/components/Persona/package.json +++ b/packages/components/Persona/package.json @@ -58,7 +58,7 @@ "react-native-windows": "^0.81.0" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/PersonaCoin/package.json b/packages/components/PersonaCoin/package.json index bf65d94e135..33a40d9e2fa 100644 --- a/packages/components/PersonaCoin/package.json +++ b/packages/components/PersonaCoin/package.json @@ -47,7 +47,7 @@ "@fluentui-react-native/framework-base": "workspace:*", "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -59,7 +59,7 @@ "react-native-windows": "^0.81.0" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/Pressable/package.json b/packages/components/Pressable/package.json index 736c61b8a38..65ac7d11dfc 100644 --- a/packages/components/Pressable/package.json +++ b/packages/components/Pressable/package.json @@ -53,7 +53,7 @@ "react-native-windows": "^0.81.0" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/RadioGroup/package.json b/packages/components/RadioGroup/package.json index 26a153b1e56..68894b73ceb 100644 --- a/packages/components/RadioGroup/package.json +++ b/packages/components/RadioGroup/package.json @@ -53,7 +53,7 @@ "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", "@fluentui-react-native/test-tools": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -69,7 +69,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/Separator/package.json b/packages/components/Separator/package.json index 55671c93ef6..04ad00af41c 100644 --- a/packages/components/Separator/package.json +++ b/packages/components/Separator/package.json @@ -42,7 +42,7 @@ "@fluentui-react-native/framework-base": "workspace:*", "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -57,7 +57,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/Stack/package.json b/packages/components/Stack/package.json index b53e15ad162..6de564a70fb 100644 --- a/packages/components/Stack/package.json +++ b/packages/components/Stack/package.json @@ -61,7 +61,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/Switch/package.json b/packages/components/Switch/package.json index 3b02531b8ca..676df6cf5b6 100644 --- a/packages/components/Switch/package.json +++ b/packages/components/Switch/package.json @@ -47,7 +47,7 @@ "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", "@fluentui-react-native/test-tools": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -62,7 +62,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/TabList/package.json b/packages/components/TabList/package.json index 9ed277d1622..31b8ddc0371 100644 --- a/packages/components/TabList/package.json +++ b/packages/components/TabList/package.json @@ -49,7 +49,7 @@ "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", "@fluentui-react-native/test-tools": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -65,7 +65,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/components/Text/package.json b/packages/components/Text/package.json index c42adcc39d6..667af8d92bc 100644 --- a/packages/components/Text/package.json +++ b/packages/components/Text/package.json @@ -60,7 +60,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/dependency-profiles/package.json b/packages/dependency-profiles/package.json index f6aa8d311b6..1f8483a9268 100644 --- a/packages/dependency-profiles/package.json +++ b/packages/dependency-profiles/package.json @@ -18,13 +18,13 @@ }, "devDependencies": { "@fluentui-react-native/scripts": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@types/react": "~18.2.0", - "react": "18.2.0", - "react-native": "^0.74.0", - "react-native-macos": "^0.74.0", + "react": "19.1.4", + "react-native": "^0.81.0", + "react-native-macos": "^0.81.0", "react-native-svg": ">=15.4.0 <15.13.0", - "react-native-windows": "^0.74.0", + "react-native-windows": "^0.81.0", "semver": "^7.7.3", "workspace-tools": "^0.26.3" }, diff --git a/packages/dependency-profiles/src/furn-profile-0.74.js b/packages/dependency-profiles/src/furn-profile-0.74.js new file mode 100644 index 00000000000..6926057de86 --- /dev/null +++ b/packages/dependency-profiles/src/furn-profile-0.74.js @@ -0,0 +1,1240 @@ +// This file was generated by 'update-profile.mts' +/* eslint-disable */ +module.exports = { + "0.74": { + "@fluentui-react-native/tester": { + "name": "@fluentui-react-native/tester", + "version": "0.170.51" + }, + "@fluentui-react-native/avatar": { + "name": "@fluentui-react-native/avatar", + "version": "1.13.3" + }, + "@fluentui-react-native/badge": { + "name": "@fluentui-react-native/badge", + "version": "0.12.3" + }, + "@fluentui-react-native/button": { + "name": "@fluentui-react-native/button", + "version": "0.40.3" + }, + "@fluentui-react-native/callout": { + "name": "@fluentui-react-native/callout", + "version": "0.28.3" + }, + "@fluentui-react-native/checkbox": { + "name": "@fluentui-react-native/checkbox", + "version": "0.24.3" + }, + "@fluentui-react-native/chip": { + "name": "@fluentui-react-native/chip", + "version": "0.5.3" + }, + "@fluentui-react-native/contextual-menu": { + "name": "@fluentui-react-native/contextual-menu", + "version": "0.25.3" + }, + "@fluentui-react-native/divider": { + "name": "@fluentui-react-native/divider", + "version": "0.8.3" + }, + "@fluentui-react-native/focus-trap-zone": { + "name": "@fluentui-react-native/focus-trap-zone", + "version": "0.13.3" + }, + "@fluentui-react-native/focus-zone": { + "name": "@fluentui-react-native/focus-zone", + "version": "0.22.3" + }, + "@fluentui-react-native/icon": { + "name": "@fluentui-react-native/icon", + "version": "0.22.3" + }, + "@fluentui-react-native/input": { + "name": "@fluentui-react-native/input", + "version": "0.8.3" + }, + "@fluentui-react-native/link": { + "name": "@fluentui-react-native/link", + "version": "0.24.3" + }, + "@fluentui-react-native/menu": { + "name": "@fluentui-react-native/menu", + "version": "1.15.3" + }, + "@fluentui-react-native/menu-button": { + "name": "@fluentui-react-native/menu-button", + "version": "0.14.3" + }, + "@fluentui-react-native/notification": { + "name": "@fluentui-react-native/notification", + "version": "0.26.3" + }, + "@fluentui-react-native/persona": { + "name": "@fluentui-react-native/persona", + "version": "0.17.3" + }, + "@fluentui-react-native/persona-coin": { + "name": "@fluentui-react-native/persona-coin", + "version": "0.16.3" + }, + "@fluentui-react-native/pressable": { + "name": "@fluentui-react-native/pressable", + "version": "0.13.3" + }, + "@fluentui-react-native/radio-group": { + "name": "@fluentui-react-native/radio-group", + "version": "0.22.3" + }, + "@fluentui-react-native/separator": { + "name": "@fluentui-react-native/separator", + "version": "0.19.3" + }, + "@fluentui-react-native/stack": { + "name": "@fluentui-react-native/stack", + "version": "0.11.3" + }, + "@fluentui-react-native/switch": { + "name": "@fluentui-react-native/switch", + "version": "0.14.3" + }, + "@fluentui-react-native/tablist": { + "name": "@fluentui-react-native/tablist", + "version": "0.8.3" + }, + "@fluentui-react-native/text": { + "name": "@fluentui-react-native/text", + "version": "0.25.3" + }, + "@fluentui-react-native/lint-config-rules": { + "name": "@fluentui-react-native/lint-config-rules", + "version": "0.1.3" + }, + "@uifabricshared/foundation-composable": { + "name": "@uifabricshared/foundation-composable", + "version": "0.14.3" + }, + "@uifabricshared/foundation-compose": { + "name": "@uifabricshared/foundation-compose", + "version": "1.16.3" + }, + "@uifabricshared/foundation-settings": { + "name": "@uifabricshared/foundation-settings", + "version": "0.16.3" + }, + "@uifabricshared/foundation-tokens": { + "name": "@uifabricshared/foundation-tokens", + "version": "0.16.3" + }, + "@uifabricshared/theme-registry": { + "name": "@uifabricshared/theme-registry", + "version": "0.13.3" + }, + "@uifabricshared/themed-settings": { + "name": "@uifabricshared/themed-settings", + "version": "0.13.3" + }, + "@uifabricshared/theming-ramp": { + "name": "@uifabricshared/theming-ramp", + "version": "0.21.3" + }, + "@uifabricshared/theming-react-native": { + "name": "@uifabricshared/theming-react-native", + "version": "0.21.3" + }, + "@fluentui-react-native/experimental-activity-indicator": { + "name": "@fluentui-react-native/experimental-activity-indicator", + "version": "0.11.3" + }, + "@fluentui-react-native/experimental-appearance-additions": { + "name": "@fluentui-react-native/experimental-appearance-additions", + "version": "0.8.3" + }, + "@fluentui-react-native/experimental-avatar": { + "name": "@fluentui-react-native/experimental-avatar", + "version": "0.22.3" + }, + "@fluentui-react-native/experimental-checkbox": { + "name": "@fluentui-react-native/experimental-checkbox", + "version": "0.18.3" + }, + "@fluentui-react-native/drawer": { + "name": "@fluentui-react-native/drawer", + "version": "0.5.3" + }, + "@fluentui-react-native/dropdown": { + "name": "@fluentui-react-native/dropdown", + "version": "0.11.3" + }, + "@fluentui-react-native/experimental-expander": { + "name": "@fluentui-react-native/experimental-expander", + "version": "0.9.3" + }, + "@fluentui-react-native/experimental-menu-button": { + "name": "@fluentui-react-native/experimental-menu-button", + "version": "0.11.3" + }, + "@fluentui-react-native/experimental-native-date-picker": { + "name": "@fluentui-react-native/experimental-native-date-picker", + "version": "0.12.3" + }, + "@fluentui-react-native/experimental-native-font-metrics": { + "name": "@fluentui-react-native/experimental-native-font-metrics", + "version": "0.7.3" + }, + "@fluentui-react-native/overflow": { + "name": "@fluentui-react-native/overflow", + "version": "0.4.3" + }, + "@fluentui-react-native/popover": { + "name": "@fluentui-react-native/popover", + "version": "0.5.3" + }, + "@fluentui-react-native/experimental-shadow": { + "name": "@fluentui-react-native/experimental-shadow", + "version": "0.7.3" + }, + "@fluentui-react-native/experimental-shimmer": { + "name": "@fluentui-react-native/experimental-shimmer", + "version": "0.14.3" + }, + "@fluentui-react-native/spinner": { + "name": "@fluentui-react-native/spinner", + "version": "0.10.3" + }, + "@fluentui-react-native/tooltip": { + "name": "@fluentui-react-native/tooltip", + "version": "0.5.3" + }, + "@fluentui-react-native/vibrancy-view": { + "name": "@fluentui-react-native/vibrancy-view", + "version": "0.4.3" + }, + "@fluentui-react-native/framework-base": { + "name": "@fluentui-react-native/framework-base", + "version": "0.3.3" + }, + "@fluentui-react-native/composition": { + "name": "@fluentui-react-native/composition", + "version": "0.12.3" + }, + "@fluentui-react-native/framework": { + "name": "@fluentui-react-native/framework", + "version": "0.15.3" + }, + "@fluentui-react-native/theme": { + "name": "@fluentui-react-native/theme", + "version": "0.12.3" + }, + "@fluentui-react-native/themed-stylesheet": { + "name": "@fluentui-react-native/themed-stylesheet", + "version": "1.8.3" + }, + "@fluentui-react-native/use-slot": { + "name": "@fluentui-react-native/use-slot", + "version": "0.7.3" + }, + "@fluentui-react-native/use-slots": { + "name": "@fluentui-react-native/use-slots", + "version": "0.11.3" + }, + "@fluentui-react-native/use-styling": { + "name": "@fluentui-react-native/use-styling", + "version": "0.14.3" + }, + "@fluentui-react-native/use-tokens": { + "name": "@fluentui-react-native/use-tokens", + "version": "0.7.3" + }, + "@fluentui/react-native": { + "name": "@fluentui/react-native", + "version": "0.43.3" + }, + "@fluentui-react-native/android-theme": { + "name": "@fluentui-react-native/android-theme", + "version": "0.26.3" + }, + "@fluentui-react-native/apple-theme": { + "name": "@fluentui-react-native/apple-theme", + "version": "0.29.3" + }, + "@fluentui-react-native/default-theme": { + "name": "@fluentui-react-native/default-theme", + "version": "0.27.3" + }, + "@fluentui-react-native/theme-tokens": { + "name": "@fluentui-react-native/theme-tokens", + "version": "0.28.3" + }, + "@fluentui-react-native/theme-types": { + "name": "@fluentui-react-native/theme-types", + "version": "0.44.3" + }, + "@fluentui-react-native/theming-utils": { + "name": "@fluentui-react-native/theming-utils", + "version": "0.27.3" + }, + "@fluentui-react-native/win32-theme": { + "name": "@fluentui-react-native/win32-theme", + "version": "0.39.3" + }, + "@fluentui-react-native/adapters": { + "name": "@fluentui-react-native/adapters", + "version": "0.14.3" + }, + "@fluentui-react-native/interactive-hooks": { + "name": "@fluentui-react-native/interactive-hooks", + "version": "0.28.3" + }, + "@fluentui-react-native/styling-utils": { + "name": "@fluentui-react-native/styling-utils", + "version": "0.8.3" + }, + "@fluentui-react-native/tokens": { + "name": "@fluentui-react-native/tokens", + "version": "0.24.3" + } + }, + "0.73": { + "@fluentui-react-native/e2e-testing": { + "name": "@fluentui-react-native/e2e-testing", + "version": "1.40.8" + }, + "@fluentui-react-native/tester": { + "name": "@fluentui-react-native/tester", + "version": "0.170.26" + }, + "@fluentui-react-native/tester-win32": { + "name": "@fluentui-react-native/tester-win32", + "version": "0.38.43" + }, + "@fluentui-react-native/avatar": { + "name": "@fluentui-react-native/avatar", + "version": "1.12.8" + }, + "@fluentui-react-native/badge": { + "name": "@fluentui-react-native/badge", + "version": "0.11.2" + }, + "@fluentui-react-native/button": { + "name": "@fluentui-react-native/button", + "version": "0.39.4" + }, + "@fluentui-react-native/callout": { + "name": "@fluentui-react-native/callout", + "version": "0.27.2" + }, + "@fluentui-react-native/checkbox": { + "name": "@fluentui-react-native/checkbox", + "version": "0.23.8" + }, + "@fluentui-react-native/chip": { + "name": "@fluentui-react-native/chip", + "version": "0.4.8" + }, + "@fluentui-react-native/contextual-menu": { + "name": "@fluentui-react-native/contextual-menu", + "version": "0.24.16" + }, + "@fluentui-react-native/divider": { + "name": "@fluentui-react-native/divider", + "version": "0.7.8" + }, + "@fluentui-react-native/focus-trap-zone": { + "name": "@fluentui-react-native/focus-trap-zone", + "version": "0.12.5" + }, + "@fluentui-react-native/focus-zone": { + "name": "@fluentui-react-native/focus-zone", + "version": "0.21.0" + }, + "@fluentui-react-native/icon": { + "name": "@fluentui-react-native/icon", + "version": "0.21.8" + }, + "@fluentui-react-native/input": { + "name": "@fluentui-react-native/input", + "version": "0.7.8" + }, + "@fluentui-react-native/link": { + "name": "@fluentui-react-native/link", + "version": "0.23.8" + }, + "@fluentui-react-native/menu": { + "name": "@fluentui-react-native/menu", + "version": "1.14.22" + }, + "@fluentui-react-native/menu-button": { + "name": "@fluentui-react-native/menu-button", + "version": "0.13.19" + }, + "@fluentui-react-native/notification": { + "name": "@fluentui-react-native/notification", + "version": "0.25.11" + }, + "@fluentui-react-native/persona": { + "name": "@fluentui-react-native/persona", + "version": "0.16.2" + }, + "@fluentui-react-native/persona-coin": { + "name": "@fluentui-react-native/persona-coin", + "version": "0.15.2" + }, + "@fluentui-react-native/pressable": { + "name": "@fluentui-react-native/pressable", + "version": "0.12.4" + }, + "@fluentui-react-native/radio-group": { + "name": "@fluentui-react-native/radio-group", + "version": "0.21.16" + }, + "@fluentui-react-native/separator": { + "name": "@fluentui-react-native/separator", + "version": "0.18.2" + }, + "@fluentui-react-native/stack": { + "name": "@fluentui-react-native/stack", + "version": "0.10.7" + }, + "@fluentui-react-native/switch": { + "name": "@fluentui-react-native/switch", + "version": "0.13.7" + }, + "@fluentui-react-native/tablist": { + "name": "@fluentui-react-native/tablist", + "version": "0.7.4" + }, + "@fluentui-react-native/text": { + "name": "@fluentui-react-native/text", + "version": "0.24.6" + }, + "@uifabricshared/foundation-composable": { + "name": "@uifabricshared/foundation-composable", + "version": "0.13.1" + }, + "@uifabricshared/foundation-compose": { + "name": "@uifabricshared/foundation-compose", + "version": "1.15.2" + }, + "@uifabricshared/foundation-settings": { + "name": "@uifabricshared/foundation-settings", + "version": "0.15.1" + }, + "@uifabricshared/foundation-tokens": { + "name": "@uifabricshared/foundation-tokens", + "version": "0.15.2" + }, + "@uifabricshared/theme-registry": { + "name": "@uifabricshared/theme-registry", + "version": "0.12.0" + }, + "@uifabricshared/themed-settings": { + "name": "@uifabricshared/themed-settings", + "version": "0.12.1" + }, + "@uifabricshared/theming-ramp": { + "name": "@uifabricshared/theming-ramp", + "version": "0.20.2" + }, + "@uifabricshared/theming-react-native": { + "name": "@uifabricshared/theming-react-native", + "version": "0.20.5" + }, + "@fluentui-react-native/experimental-activity-indicator": { + "name": "@fluentui-react-native/experimental-activity-indicator", + "version": "0.10.3" + }, + "@fluentui-react-native/experimental-appearance-additions": { + "name": "@fluentui-react-native/experimental-appearance-additions", + "version": "0.7.2" + }, + "@fluentui-react-native/experimental-avatar": { + "name": "@fluentui-react-native/experimental-avatar", + "version": "0.21.4" + }, + "@fluentui-react-native/experimental-checkbox": { + "name": "@fluentui-react-native/experimental-checkbox", + "version": "0.17.9" + }, + "@fluentui-react-native/drawer": { + "name": "@fluentui-react-native/drawer", + "version": "0.4.4" + }, + "@fluentui-react-native/dropdown": { + "name": "@fluentui-react-native/dropdown", + "version": "0.10.13" + }, + "@fluentui-react-native/experimental-expander": { + "name": "@fluentui-react-native/experimental-expander", + "version": "0.8.3" + }, + "@fluentui-react-native/experimental-menu-button": { + "name": "@fluentui-react-native/experimental-menu-button", + "version": "0.10.19" + }, + "@fluentui-react-native/experimental-native-date-picker": { + "name": "@fluentui-react-native/experimental-native-date-picker", + "version": "0.11.0" + }, + "@fluentui-react-native/experimental-native-font-metrics": { + "name": "@fluentui-react-native/experimental-native-font-metrics", + "version": "0.6.0" + }, + "@fluentui-react-native/overflow": { + "name": "@fluentui-react-native/overflow", + "version": "0.3.22" + }, + "@fluentui-react-native/popover": { + "name": "@fluentui-react-native/popover", + "version": "0.4.2" + }, + "@fluentui-react-native/experimental-shadow": { + "name": "@fluentui-react-native/experimental-shadow", + "version": "0.6.4" + }, + "@fluentui-react-native/experimental-shimmer": { + "name": "@fluentui-react-native/experimental-shimmer", + "version": "0.13.5" + }, + "@fluentui-react-native/spinner": { + "name": "@fluentui-react-native/spinner", + "version": "0.9.9" + }, + "@fluentui-react-native/tooltip": { + "name": "@fluentui-react-native/tooltip", + "version": "0.4.11" + }, + "@fluentui-react-native/vibrancy-view": { + "name": "@fluentui-react-native/vibrancy-view", + "version": "0.3.0" + }, + "@fluentui-react-native/composition": { + "name": "@fluentui-react-native/composition", + "version": "0.11.2" + }, + "@fluentui-react-native/lint-config-rules": { + "name": "@fluentui-react-native/lint-config-rules", + "version": "0.1.1" + }, + "@fluentui-react-native/framework": { + "name": "@fluentui-react-native/framework", + "version": "0.14.2" + }, + "@fluentui-react-native/immutable-merge": { + "name": "@fluentui-react-native/immutable-merge", + "version": "1.2.2" + }, + "@fluentui-react-native/memo-cache": { + "name": "@fluentui-react-native/memo-cache", + "version": "1.3.3" + }, + "@fluentui-react-native/merge-props": { + "name": "@fluentui-react-native/merge-props", + "version": "0.9.1" + }, + "@fluentui-react-native/theme": { + "name": "@fluentui-react-native/theme", + "version": "0.11.1" + }, + "@fluentui-react-native/themed-stylesheet": { + "name": "@fluentui-react-native/themed-stylesheet", + "version": "1.7.1" + }, + "@fluentui-react-native/use-slot": { + "name": "@fluentui-react-native/use-slot", + "version": "0.6.2" + }, + "@fluentui-react-native/use-slots": { + "name": "@fluentui-react-native/use-slots", + "version": "0.10.2" + }, + "@fluentui-react-native/use-styling": { + "name": "@fluentui-react-native/use-styling", + "version": "0.13.2" + }, + "@fluentui-react-native/use-tokens": { + "name": "@fluentui-react-native/use-tokens", + "version": "0.6.2" + }, + "@fluentui/react-native": { + "name": "@fluentui/react-native", + "version": "0.42.13" + }, + "@fluentui-react-native/android-theme": { + "name": "@fluentui-react-native/android-theme", + "version": "0.25.2" + }, + "@fluentui-react-native/apple-theme": { + "name": "@fluentui-react-native/apple-theme", + "version": "0.28.2" + }, + "@fluentui-react-native/default-theme": { + "name": "@fluentui-react-native/default-theme", + "version": "0.26.2" + }, + "@fluentui-react-native/theme-tokens": { + "name": "@fluentui-react-native/theme-tokens", + "version": "0.27.1" + }, + "@fluentui-react-native/theme-types": { + "name": "@fluentui-react-native/theme-types", + "version": "0.39.1" + }, + "@fluentui-react-native/theming-utils": { + "name": "@fluentui-react-native/theming-utils", + "version": "0.26.1" + }, + "@fluentui-react-native/win32-theme": { + "name": "@fluentui-react-native/win32-theme", + "version": "0.34.5" + }, + "@fluentui-react-native/adapters": { + "name": "@fluentui-react-native/adapters", + "version": "0.13.0" + }, + "@fluentui-react-native/interactive-hooks": { + "name": "@fluentui-react-native/interactive-hooks", + "version": "0.27.4" + }, + "@fluentui-react-native/styling-utils": { + "name": "@fluentui-react-native/styling-utils", + "version": "0.7.0" + }, + "@fluentui-react-native/tokens": { + "name": "@fluentui-react-native/tokens", + "version": "0.23.1" + } + }, + "0.72": { + "@fluentui-react-native/e2e-testing": { + "name": "@fluentui-react-native/e2e-testing", + "version": "1.34.19" + }, + "@fluentui-react-native/tester": { + "name": "@fluentui-react-native/tester", + "version": "0.167.33" + }, + "@fluentui-react-native/tester-win32": { + "name": "@fluentui-react-native/tester-win32", + "version": "0.37.64" + }, + "@fluentui-react-native/avatar": { + "name": "@fluentui-react-native/avatar", + "version": "1.11.15" + }, + "@fluentui-react-native/badge": { + "name": "@fluentui-react-native/badge", + "version": "0.8.15" + }, + "@fluentui-react-native/button": { + "name": "@fluentui-react-native/button", + "version": "0.36.18" + }, + "@fluentui-react-native/callout": { + "name": "@fluentui-react-native/callout", + "version": "0.25.16" + }, + "@fluentui-react-native/checkbox": { + "name": "@fluentui-react-native/checkbox", + "version": "0.22.14" + }, + "@fluentui-react-native/chip": { + "name": "@fluentui-react-native/chip", + "version": "0.3.15" + }, + "@fluentui-react-native/contextual-menu": { + "name": "@fluentui-react-native/contextual-menu", + "version": "0.23.19" + }, + "@fluentui-react-native/divider": { + "name": "@fluentui-react-native/divider", + "version": "0.6.15" + }, + "@fluentui-react-native/focus-trap-zone": { + "name": "@fluentui-react-native/focus-trap-zone", + "version": "0.11.15" + }, + "@fluentui-react-native/focus-zone": { + "name": "@fluentui-react-native/focus-zone", + "version": "0.16.15" + }, + "@fluentui-react-native/icon": { + "name": "@fluentui-react-native/icon", + "version": "0.20.15" + }, + "@fluentui-react-native/input": { + "name": "@fluentui-react-native/input", + "version": "0.6.5" + }, + "@fluentui-react-native/link": { + "name": "@fluentui-react-native/link", + "version": "0.21.14" + }, + "@fluentui-react-native/menu": { + "name": "@fluentui-react-native/menu", + "version": "1.13.2" + }, + "@fluentui-react-native/menu-button": { + "name": "@fluentui-react-native/menu-button", + "version": "0.12.22" + }, + "@fluentui-react-native/notification": { + "name": "@fluentui-react-native/notification", + "version": "0.24.18" + }, + "@fluentui-react-native/persona": { + "name": "@fluentui-react-native/persona", + "version": "0.15.12" + }, + "@fluentui-react-native/persona-coin": { + "name": "@fluentui-react-native/persona-coin", + "version": "0.14.12" + }, + "@fluentui-react-native/pressable": { + "name": "@fluentui-react-native/pressable", + "version": "0.11.14" + }, + "@fluentui-react-native/radio-group": { + "name": "@fluentui-react-native/radio-group", + "version": "0.20.17" + }, + "@fluentui-react-native/separator": { + "name": "@fluentui-react-native/separator", + "version": "0.17.11" + }, + "@fluentui-react-native/stack": { + "name": "@fluentui-react-native/stack", + "version": "0.9.14" + }, + "@fluentui-react-native/switch": { + "name": "@fluentui-react-native/switch", + "version": "0.12.14" + }, + "@fluentui-react-native/tablist": { + "name": "@fluentui-react-native/tablist", + "version": "0.5.23" + }, + "@fluentui-react-native/text": { + "name": "@fluentui-react-native/text", + "version": "0.22.14" + }, + "@uifabricshared/foundation-composable": { + "name": "@uifabricshared/foundation-composable", + "version": "0.12.5" + }, + "@uifabricshared/foundation-compose": { + "name": "@uifabricshared/foundation-compose", + "version": "1.14.25" + }, + "@uifabricshared/foundation-settings": { + "name": "@uifabricshared/foundation-settings", + "version": "0.14.1" + }, + "@uifabricshared/foundation-tokens": { + "name": "@uifabricshared/foundation-tokens", + "version": "0.14.9" + }, + "@uifabricshared/theme-registry": { + "name": "@uifabricshared/theme-registry", + "version": "0.11.2" + }, + "@uifabricshared/themed-settings": { + "name": "@uifabricshared/themed-settings", + "version": "0.11.1" + }, + "@uifabricshared/theming-ramp": { + "name": "@uifabricshared/theming-ramp", + "version": "0.19.12" + }, + "@uifabricshared/theming-react-native": { + "name": "@uifabricshared/theming-react-native", + "version": "0.19.13" + }, + "@fluentui-react-native/experimental-activity-indicator": { + "name": "@fluentui-react-native/experimental-activity-indicator", + "version": "0.9.11" + }, + "@fluentui-react-native/experimental-appearance-additions": { + "name": "@fluentui-react-native/experimental-appearance-additions", + "version": "0.6.11" + }, + "@fluentui-react-native/experimental-avatar": { + "name": "@fluentui-react-native/experimental-avatar", + "version": "0.20.13" + }, + "@fluentui-react-native/experimental-checkbox": { + "name": "@fluentui-react-native/experimental-checkbox", + "version": "0.16.15" + }, + "@fluentui-react-native/drawer": { + "name": "@fluentui-react-native/drawer", + "version": "0.3.13" + }, + "@fluentui-react-native/dropdown": { + "name": "@fluentui-react-native/dropdown", + "version": "0.9.20" + }, + "@fluentui-react-native/experimental-expander": { + "name": "@fluentui-react-native/experimental-expander", + "version": "0.7.13" + }, + "@fluentui-react-native/experimental-menu-button": { + "name": "@fluentui-react-native/experimental-menu-button", + "version": "0.9.21" + }, + "@fluentui-react-native/experimental-native-date-picker": { + "name": "@fluentui-react-native/experimental-native-date-picker", + "version": "0.10.1" + }, + "@fluentui-react-native/experimental-native-font-metrics": { + "name": "@fluentui-react-native/experimental-native-font-metrics", + "version": "0.5.1" + }, + "@fluentui-react-native/overflow": { + "name": "@fluentui-react-native/overflow", + "version": "0.2.10" + }, + "@fluentui-react-native/popover": { + "name": "@fluentui-react-native/popover", + "version": "0.3.11" + }, + "@fluentui-react-native/experimental-shadow": { + "name": "@fluentui-react-native/experimental-shadow", + "version": "0.5.14" + }, + "@fluentui-react-native/experimental-shimmer": { + "name": "@fluentui-react-native/experimental-shimmer", + "version": "0.12.15" + }, + "@fluentui-react-native/spinner": { + "name": "@fluentui-react-native/spinner", + "version": "0.8.15" + }, + "@fluentui-react-native/tooltip": { + "name": "@fluentui-react-native/tooltip", + "version": "0.2.19" + }, + "@fluentui-react-native/vibrancy-view": { + "name": "@fluentui-react-native/vibrancy-view", + "version": "0.1.5" + }, + "@fluentui-react-native/composition": { + "name": "@fluentui-react-native/composition", + "version": "0.10.2" + }, + "@fluentui-react-native/lint-config-rules": { + "name": "@fluentui-react-native/lint-config-rules", + "version": "0.1.1" + }, + "@fluentui-react-native/framework": { + "name": "@fluentui-react-native/framework", + "version": "0.13.10" + }, + "@fluentui-react-native/immutable-merge": { + "name": "@fluentui-react-native/immutable-merge", + "version": "1.2.2" + }, + "@fluentui-react-native/memo-cache": { + "name": "@fluentui-react-native/memo-cache", + "version": "1.3.2" + }, + "@fluentui-react-native/merge-props": { + "name": "@fluentui-react-native/merge-props", + "version": "0.8.1" + }, + "@fluentui-react-native/theme": { + "name": "@fluentui-react-native/theme", + "version": "0.10.8" + }, + "@fluentui-react-native/themed-stylesheet": { + "name": "@fluentui-react-native/themed-stylesheet", + "version": "1.6.1" + }, + "@fluentui-react-native/use-slot": { + "name": "@fluentui-react-native/use-slot", + "version": "0.5.2" + }, + "@fluentui-react-native/use-slots": { + "name": "@fluentui-react-native/use-slots", + "version": "0.9.2" + }, + "@fluentui-react-native/use-styling": { + "name": "@fluentui-react-native/use-styling", + "version": "0.12.1" + }, + "@fluentui-react-native/use-tokens": { + "name": "@fluentui-react-native/use-tokens", + "version": "0.5.1" + }, + "@fluentui/react-native": { + "name": "@fluentui/react-native", + "version": "0.40.12" + }, + "@fluentui-react-native/android-theme": { + "name": "@fluentui-react-native/android-theme", + "version": "0.24.5" + }, + "@fluentui-react-native/apple-theme": { + "name": "@fluentui-react-native/apple-theme", + "version": "0.27.5" + }, + "@fluentui-react-native/default-theme": { + "name": "@fluentui-react-native/default-theme", + "version": "0.25.5" + }, + "@fluentui-react-native/theme-tokens": { + "name": "@fluentui-react-native/theme-tokens", + "version": "0.26.7" + }, + "@fluentui-react-native/theme-types": { + "name": "@fluentui-react-native/theme-types", + "version": "0.38.1" + }, + "@fluentui-react-native/theming-utils": { + "name": "@fluentui-react-native/theming-utils", + "version": "0.25.9" + }, + "@fluentui-react-native/win32-theme": { + "name": "@fluentui-react-native/win32-theme", + "version": "0.33.5" + }, + "@fluentui-react-native/adapters": { + "name": "@fluentui-react-native/adapters", + "version": "0.12.3" + }, + "@fluentui-react-native/interactive-hooks": { + "name": "@fluentui-react-native/interactive-hooks", + "version": "0.26.4" + }, + "@fluentui-react-native/styling-utils": { + "name": "@fluentui-react-native/styling-utils", + "version": "0.6.1" + }, + "@fluentui-react-native/tokens": { + "name": "@fluentui-react-native/tokens", + "version": "0.22.9" + } + }, + "0.71": { + "@fluentui-react-native/e2e-testing": { + "name": "@fluentui-react-native/e2e-testing", + "version": "1.32.8" + }, + "@fluentui-react-native/tester": { + "name": "@fluentui-react-native/tester", + "version": "0.157.10" + }, + "@fluentui-react-native/tester-win32": { + "name": "@fluentui-react-native/tester-win32", + "version": "0.36.17" + }, + "@fluentui-react-native/avatar": { + "name": "@fluentui-react-native/avatar", + "version": "1.10.18" + }, + "@fluentui-react-native/badge": { + "name": "@fluentui-react-native/badge", + "version": "0.7.14" + }, + "@fluentui-react-native/button": { + "name": "@fluentui-react-native/button", + "version": "0.35.11" + }, + "@fluentui-react-native/callout": { + "name": "@fluentui-react-native/callout", + "version": "0.24.19" + }, + "@fluentui-react-native/checkbox": { + "name": "@fluentui-react-native/checkbox", + "version": "0.21.7" + }, + "@fluentui-react-native/chip": { + "name": "@fluentui-react-native/chip", + "version": "0.2.9" + }, + "@fluentui-react-native/contextual-menu": { + "name": "@fluentui-react-native/contextual-menu", + "version": "0.22.25" + }, + "@fluentui-react-native/divider": { + "name": "@fluentui-react-native/divider", + "version": "0.5.16" + }, + "@fluentui-react-native/focus-trap-zone": { + "name": "@fluentui-react-native/focus-trap-zone", + "version": "0.10.14" + }, + "@fluentui-react-native/focus-zone": { + "name": "@fluentui-react-native/focus-zone", + "version": "0.15.0" + }, + "@fluentui-react-native/icon": { + "name": "@fluentui-react-native/icon", + "version": "0.19.16" + }, + "@fluentui-react-native/input": { + "name": "@fluentui-react-native/input", + "version": "0.4.9" + }, + "@fluentui-react-native/link": { + "name": "@fluentui-react-native/link", + "version": "0.20.7" + }, + "@fluentui-react-native/menu": { + "name": "@fluentui-react-native/menu", + "version": "1.11.30" + }, + "@fluentui-react-native/menu-button": { + "name": "@fluentui-react-native/menu-button", + "version": "0.11.31" + }, + "@fluentui-react-native/notification": { + "name": "@fluentui-react-native/notification", + "version": "0.23.22" + }, + "@fluentui-react-native/persona": { + "name": "@fluentui-react-native/persona", + "version": "0.14.12" + }, + "@fluentui-react-native/persona-coin": { + "name": "@fluentui-react-native/persona-coin", + "version": "0.13.12" + }, + "@fluentui-react-native/pressable": { + "name": "@fluentui-react-native/pressable", + "version": "0.10.13" + }, + "@fluentui-react-native/radio-group": { + "name": "@fluentui-react-native/radio-group", + "version": "0.19.9" + }, + "@fluentui-react-native/separator": { + "name": "@fluentui-react-native/separator", + "version": "0.16.10" + }, + "@fluentui-react-native/stack": { + "name": "@fluentui-react-native/stack", + "version": "0.8.16" + }, + "@fluentui-react-native/switch": { + "name": "@fluentui-react-native/switch", + "version": "0.11.7" + }, + "@fluentui-react-native/text": { + "name": "@fluentui-react-native/text", + "version": "0.21.14" + }, + "@uifabricshared/foundation-composable": { + "name": "@uifabricshared/foundation-composable", + "version": "0.12.2" + }, + "@uifabricshared/foundation-compose": { + "name": "@uifabricshared/foundation-compose", + "version": "1.14.12" + }, + "@uifabricshared/foundation-settings": { + "name": "@uifabricshared/foundation-settings", + "version": "0.13.2" + }, + "@uifabricshared/foundation-tokens": { + "name": "@uifabricshared/foundation-tokens", + "version": "0.13.9" + }, + "@uifabricshared/theme-registry": { + "name": "@uifabricshared/theme-registry", + "version": "0.10.1" + }, + "@uifabricshared/themed-settings": { + "name": "@uifabricshared/themed-settings", + "version": "0.10.2" + }, + "@uifabricshared/theming-ramp": { + "name": "@uifabricshared/theming-ramp", + "version": "0.19.4" + }, + "@uifabricshared/theming-react-native": { + "name": "@uifabricshared/theming-react-native", + "version": "0.18.12" + }, + "@fluentui-react-native/experimental-activity-indicator": { + "name": "@fluentui-react-native/experimental-activity-indicator", + "version": "0.8.12" + }, + "@fluentui-react-native/experimental-appearance-additions": { + "name": "@fluentui-react-native/experimental-appearance-additions", + "version": "0.5.12" + }, + "@fluentui-react-native/experimental-avatar": { + "name": "@fluentui-react-native/experimental-avatar", + "version": "0.19.11" + }, + "@fluentui-react-native/experimental-button": { + "name": "@fluentui-react-native/experimental-button", + "version": "0.18.22" + }, + "@fluentui-react-native/experimental-checkbox": { + "name": "@fluentui-react-native/experimental-checkbox", + "version": "0.15.17" + }, + "@fluentui-react-native/drawer": { + "name": "@fluentui-react-native/drawer", + "version": "0.2.13" + }, + "@fluentui-react-native/dropdown": { + "name": "@fluentui-react-native/dropdown", + "version": "0.8.29" + }, + "@fluentui-react-native/experimental-expander": { + "name": "@fluentui-react-native/experimental-expander", + "version": "0.6.13" + }, + "@fluentui-react-native/experimental-link": { + "name": "@fluentui-react-native/experimental-link", + "version": "0.6.16" + }, + "@fluentui-react-native/experimental-menu-button": { + "name": "@fluentui-react-native/experimental-menu-button", + "version": "0.7.31" + }, + "@fluentui-react-native/experimental-native-date-picker": { + "name": "@fluentui-react-native/experimental-native-date-picker", + "version": "0.9.1" + }, + "@fluentui-react-native/experimental-native-font-metrics": { + "name": "@fluentui-react-native/experimental-native-font-metrics", + "version": "0.4.1" + }, + "@fluentui-react-native/popover": { + "name": "@fluentui-react-native/popover", + "version": "0.2.11" + }, + "@fluentui-react-native/experimental-radio-group": { + "name": "@fluentui-react-native/experimental-radio-group", + "version": "0.11.19" + }, + "@fluentui-react-native/experimental-shadow": { + "name": "@fluentui-react-native/experimental-shadow", + "version": "0.4.12" + }, + "@fluentui-react-native/experimental-shimmer": { + "name": "@fluentui-react-native/experimental-shimmer", + "version": "0.11.6" + }, + "@fluentui-react-native/spinner": { + "name": "@fluentui-react-native/spinner", + "version": "0.7.15" + }, + "@fluentui-react-native/tablist": { + "name": "@fluentui-react-native/tablist", + "version": "0.4.10" + }, + "@fluentui-react-native/experimental-text": { + "name": "@fluentui-react-native/experimental-text", + "version": "0.13.14" + }, + "@fluentui-react-native/vibrancy-view": { + "name": "@fluentui-react-native/vibrancy-view", + "version": "0.0.3" + }, + "@fluentui-react-native/component-cache": { + "name": "@fluentui-react-native/component-cache", + "version": "1.5.1" + }, + "@fluentui-react-native/composition": { + "name": "@fluentui-react-native/composition", + "version": "0.9.2" + }, + "@fluentui-react-native/lint-config-rules": { + "name": "@fluentui-react-native/lint-config-rules", + "version": "0.1.1" + }, + "@fluentui-react-native/framework": { + "name": "@fluentui-react-native/framework", + "version": "0.11.10" + }, + "@fluentui-react-native/immutable-merge": { + "name": "@fluentui-react-native/immutable-merge", + "version": "1.2.1" + }, + "@fluentui-react-native/memo-cache": { + "name": "@fluentui-react-native/memo-cache", + "version": "1.3.1" + }, + "@fluentui-react-native/merge-props": { + "name": "@fluentui-react-native/merge-props", + "version": "0.7.1" + }, + "@fluentui-react-native/theme": { + "name": "@fluentui-react-native/theme", + "version": "0.9.4" + }, + "@fluentui-react-native/themed-stylesheet": { + "name": "@fluentui-react-native/themed-stylesheet", + "version": "1.5.2" + }, + "@fluentui-react-native/use-slot": { + "name": "@fluentui-react-native/use-slot", + "version": "0.4.2" + }, + "@fluentui-react-native/use-slots": { + "name": "@fluentui-react-native/use-slots", + "version": "0.8.2" + }, + "@fluentui-react-native/use-styling": { + "name": "@fluentui-react-native/use-styling", + "version": "0.11.1" + }, + "@fluentui-react-native/use-tokens": { + "name": "@fluentui-react-native/use-tokens", + "version": "0.4.2" + }, + "@fluentui/react-native": { + "name": "@fluentui/react-native", + "version": "0.38.6" + }, + "@fluentui-react-native/android-theme": { + "name": "@fluentui-react-native/android-theme", + "version": "0.18.9" + }, + "@fluentui-react-native/apple-theme": { + "name": "@fluentui-react-native/apple-theme", + "version": "0.21.13" + }, + "@fluentui-react-native/default-theme": { + "name": "@fluentui-react-native/default-theme", + "version": "0.19.11" + }, + "@fluentui-react-native/theme-tokens": { + "name": "@fluentui-react-native/theme-tokens", + "version": "0.25.4" + }, + "@fluentui-react-native/theme-types": { + "name": "@fluentui-react-native/theme-types", + "version": "0.32.3" + }, + "@fluentui-react-native/theming-utils": { + "name": "@fluentui-react-native/theming-utils", + "version": "0.24.7" + }, + "@fluentui-react-native/win32-theme": { + "name": "@fluentui-react-native/win32-theme", + "version": "0.27.10" + }, + "@fluentui-react-native/adapters": { + "name": "@fluentui-react-native/adapters", + "version": "0.11.3" + }, + "@fluentui-react-native/interactive-hooks": { + "name": "@fluentui-react-native/interactive-hooks", + "version": "0.24.12" + }, + "@fluentui-react-native/styling-utils": { + "name": "@fluentui-react-native/styling-utils", + "version": "0.5.0" + }, + "@fluentui-react-native/tokens": { + "name": "@fluentui-react-native/tokens", + "version": "0.21.6" + } + } +}; diff --git a/packages/dependency-profiles/src/index.js b/packages/dependency-profiles/src/index.js index 6926057de86..d29b1003fe0 100644 --- a/packages/dependency-profiles/src/index.js +++ b/packages/dependency-profiles/src/index.js @@ -1,6 +1,296 @@ // This file was generated by 'update-profile.mts' /* eslint-disable */ module.exports = { + "0.81": { + "@fluentui-react-native/tester": { + "name": "@fluentui-react-native/tester", + "version": "0.170.51" + }, + "@fluentui-react-native/avatar": { + "name": "@fluentui-react-native/avatar", + "version": "1.13.3" + }, + "@fluentui-react-native/badge": { + "name": "@fluentui-react-native/badge", + "version": "0.12.3" + }, + "@fluentui-react-native/button": { + "name": "@fluentui-react-native/button", + "version": "0.40.3" + }, + "@fluentui-react-native/callout": { + "name": "@fluentui-react-native/callout", + "version": "0.28.3" + }, + "@fluentui-react-native/checkbox": { + "name": "@fluentui-react-native/checkbox", + "version": "0.24.3" + }, + "@fluentui-react-native/chip": { + "name": "@fluentui-react-native/chip", + "version": "0.5.3" + }, + "@fluentui-react-native/contextual-menu": { + "name": "@fluentui-react-native/contextual-menu", + "version": "0.25.3" + }, + "@fluentui-react-native/divider": { + "name": "@fluentui-react-native/divider", + "version": "0.8.3" + }, + "@fluentui-react-native/focus-trap-zone": { + "name": "@fluentui-react-native/focus-trap-zone", + "version": "0.13.3" + }, + "@fluentui-react-native/focus-zone": { + "name": "@fluentui-react-native/focus-zone", + "version": "0.22.3" + }, + "@fluentui-react-native/icon": { + "name": "@fluentui-react-native/icon", + "version": "0.22.3" + }, + "@fluentui-react-native/input": { + "name": "@fluentui-react-native/input", + "version": "0.8.3" + }, + "@fluentui-react-native/link": { + "name": "@fluentui-react-native/link", + "version": "0.24.3" + }, + "@fluentui-react-native/menu-button": { + "name": "@fluentui-react-native/menu-button", + "version": "0.14.3" + }, + "@fluentui-react-native/menu": { + "name": "@fluentui-react-native/menu", + "version": "1.15.3" + }, + "@fluentui-react-native/notification": { + "name": "@fluentui-react-native/notification", + "version": "0.26.3" + }, + "@fluentui-react-native/persona-coin": { + "name": "@fluentui-react-native/persona-coin", + "version": "0.16.3" + }, + "@fluentui-react-native/persona": { + "name": "@fluentui-react-native/persona", + "version": "0.17.3" + }, + "@fluentui-react-native/pressable": { + "name": "@fluentui-react-native/pressable", + "version": "0.13.3" + }, + "@fluentui-react-native/radio-group": { + "name": "@fluentui-react-native/radio-group", + "version": "0.22.3" + }, + "@fluentui-react-native/separator": { + "name": "@fluentui-react-native/separator", + "version": "0.19.3" + }, + "@fluentui-react-native/stack": { + "name": "@fluentui-react-native/stack", + "version": "0.11.3" + }, + "@fluentui-react-native/switch": { + "name": "@fluentui-react-native/switch", + "version": "0.14.3" + }, + "@fluentui-react-native/tablist": { + "name": "@fluentui-react-native/tablist", + "version": "0.8.3" + }, + "@fluentui-react-native/text": { + "name": "@fluentui-react-native/text", + "version": "0.25.3" + }, + "@uifabricshared/foundation-composable": { + "name": "@uifabricshared/foundation-composable", + "version": "0.14.3" + }, + "@uifabricshared/foundation-compose": { + "name": "@uifabricshared/foundation-compose", + "version": "1.16.3" + }, + "@uifabricshared/foundation-settings": { + "name": "@uifabricshared/foundation-settings", + "version": "0.16.3" + }, + "@uifabricshared/foundation-tokens": { + "name": "@uifabricshared/foundation-tokens", + "version": "0.16.3" + }, + "@uifabricshared/theme-registry": { + "name": "@uifabricshared/theme-registry", + "version": "0.13.3" + }, + "@uifabricshared/themed-settings": { + "name": "@uifabricshared/themed-settings", + "version": "0.13.3" + }, + "@uifabricshared/theming-ramp": { + "name": "@uifabricshared/theming-ramp", + "version": "0.21.3" + }, + "@uifabricshared/theming-react-native": { + "name": "@uifabricshared/theming-react-native", + "version": "0.21.3" + }, + "@fluentui-react-native/experimental-activity-indicator": { + "name": "@fluentui-react-native/experimental-activity-indicator", + "version": "0.11.3" + }, + "@fluentui-react-native/experimental-appearance-additions": { + "name": "@fluentui-react-native/experimental-appearance-additions", + "version": "0.8.3" + }, + "@fluentui-react-native/experimental-avatar": { + "name": "@fluentui-react-native/experimental-avatar", + "version": "0.22.3" + }, + "@fluentui-react-native/experimental-checkbox": { + "name": "@fluentui-react-native/experimental-checkbox", + "version": "0.18.3" + }, + "@fluentui-react-native/drawer": { + "name": "@fluentui-react-native/drawer", + "version": "0.5.3" + }, + "@fluentui-react-native/dropdown": { + "name": "@fluentui-react-native/dropdown", + "version": "0.11.3" + }, + "@fluentui-react-native/experimental-expander": { + "name": "@fluentui-react-native/experimental-expander", + "version": "0.9.3" + }, + "@fluentui-react-native/experimental-menu-button": { + "name": "@fluentui-react-native/experimental-menu-button", + "version": "0.11.3" + }, + "@fluentui-react-native/experimental-native-date-picker": { + "name": "@fluentui-react-native/experimental-native-date-picker", + "version": "0.12.3" + }, + "@fluentui-react-native/experimental-native-font-metrics": { + "name": "@fluentui-react-native/experimental-native-font-metrics", + "version": "0.7.3" + }, + "@fluentui-react-native/overflow": { + "name": "@fluentui-react-native/overflow", + "version": "0.4.3" + }, + "@fluentui-react-native/popover": { + "name": "@fluentui-react-native/popover", + "version": "0.5.3" + }, + "@fluentui-react-native/experimental-shadow": { + "name": "@fluentui-react-native/experimental-shadow", + "version": "0.7.3" + }, + "@fluentui-react-native/experimental-shimmer": { + "name": "@fluentui-react-native/experimental-shimmer", + "version": "0.14.3" + }, + "@fluentui-react-native/spinner": { + "name": "@fluentui-react-native/spinner", + "version": "0.10.3" + }, + "@fluentui-react-native/tooltip": { + "name": "@fluentui-react-native/tooltip", + "version": "0.5.3" + }, + "@fluentui-react-native/vibrancy-view": { + "name": "@fluentui-react-native/vibrancy-view", + "version": "0.4.3" + }, + "@fluentui-react-native/framework-base": { + "name": "@fluentui-react-native/framework-base", + "version": "0.3.3" + }, + "@fluentui-react-native/composition": { + "name": "@fluentui-react-native/composition", + "version": "0.12.3" + }, + "@fluentui-react-native/framework": { + "name": "@fluentui-react-native/framework", + "version": "0.15.3" + }, + "@fluentui-react-native/theme": { + "name": "@fluentui-react-native/theme", + "version": "0.12.3" + }, + "@fluentui-react-native/themed-stylesheet": { + "name": "@fluentui-react-native/themed-stylesheet", + "version": "1.8.3" + }, + "@fluentui-react-native/use-slot": { + "name": "@fluentui-react-native/use-slot", + "version": "0.7.3" + }, + "@fluentui-react-native/use-slots": { + "name": "@fluentui-react-native/use-slots", + "version": "0.11.3" + }, + "@fluentui-react-native/use-styling": { + "name": "@fluentui-react-native/use-styling", + "version": "0.14.3" + }, + "@fluentui-react-native/use-tokens": { + "name": "@fluentui-react-native/use-tokens", + "version": "0.7.3" + }, + "@fluentui/react-native": { + "name": "@fluentui/react-native", + "version": "0.43.3" + }, + "@fluentui-react-native/android-theme": { + "name": "@fluentui-react-native/android-theme", + "version": "0.26.3" + }, + "@fluentui-react-native/apple-theme": { + "name": "@fluentui-react-native/apple-theme", + "version": "0.29.3" + }, + "@fluentui-react-native/default-theme": { + "name": "@fluentui-react-native/default-theme", + "version": "0.27.3" + }, + "@fluentui-react-native/theme-tokens": { + "name": "@fluentui-react-native/theme-tokens", + "version": "0.28.3" + }, + "@fluentui-react-native/theme-types": { + "name": "@fluentui-react-native/theme-types", + "version": "0.44.3" + }, + "@fluentui-react-native/theming-utils": { + "name": "@fluentui-react-native/theming-utils", + "version": "0.27.3" + }, + "@fluentui-react-native/win32-theme": { + "name": "@fluentui-react-native/win32-theme", + "version": "0.39.3" + }, + "@fluentui-react-native/adapters": { + "name": "@fluentui-react-native/adapters", + "version": "0.14.3" + }, + "@fluentui-react-native/interactive-hooks": { + "name": "@fluentui-react-native/interactive-hooks", + "version": "0.28.3" + }, + "@fluentui-react-native/styling-utils": { + "name": "@fluentui-react-native/styling-utils", + "version": "0.8.3" + }, + "@fluentui-react-native/tokens": { + "name": "@fluentui-react-native/tokens", + "version": "0.24.3" + } + }, "0.74": { "@fluentui-react-native/tester": { "name": "@fluentui-react-native/tester", diff --git a/packages/deprecated/theme-registry/package.json b/packages/deprecated/theme-registry/package.json index ab08230915d..cf326420959 100644 --- a/packages/deprecated/theme-registry/package.json +++ b/packages/deprecated/theme-registry/package.json @@ -40,8 +40,8 @@ "@fluentui-react-native/framework-base": "workspace:*", "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", - "@react-native/babel-preset": "^0.74.0", - "@react-native/metro-config": "^0.74.0", + "@react-native/babel-preset": "^0.81.0", + "@react-native/metro-config": "^0.81.0", "@types/jest": "^29.0.0", "@types/react": "~19.1.4", "react": "19.1.4", diff --git a/packages/deprecated/theming-react-native/package.json b/packages/deprecated/theming-react-native/package.json index f744a3ad5c4..2b06efead02 100644 --- a/packages/deprecated/theming-react-native/package.json +++ b/packages/deprecated/theming-react-native/package.json @@ -57,7 +57,7 @@ "react-native-windows": "^0.81.0" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/experimental/ActivityIndicator/package.json b/packages/experimental/ActivityIndicator/package.json index 7ace347a439..7a6235160a6 100644 --- a/packages/experimental/ActivityIndicator/package.json +++ b/packages/experimental/ActivityIndicator/package.json @@ -44,7 +44,7 @@ "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", - "@react-native/babel-preset": "^0.74.0", + "@react-native/babel-preset": "^0.81.0", "@react-native/metro-config": "^0.81.0", "@types/react": "~19.1.4", "react": "19.1.4", @@ -54,7 +54,7 @@ "react-native-windows": "^0.81.0" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/experimental/AppearanceAdditions/package.json b/packages/experimental/AppearanceAdditions/package.json index 110abc2a509..6d99c832861 100644 --- a/packages/experimental/AppearanceAdditions/package.json +++ b/packages/experimental/AppearanceAdditions/package.json @@ -54,7 +54,7 @@ "react-native-windows": "^0.81.0" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/experimental/Avatar/package.json b/packages/experimental/Avatar/package.json index 391ff6697da..22c4006d864 100644 --- a/packages/experimental/Avatar/package.json +++ b/packages/experimental/Avatar/package.json @@ -54,7 +54,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/experimental/Checkbox/package.json b/packages/experimental/Checkbox/package.json index 33c5ea7eb50..0b6afd66c6c 100644 --- a/packages/experimental/Checkbox/package.json +++ b/packages/experimental/Checkbox/package.json @@ -41,7 +41,7 @@ "@fluentui-react-native/framework-base": "workspace:*", "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -55,7 +55,7 @@ "react-native-windows": "^0.81.0" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/experimental/Drawer/package.json b/packages/experimental/Drawer/package.json index 3a40c7539ec..5c20fc9d91c 100644 --- a/packages/experimental/Drawer/package.json +++ b/packages/experimental/Drawer/package.json @@ -57,7 +57,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/experimental/Dropdown/package.json b/packages/experimental/Dropdown/package.json index 7d6f046501f..5b1835619b2 100644 --- a/packages/experimental/Dropdown/package.json +++ b/packages/experimental/Dropdown/package.json @@ -60,7 +60,7 @@ "react-native-windows": "^0.81.0" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/experimental/Expander/package.json b/packages/experimental/Expander/package.json index fb9b2524a92..4d5aed2abc8 100644 --- a/packages/experimental/Expander/package.json +++ b/packages/experimental/Expander/package.json @@ -54,7 +54,7 @@ "react-native-windows": "^0.81.0" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/experimental/MenuButton/package.json b/packages/experimental/MenuButton/package.json index d3b34817fa6..3cbfb1de2b8 100644 --- a/packages/experimental/MenuButton/package.json +++ b/packages/experimental/MenuButton/package.json @@ -43,7 +43,7 @@ "@fluentui-react-native/framework-base": "workspace:*", "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -59,7 +59,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/experimental/Overflow/package.json b/packages/experimental/Overflow/package.json index 90050b94429..c3724ec2937 100644 --- a/packages/experimental/Overflow/package.json +++ b/packages/experimental/Overflow/package.json @@ -43,7 +43,7 @@ "@fluentui-react-native/menu": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", "@fluentui-react-native/test-tools": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native/babel-preset": "^0.81.0", "@types/react": "~19.1.4", "@types/react-test-renderer": "^19.1.0", @@ -55,7 +55,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/experimental/Popover/package.json b/packages/experimental/Popover/package.json index a6acb269a1c..28d58d93169 100644 --- a/packages/experimental/Popover/package.json +++ b/packages/experimental/Popover/package.json @@ -52,7 +52,7 @@ "react-native-windows": "^0.81.0" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/experimental/Shadow/package.json b/packages/experimental/Shadow/package.json index 41f264c2dfd..426d999c704 100644 --- a/packages/experimental/Shadow/package.json +++ b/packages/experimental/Shadow/package.json @@ -57,7 +57,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/experimental/Shimmer/package.json b/packages/experimental/Shimmer/package.json index 087d8ab6c00..4b4b8985116 100644 --- a/packages/experimental/Shimmer/package.json +++ b/packages/experimental/Shimmer/package.json @@ -59,7 +59,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/experimental/Spinner/package.json b/packages/experimental/Spinner/package.json index f519d2f1aea..d755a8d0ea7 100644 --- a/packages/experimental/Spinner/package.json +++ b/packages/experimental/Spinner/package.json @@ -56,7 +56,7 @@ "react-native-windows": "^0.81.0" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/experimental/Tooltip/package.json b/packages/experimental/Tooltip/package.json index 716923f1ac2..b8356837ca4 100644 --- a/packages/experimental/Tooltip/package.json +++ b/packages/experimental/Tooltip/package.json @@ -42,7 +42,7 @@ "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", "@fluentui-react-native/test-tools": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native/babel-preset": "^0.81.0", "@types/react": "~19.1.4", "@types/react-test-renderer": "^19.1.0", @@ -54,7 +54,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/framework/framework/package.json b/packages/framework/framework/package.json index 30ca2406267..3e6dcec2724 100644 --- a/packages/framework/framework/package.json +++ b/packages/framework/framework/package.json @@ -64,7 +64,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/libraries/core/package.json b/packages/libraries/core/package.json index f635bc52025..8f0baba4124 100644 --- a/packages/libraries/core/package.json +++ b/packages/libraries/core/package.json @@ -70,7 +70,7 @@ "react-native-windows": "^0.81.0" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/theming/android-theme/package.json b/packages/theming/android-theme/package.json index 02fb06b737d..61614df9406 100644 --- a/packages/theming/android-theme/package.json +++ b/packages/theming/android-theme/package.json @@ -58,7 +58,7 @@ "react-native-windows": "^0.81.0" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/theming/apple-theme/package.json b/packages/theming/apple-theme/package.json index 21621c4b8b4..ba7947fb528 100644 --- a/packages/theming/apple-theme/package.json +++ b/packages/theming/apple-theme/package.json @@ -63,7 +63,7 @@ "react-native-windows": "^0.81.0" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/theming/default-theme/package.json b/packages/theming/default-theme/package.json index 546384694b9..ade440faaaf 100644 --- a/packages/theming/default-theme/package.json +++ b/packages/theming/default-theme/package.json @@ -47,7 +47,7 @@ "@babel/core": "catalog:", "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -60,7 +60,7 @@ "react-native-windows": "^0.81.0" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/theming/theming-utils/package.json b/packages/theming/theming-utils/package.json index 9528a518324..3dc4aa7e1ac 100644 --- a/packages/theming/theming-utils/package.json +++ b/packages/theming/theming-utils/package.json @@ -54,7 +54,7 @@ "react-native-windows": "^0.81.0" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/theming/win32-theme/package.json b/packages/theming/win32-theme/package.json index 6eaa7046544..c34efb5d837 100644 --- a/packages/theming/win32-theme/package.json +++ b/packages/theming/win32-theme/package.json @@ -48,7 +48,7 @@ "@babel/core": "catalog:", "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -61,7 +61,7 @@ "react-native-windows": "^0.81.0" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/utils/interactive-hooks/package.json b/packages/utils/interactive-hooks/package.json index 6a8faa320e7..074eb1b752b 100644 --- a/packages/utils/interactive-hooks/package.json +++ b/packages/utils/interactive-hooks/package.json @@ -41,7 +41,7 @@ "@fluentui-react-native/kit-config": "workspace:*", "@fluentui-react-native/scripts": "workspace:*", "@fluentui-react-native/test-tools": "workspace:*", - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.81.8", "@react-native-community/cli": "^20.0.0", "@react-native-community/cli-platform-android": "^20.0.0", "@react-native-community/cli-platform-ios": "^20.0.0", @@ -58,7 +58,7 @@ "react-test-renderer": "19.1.4" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/packages/utils/tokens/package.json b/packages/utils/tokens/package.json index fad2c59d90a..cd33cb69da9 100644 --- a/packages/utils/tokens/package.json +++ b/packages/utils/tokens/package.json @@ -51,7 +51,7 @@ "react-native-windows": "^0.81.0" }, "peerDependencies": { - "@office-iss/react-native-win32": "^0.74.0", + "@office-iss/react-native-win32": "^0.74.0 || ^0.81.0", "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.4", "react": "18.2.0 || 19.0.0 || 19.1.4", "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6", diff --git a/scripts/package.json b/scripts/package.json index aecaac3c6d8..4592b0ae911 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -85,8 +85,8 @@ "micromatch": "^4.0.8", "oxlint": "^1.57.0", "oxlint-tsgolint": "^0.17.4", - "react": "18.2.0", - "react-native": "^0.74.0", + "react": "19.1.4", + "react-native": "^0.81.0", "typescript": "^5.8.0", "workspace-tools": "^0.26.3", "zx": "^8.2.4" diff --git a/yarn.lock b/yarn.lock index 404af1a744e..c08f2123781 100644 --- a/yarn.lock +++ b/yarn.lock @@ -165,117 +165,7 @@ __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: "npm:^2.2.0" - checksum: 10c0/bb79f0faaa9e9c1ae3c4ec2523ea23ee0879cc491abb4b3ac2dd56c2cc2dfe4b7e8522ffa866d39c7145c0dd61387711368afe0d4eb6534daba7b67ed0a2a730 - languageName: node - linkType: hard - -"@azure/abort-controller@npm:^2.0.0": - version: 2.1.1 - resolution: "@azure/abort-controller@npm:2.1.1" - dependencies: - tslib: "npm:^2.6.2" - checksum: 10c0/9dd6a0b240646d76abe9a92641755cd1e7ed87ef8caf4a16d737fe588a2f26e9a42dd9e1f77da7d10e8c8489ebe17a50a75837226a69c1ae8be83bf20e624aa3 - 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": "npm:^1.0.0" - "@azure/core-util": "npm:^1.1.0" - tslib: "npm:^2.2.0" - checksum: 10c0/b141a542cad2d36ebe8e151967bc3e425939c28ab41819268b5e0beef557fbf6425030ded6e89992f07cea87f609788985a1e6e97bb1c987f1010d53fcb123d5 - languageName: node - linkType: hard - -"@azure/core-auth@npm:^1.4.0, @azure/core-auth@npm:^1.5.0": - version: 1.7.1 - resolution: "@azure/core-auth@npm:1.7.1" - dependencies: - "@azure/abort-controller": "npm:^2.0.0" - "@azure/core-util": "npm:^1.1.0" - tslib: "npm:^2.6.2" - checksum: 10c0/34ea323097174495cd4cfc291cc39de7af53523a7fbc31b6fd3468c8dd47aa214734b4ddb540c70da8d693fc57629ed52337b5d770a940a97e9edb18f3d285a7 - languageName: node - linkType: hard - -"@azure/core-rest-pipeline@npm:1.10.1": - version: 1.10.1 - resolution: "@azure/core-rest-pipeline@npm:1.10.1" - dependencies: - "@azure/abort-controller": "npm:^1.0.0" - "@azure/core-auth": "npm:^1.4.0" - "@azure/core-tracing": "npm:^1.0.1" - "@azure/core-util": "npm:^1.0.0" - "@azure/logger": "npm:^1.0.0" - form-data: "npm:^4.0.0" - http-proxy-agent: "npm:^5.0.0" - https-proxy-agent: "npm:^5.0.0" - tslib: "npm:^2.2.0" - uuid: "npm:^8.3.0" - checksum: 10c0/ea07b331f8156f24a29101181486ae3013e62fa19ccec949cd666a2810a7176922ecf9f32f1027a08bec36302a35f3c9aa6f3e73c8b720a0c89100cba6ff6c77 - languageName: node - linkType: hard - -"@azure/core-tracing@npm:^1.0.0, @azure/core-tracing@npm:^1.0.1": - version: 1.0.1 - resolution: "@azure/core-tracing@npm:1.0.1" - dependencies: - tslib: "npm:^2.2.0" - checksum: 10c0/bc8ff602392b76e9a1b38be9b56f6bcb33b1c44fc0d19196cbf6f7b5834b264d6a5989db867b77884ffa9b3ff29633120b524cec64f5bbc89c72a1f89fdb4ea1 - languageName: node - linkType: hard - -"@azure/core-util@npm:1.2.0": - version: 1.2.0 - resolution: "@azure/core-util@npm:1.2.0" - dependencies: - "@azure/abort-controller": "npm:^1.0.0" - tslib: "npm:^2.2.0" - checksum: 10c0/93160fb22fb7009e6cf6ff16c538ef685a05fd60a41576c1f6c634496155fd32b2c2f67dfb7b5f3a4f16bf13acb2914baf200315f457ad7986a89f830d285fca - languageName: node - linkType: hard - -"@azure/core-util@npm:^1.0.0, @azure/core-util@npm:^1.1.0": - version: 1.8.1 - resolution: "@azure/core-util@npm:1.8.1" - dependencies: - "@azure/abort-controller": "npm:^2.0.0" - tslib: "npm:^2.6.2" - checksum: 10c0/a321e2dc06788a62cce7ec1fc2967a60818145c737694ea27c8cd60df52b076fbc338baa8a76b70706c6f3658f7f4e92cbf821f91efadefcc9286b14f1f45f98 - languageName: node - linkType: hard - -"@azure/logger@npm:^1.0.0": - version: 1.0.3 - resolution: "@azure/logger@npm:1.0.3" - dependencies: - tslib: "npm:^2.2.0" - checksum: 10c0/529dba5c93ef02bac227c859ad60fc86699bf00665edbb47eee292f0b544032c9777e35a5d9b57986452767bedc86e5ae4cf701219d13a643c98f009264a9d05 - languageName: node - linkType: hard - -"@azure/opentelemetry-instrumentation-azure-sdk@npm:^1.0.0-beta.5": - version: 1.0.0-beta.5 - resolution: "@azure/opentelemetry-instrumentation-azure-sdk@npm:1.0.0-beta.5" - dependencies: - "@azure/core-tracing": "npm:^1.0.0" - "@azure/logger": "npm:^1.0.0" - "@opentelemetry/api": "npm:^1.4.1" - "@opentelemetry/core": "npm:^1.15.2" - "@opentelemetry/instrumentation": "npm:^0.41.2" - tslib: "npm:^2.2.0" - checksum: 10c0/f50e74da60a5bd0c1eac9452611650a27a3dfde7941fab156e9b067013f02811809d52387b8cdd666f3462c0982a5592fea50a4443a5c86cc152e2f52193fde0 - languageName: node - linkType: hard - -"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.21.4, @babel/code-frame@npm:^7.24.7, @babel/code-frame@npm:^7.26.2, @babel/code-frame@npm:^7.27.1, @babel/code-frame@npm:^7.28.6, @babel/code-frame@npm:^7.29.0": +"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.21.4, @babel/code-frame@npm:^7.26.2, @babel/code-frame@npm:^7.27.1, @babel/code-frame@npm:^7.28.6, @babel/code-frame@npm:^7.29.0": version: 7.29.0 resolution: "@babel/code-frame@npm:7.29.0" dependencies: @@ -316,7 +206,7 @@ __metadata: languageName: node linkType: hard -"@babel/generator@npm:^7.20.0, @babel/generator@npm:^7.25.0, @babel/generator@npm:^7.28.6, @babel/generator@npm:^7.29.0, @babel/generator@npm:^7.29.1, @babel/generator@npm:^7.7.2": +"@babel/generator@npm:^7.20.0, @babel/generator@npm:^7.28.6, @babel/generator@npm:^7.29.0, @babel/generator@npm:^7.29.1, @babel/generator@npm:^7.7.2": version: 7.29.1 resolution: "@babel/generator@npm:7.29.1" dependencies: @@ -1862,21 +1752,6 @@ __metadata: languageName: node linkType: hard -"@babel/traverse--for-generate-function-map@npm:@babel/traverse@^7.25.3": - version: 7.28.6 - resolution: "@babel/traverse@npm:7.28.6" - dependencies: - "@babel/code-frame": "npm:^7.28.6" - "@babel/generator": "npm:^7.28.6" - "@babel/helper-globals": "npm:^7.28.0" - "@babel/parser": "npm:^7.28.6" - "@babel/template": "npm:^7.28.6" - "@babel/types": "npm:^7.28.6" - debug: "npm:^4.3.1" - checksum: 10c0/ed5deb9c3f03e2d1ad2d44b9c92c84cce24593245c3f7871ce27ee1b36d98034e6cd895fa98a94eb44ebabe1d22f51b10b09432939d1c51a0fcaab98f17a97bc - languageName: node - linkType: hard - "@babel/traverse@npm:^7.16.0, @babel/traverse@npm:^7.20.0, @babel/traverse@npm:^7.23.2, @babel/traverse@npm:^7.25.3, @babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.28.5, @babel/traverse@npm:^7.28.6, @babel/traverse@npm:^7.29.0": version: 7.29.0 resolution: "@babel/traverse@npm:7.29.0" @@ -1892,7 +1767,7 @@ __metadata: languageName: node linkType: hard -"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.24.7, @babel/types@npm:^7.25.2, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.5, @babel/types@npm:^7.28.6, @babel/types@npm:^7.29.0, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4": +"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.24.7, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.5, @babel/types@npm:^7.28.6, @babel/types@npm:^7.29.0, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4": version: 7.29.0 resolution: "@babel/types@npm:7.29.0" dependencies: @@ -2659,7 +2534,7 @@ __metadata: react-native-macos: "npm:^0.81.0" react-native-windows: "npm:^0.81.0" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -2705,7 +2580,7 @@ __metadata: react-native-macos: "npm:^0.81.0" react-native-windows: "npm:^0.81.0" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -2739,7 +2614,7 @@ __metadata: "@fluentui-react-native/theming-utils": "workspace:*" "@fluentui-react-native/tokens": "workspace:*" "@fluentui-react-native/use-styling": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -2755,7 +2630,7 @@ __metadata: react-test-renderer: "npm:19.1.4" unicode-segmenter: "npm:^0.14.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -2793,7 +2668,7 @@ __metadata: "@fluentui-react-native/theming-utils": "workspace:*" "@fluentui-react-native/tokens": "workspace:*" "@fluentui-react-native/use-styling": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -2808,7 +2683,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -2850,7 +2725,7 @@ __metadata: "@fluentui-react-native/theming-utils": "workspace:*" "@fluentui-react-native/tokens": "workspace:*" "@fluentui-react-native/use-styling": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -2868,7 +2743,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -2896,7 +2771,7 @@ __metadata: "@fluentui-react-native/kit-config": "workspace:*" "@fluentui-react-native/scripts": "workspace:*" "@fluentui-react-native/tokens": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -2913,7 +2788,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -2950,7 +2825,7 @@ __metadata: "@fluentui-react-native/theming-utils": "workspace:*" "@fluentui-react-native/tokens": "workspace:*" "@fluentui-react-native/use-styling": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -2968,7 +2843,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -3004,7 +2879,7 @@ __metadata: "@fluentui-react-native/theme-tokens": "workspace:*" "@fluentui-react-native/tokens": "workspace:*" "@fluentui-react-native/use-styling": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -3019,7 +2894,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -3097,7 +2972,7 @@ __metadata: "@fluentui-react-native/scripts": "workspace:*" "@fluentui-react-native/text": "workspace:*" "@fluentui-react-native/tokens": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -3118,7 +2993,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -3149,7 +3024,7 @@ __metadata: "@fluentui-react-native/theme-tokens": "workspace:*" "@fluentui-react-native/theme-types": "workspace:*" "@fluentui-react-native/theming-utils": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -3162,7 +3037,7 @@ __metadata: react-native-macos: "npm:^0.81.0" react-native-windows: "npm:^0.81.0" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -3185,13 +3060,13 @@ __metadata: resolution: "@fluentui-react-native/dependency-profiles@workspace:packages/dependency-profiles" dependencies: "@fluentui-react-native/scripts": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@types/react": "npm:~18.2.0" - react: "npm:18.2.0" - react-native: "npm:^0.74.0" - react-native-macos: "npm:^0.74.0" + react: "npm:19.1.4" + react-native: "npm:^0.81.0" + react-native-macos: "npm:^0.81.0" react-native-svg: "npm:>=15.4.0 <15.13.0" - react-native-windows: "npm:^0.74.0" + react-native-windows: "npm:^0.81.0" semver: "npm:^7.7.3" workspace-tools: "npm:^0.26.3" peerDependencies: @@ -3459,7 +3334,7 @@ __metadata: "@fluentui-react-native/text": "workspace:*" "@fluentui-react-native/theme-tokens": "workspace:*" "@fluentui-react-native/tokens": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -3474,7 +3349,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -3518,7 +3393,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -3564,7 +3439,7 @@ __metadata: react-native-svg: "npm:^15.12.1" react-native-windows: "npm:^0.81.0" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -3593,7 +3468,7 @@ __metadata: "@fluentui-react-native/kit-config": "workspace:*" "@fluentui-react-native/scripts": "workspace:*" "@office-iss/react-native-win32": "npm:^0.81.0" - "@office-iss/rex-win32": "npm:0.73.11-devmain.16.0.17615.15030" + "@office-iss/rex-win32": "npm:0.81.1" "@react-native/metro-babel-transformer": "npm:^0.81.0" "@rnx-kit/metro-config": "catalog:" "@types/jasmine": "catalog:" @@ -3654,7 +3529,7 @@ __metadata: "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" - "@react-native/babel-preset": "npm:^0.74.0" + "@react-native/babel-preset": "npm:^0.81.0" "@react-native/metro-config": "npm:^0.81.0" "@types/react": "npm:~19.1.4" assert-never: "npm:^1.2.1" @@ -3664,7 +3539,7 @@ __metadata: react-native-svg: "npm:^15.12.1" react-native-windows: "npm:^0.81.0" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.81.8 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -3703,7 +3578,7 @@ __metadata: react-native-windows: "npm:^0.81.0" use-subscription: "npm:^1.11.0" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -3742,7 +3617,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.81.8 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -3770,7 +3645,7 @@ __metadata: "@fluentui-react-native/framework-base": "workspace:*" "@fluentui-react-native/kit-config": "workspace:*" "@fluentui-react-native/scripts": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -3783,7 +3658,7 @@ __metadata: react-native-svg: "npm:^15.12.1" react-native-windows: "npm:^0.81.0" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -3821,7 +3696,7 @@ __metadata: react-native-macos: "npm:^0.81.0" react-native-windows: "npm:^0.81.0" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -3851,7 +3726,7 @@ __metadata: "@fluentui-react-native/kit-config": "workspace:*" "@fluentui-react-native/scripts": "workspace:*" "@fluentui-react-native/tokens": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -3866,7 +3741,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -3960,7 +3835,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4005,7 +3880,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4033,7 +3908,7 @@ __metadata: "@fluentui-react-native/interactive-hooks": "workspace:*" "@fluentui-react-native/kit-config": "workspace:*" "@fluentui-react-native/scripts": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -4049,7 +3924,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4076,7 +3951,7 @@ __metadata: "@fluentui-react-native/interactive-hooks": "workspace:*" "@fluentui-react-native/kit-config": "workspace:*" "@fluentui-react-native/scripts": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -4093,7 +3968,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4162,7 +4037,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4192,7 +4067,7 @@ __metadata: "@fluentui-react-native/scripts": "workspace:*" "@fluentui-react-native/test-tools": "workspace:*" "@fluentui-react-native/text": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -4207,7 +4082,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4257,7 +4132,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4286,7 +4161,7 @@ __metadata: "@fluentui-react-native/kit-config": "workspace:*" "@fluentui-react-native/scripts": "workspace:*" "@fluentui-react-native/test-tools": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -4302,7 +4177,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4362,7 +4237,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.81.8 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4392,7 +4267,7 @@ __metadata: "@fluentui-react-native/kit-config": "workspace:*" "@fluentui-react-native/scripts": "workspace:*" "@fluentui-react-native/tokens": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -4410,7 +4285,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4450,7 +4325,7 @@ __metadata: "@fluentui-react-native/theming-utils": "workspace:*" "@fluentui-react-native/tokens": "workspace:*" "@fluentui-react-native/use-styling": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -4466,7 +4341,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4507,7 +4382,7 @@ __metadata: "@fluentui-react-native/theme-types": "workspace:*" "@fluentui-react-native/tokens": "workspace:*" "@fluentui-react-native/use-styling": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -4522,7 +4397,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4553,7 +4428,7 @@ __metadata: "@fluentui-react-native/menu": "workspace:*" "@fluentui-react-native/scripts": "workspace:*" "@fluentui-react-native/test-tools": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native/babel-preset": "npm:^0.81.0" "@types/react": "npm:~19.1.4" "@types/react-test-renderer": "npm:^19.1.0" @@ -4564,7 +4439,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4595,7 +4470,7 @@ __metadata: "@fluentui-react-native/scripts": "workspace:*" "@fluentui-react-native/theme-tokens": "workspace:*" "@fluentui-react-native/tokens": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -4610,7 +4485,7 @@ __metadata: react-native-macos: "npm:^0.81.0" react-native-windows: "npm:^0.81.0" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4654,7 +4529,7 @@ __metadata: react-native-macos: "npm:^0.81.0" react-native-windows: "npm:^0.81.0" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4692,7 +4567,7 @@ __metadata: react-native-macos: "npm:^0.81.0" react-native-windows: "npm:^0.81.0" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4731,7 +4606,7 @@ __metadata: react-native-macos: "npm:^0.81.0" react-native-windows: "npm:^0.81.0" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4767,7 +4642,7 @@ __metadata: "@fluentui-react-native/theme-tokens": "workspace:*" "@fluentui-react-native/tokens": "workspace:*" "@fluentui-react-native/use-styling": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -4785,7 +4660,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4872,8 +4747,8 @@ __metadata: micromatch: "npm:^4.0.8" oxlint: "npm:^1.57.0" oxlint-tsgolint: "npm:^0.17.4" - react: "npm:18.2.0" - react-native: "npm:^0.74.0" + react: "npm:19.1.4" + react-native: "npm:^0.81.0" typescript: "npm:^5.8.0" workspace-tools: "npm:^0.26.3" zx: "npm:^8.2.4" @@ -4893,7 +4768,7 @@ __metadata: "@fluentui-react-native/scripts": "workspace:*" "@fluentui-react-native/theme-tokens": "workspace:*" "@fluentui-react-native/use-styling": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -4907,7 +4782,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4949,7 +4824,7 @@ __metadata: react-native-svg: "npm:^15.12.1" react-native-windows: "npm:^0.81.0" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -4997,7 +4872,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -5054,7 +4929,7 @@ __metadata: "@fluentui-react-native/theming-utils": "workspace:*" "@fluentui-react-native/tokens": "workspace:*" "@fluentui-react-native/use-styling": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -5068,7 +4943,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -5104,7 +4979,7 @@ __metadata: "@fluentui-react-native/theming-utils": "workspace:*" "@fluentui-react-native/tokens": "workspace:*" "@fluentui-react-native/use-styling": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -5119,7 +4994,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -5231,9 +5106,9 @@ __metadata: "@react-native-community/slider": "npm:^4.5.7" "@react-native-menu/menu": "npm:^0.7.3" "@react-native-picker/picker": "npm:^2.7.0" - "@react-native-windows/cli": "npm:^0.74.0" - "@react-native/babel-preset": "npm:^0.74.0" - "@react-native/metro-babel-transformer": "npm:^0.74.0" + "@react-native-windows/cli": "npm:^0.81.0" + "@react-native/babel-preset": "npm:^0.81.0" + "@react-native/metro-babel-transformer": "npm:^0.81.0" "@react-native/metro-config": "npm:^0.81.0" "@rnx-kit/cli": "catalog:" "@rnx-kit/metro-config": "catalog:" @@ -5317,9 +5192,9 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/tester-win32-81@workspace:apps/win32-81": +"@fluentui-react-native/tester-win32@workspace:apps/win32": version: 0.0.0-use.local - resolution: "@fluentui-react-native/tester-win32-81@workspace:apps/win32-81" + resolution: "@fluentui-react-native/tester-win32@workspace:apps/win32" dependencies: "@babel/core": "catalog:" "@babel/runtime": "catalog:" @@ -5327,7 +5202,7 @@ __metadata: "@fluentui-react-native/scripts": "workspace:*" "@fluentui-react-native/tester-core": "workspace:*" "@office-iss/react-native-win32": "npm:^0.81.0" - "@office-iss/rex-win32": "npm:0.81.0-preview.0" + "@office-iss/rex-win32": "npm:0.81.1" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -5338,15 +5213,10 @@ __metadata: "@rnx-kit/cli": "catalog:" "@rnx-kit/metro-config": "catalog:" "@rnx-kit/metro-resolver-symlinks": "catalog:" - "@rnx-kit/metro-serializer": "catalog:" "@rnx-kit/metro-serializer-esbuild": "catalog:" - "@rnx-kit/tools-react-native": "npm:^2.3.2" "@types/react": "npm:~19.1.4" "@types/react-test-renderer": "npm:^19.1.0" - metro: "npm:^0.83.1" - metro-config: "npm:0.83.1" - metro-core: "npm:^0.83.1" - metro-runtime: "npm:^0.83.1" + metro-config: "npm:^0.83.3" oxc-resolver: "catalog:" react: "npm:19.1.4" react-native: "npm:^0.81.6" @@ -5358,42 +5228,6 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/tester-win32@workspace:apps/win32": - version: 0.0.0-use.local - resolution: "@fluentui-react-native/tester-win32@workspace:apps/win32" - dependencies: - "@babel/core": "catalog:" - "@babel/runtime": "catalog:" - "@fluentui-react-native/kit-config": "workspace:*" - "@fluentui-react-native/scripts": "workspace:*" - "@fluentui-react-native/tester-core": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" - "@office-iss/rex-win32": "npm:0.73.11-devmain.16.0.17615.15030" - "@react-native-community/cli": "npm:^13.6.4" - "@react-native-community/cli-platform-android": "npm:^13.6.4" - "@react-native-community/cli-platform-ios": "npm:^13.6.4" - "@react-native/babel-preset": "npm:^0.74.0" - "@react-native/metro-babel-transformer": "npm:^0.74.0" - "@react-native/metro-config": "npm:^0.74.0" - "@rnx-kit/babel-preset-metro-react-native": "catalog:" - "@rnx-kit/cli": "catalog:" - "@rnx-kit/metro-config": "catalog:" - "@rnx-kit/metro-resolver-symlinks": "catalog:" - "@rnx-kit/metro-serializer-esbuild": "catalog:" - "@types/react": "npm:~18.2.0" - "@types/react-test-renderer": "npm:^18.2.0" - metro-config: "npm:^0.80.3" - oxc-resolver: "catalog:" - react: "npm:18.2.0" - react-native: "npm:^0.74.0" - react-native-svg: "npm:>=15.4.0 <15.13.0" - react-native-svg-transformer: "npm:^1.0.0" - react-native-test-app: "npm:^3.9.2" - react-test-renderer: "npm:18.2.0" - rimraf: "catalog:" - languageName: unknown - linkType: soft - "@fluentui-react-native/tester@workspace:apps/fluent-tester": version: 0.0.0-use.local resolution: "@fluentui-react-native/tester@workspace:apps/fluent-tester" @@ -5416,13 +5250,13 @@ __metadata: "@fluentui-react-native/tester-core": "workspace:*" "@fluentui-react-native/tooltip": "workspace:*" "@fluentui-react-native/vibrancy-view": "workspace:*" - "@react-native-community/cli": "npm:^13.6.4" - "@react-native-community/cli-platform-android": "npm:^13.6.4" - "@react-native-community/cli-platform-ios": "npm:^13.6.4" - "@react-native-windows/cli": "npm:^0.74.0" - "@react-native/babel-preset": "npm:^0.74.0" - "@react-native/metro-babel-transformer": "npm:^0.74.0" - "@react-native/metro-config": "npm:^0.74.0" + "@react-native-community/cli": "npm:^20.0.0" + "@react-native-community/cli-platform-android": "npm:^20.0.0" + "@react-native-community/cli-platform-ios": "npm:^20.0.0" + "@react-native-windows/cli": "npm:^0.81.0" + "@react-native/babel-preset": "npm:^0.81.0" + "@react-native/metro-babel-transformer": "npm:^0.81.0" + "@react-native/metro-config": "npm:^0.81.0" "@rnx-kit/cli": "catalog:" "@rnx-kit/metro-config": "catalog:" "@rnx-kit/metro-resolver-symlinks": "catalog:" @@ -5431,8 +5265,8 @@ __metadata: "@svgr/plugin-svgo": "npm:^8.1.0" "@types/jasmine": "catalog:" "@types/node": "catalog:" - "@types/react": "npm:~18.2.0" - "@types/react-test-renderer": "npm:^18.2.0" + "@types/react": "npm:~19.1.4" + "@types/react-test-renderer": "npm:^19.1.0" "@wdio/cli": "catalog:" "@wdio/globals": "catalog:" "@wdio/jasmine-framework": "catalog:" @@ -5443,14 +5277,14 @@ __metadata: metro-config: "npm:^0.80.3" oxc-resolver: "catalog:" path-dirname: "npm:^1.0.2" - react: "npm:18.2.0" - react-native: "npm:^0.74.0" - react-native-macos: "npm:^0.74.0" - react-native-svg: "npm:>=15.4.0 <15.13.0" + react: "npm:19.1.4" + react-native: "npm:^0.81.6" + react-native-macos: "npm:^0.81.0" + react-native-svg: "npm:^15.12.1" react-native-svg-transformer: "npm:^1.0.0" - react-native-test-app: "npm:^3.9.2" - react-native-windows: "npm:^0.74.0" - react-test-renderer: "npm:18.2.0" + react-native-test-app: "npm:^4.4.11" + react-native-windows: "npm:^0.81.0" + react-test-renderer: "npm:19.1.4" webdriverio: "catalog:" languageName: unknown linkType: soft @@ -5483,7 +5317,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -5631,7 +5465,7 @@ __metadata: react-native-macos: "npm:^0.81.0" react-native-windows: "npm:^0.81.0" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -5668,7 +5502,7 @@ __metadata: react-native-macos: "npm:^0.81.0" react-native-windows: "npm:^0.81.0" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -5697,7 +5531,7 @@ __metadata: "@fluentui-react-native/kit-config": "workspace:*" "@fluentui-react-native/scripts": "workspace:*" "@fluentui-react-native/test-tools": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native/babel-preset": "npm:^0.81.0" "@types/react": "npm:~19.1.4" "@types/react-test-renderer": "npm:^19.1.0" @@ -5708,7 +5542,7 @@ __metadata: react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -5891,7 +5725,7 @@ __metadata: "@fluentui-react-native/theme-tokens": "workspace:*" "@fluentui-react-native/theme-types": "workspace:*" "@fluentui-react-native/theming-utils": "workspace:*" - "@office-iss/react-native-win32": "npm:^0.74.0" + "@office-iss/react-native-win32": "npm:^0.81.8" "@react-native-community/cli": "npm:^20.0.0" "@react-native-community/cli-platform-android": "npm:^20.0.0" "@react-native-community/cli-platform-ios": "npm:^20.0.0" @@ -5903,7 +5737,7 @@ __metadata: react-native-macos: "npm:^0.81.0" react-native-windows: "npm:^0.81.0" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -5970,7 +5804,7 @@ __metadata: react-native-svg: "npm:^15.12.1" react-native-windows: "npm:^0.81.0" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -6632,7 +6466,7 @@ __metadata: languageName: node linkType: hard -"@jest/create-cache-key-function@npm:^29.6.3, @jest/create-cache-key-function@npm:^29.7.0": +"@jest/create-cache-key-function@npm:^29.7.0": version: 29.7.0 resolution: "@jest/create-cache-key-function@npm:29.7.0" dependencies: @@ -7025,13 +6859,6 @@ __metadata: languageName: node linkType: hard -"@microsoft/applicationinsights-web-snippet@npm:^1.0.1": - version: 1.0.1 - resolution: "@microsoft/applicationinsights-web-snippet@npm:1.0.1" - checksum: 10c0/1b4d68638108ffa3232979b462eef4045acecfba87e4969b8bef806e8b8f0a7a6949f596c4fd4be9fd50213823fee056f9e3a40883ab6d49b763ae59bd8218cb - languageName: node - linkType: hard - "@microsoft/dynamicproto-js@npm:^2.0.3": version: 2.0.3 resolution: "@microsoft/dynamicproto-js@npm:2.0.3" @@ -7130,63 +6957,9 @@ __metadata: languageName: node linkType: hard -"@office-iss/react-native-win32@npm:^0.74.0": - version: 0.74.9 - resolution: "@office-iss/react-native-win32@npm:0.74.9" - dependencies: - "@babel/runtime": "npm:^7.0.0" - "@jest/create-cache-key-function": "npm:^29.6.3" - "@react-native-community/cli": "npm:13.6.9" - "@react-native-community/cli-platform-android": "npm:13.6.9" - "@react-native-community/cli-platform-ios": "npm:13.6.9" - "@react-native/assets": "npm:1.0.0" - "@react-native/assets-registry": "npm:0.74.89" - "@react-native/codegen": "npm:0.74.89" - "@react-native/community-cli-plugin": "npm:0.74.89" - "@react-native/gradle-plugin": "npm:0.74.89" - "@react-native/js-polyfills": "npm:0.74.89" - "@react-native/normalize-colors": "npm:0.74.89" - "@react-native/virtualized-lists": "npm:0.74.89" - abort-controller: "npm:^3.0.0" - anser: "npm:^1.4.9" - ansi-regex: "npm:^5.0.0" - art: "npm:^0.10.0" - base64-js: "npm:^1.5.1" - chalk: "npm:^4.0.0" - event-target-shim: "npm:^5.0.1" - flow-enums-runtime: "npm:^0.0.6" - glob: "npm:^7.1.1" - invariant: "npm:^2.2.4" - jest-environment-node: "npm:^29.6.3" - jsc-android: "npm:^250231.0.0" - memoize-one: "npm:^5.0.0" - metro-runtime: "npm:^0.80.3" - metro-source-map: "npm:^0.80.3" - mkdirp: "npm:^0.5.1" - nullthrows: "npm:^1.1.1" - pretty-format: "npm:^26.5.2" - promise: "npm:^8.3.0" - react-clone-referenced-element: "npm:^1.0.1" - react-devtools-core: "npm:^5.0.0" - react-refresh: "npm:^0.14.0" - react-shallow-renderer: "npm:^16.15.0" - regenerator-runtime: "npm:^0.13.2" - scheduler: "npm:0.24.0-canary-efb381bbf-20230505" - stacktrace-parser: "npm:^0.1.10" - whatwg-fetch: "npm:^3.0.0" - ws: "npm:^6.2.2" - yargs: "npm:^17.6.2" - peerDependencies: - "@types/react": ^18.2.6 - react: 18.2.0 - react-native: ^0.74.0 - checksum: 10c0/64993b7946d8d4f40f655feee8cbd3d41462f49ab3268595aeacc499a6c14bf79e9f91515b935ce3e6d7e42e5be6f6b690f7478e12bfeaa17e85badf6f59fa1e - languageName: node - linkType: hard - -"@office-iss/react-native-win32@npm:^0.81.0": - version: 0.81.2 - resolution: "@office-iss/react-native-win32@npm:0.81.2" +"@office-iss/react-native-win32@npm:^0.81.0, @office-iss/react-native-win32@npm:^0.81.8": + version: 0.81.8 + resolution: "@office-iss/react-native-win32@npm:0.81.8" dependencies: "@babel/runtime": "npm:^7.0.0" "@jest/create-cache-key-function": "npm:^29.7.0" @@ -7194,19 +6967,19 @@ __metadata: "@react-native-community/cli-platform-android": "npm:17.0.0" "@react-native-community/cli-platform-ios": "npm:17.0.0" "@react-native/assets": "npm:1.0.0" - "@react-native/assets-registry": "npm:0.81.5" - "@react-native/codegen": "npm:0.81.5" - "@react-native/community-cli-plugin": "npm:0.81.5" - "@react-native/gradle-plugin": "npm:0.81.5" - "@react-native/js-polyfills": "npm:0.81.5" - "@react-native/normalize-colors": "npm:0.81.5" - "@react-native/virtualized-lists": "npm:0.81.5" + "@react-native/assets-registry": "npm:0.81.6" + "@react-native/codegen": "npm:0.81.6" + "@react-native/community-cli-plugin": "npm:0.81.6" + "@react-native/gradle-plugin": "npm:0.81.6" + "@react-native/js-polyfills": "npm:0.81.6" + "@react-native/normalize-colors": "npm:0.81.6" + "@react-native/virtualized-lists": "npm:0.81.6" abort-controller: "npm:^3.0.0" anser: "npm:^1.4.9" ansi-regex: "npm:^5.0.0" art: "npm:^0.10.0" babel-jest: "npm:^29.7.0" - babel-plugin-syntax-hermes-parser: "npm:0.28.1" + babel-plugin-syntax-hermes-parser: "npm:0.29.1" base64-js: "npm:^1.5.1" chalk: "npm:^4.0.0" commander: "npm:^12.0.0" @@ -7217,13 +6990,13 @@ __metadata: jest-environment-node: "npm:^29.7.0" memoize-one: "npm:^5.0.0" metro-runtime: "npm:^0.83.1" - metro-source-map: "npm:^0.82.2" + metro-source-map: "npm:^0.83.1" mkdirp: "npm:^0.5.1" nullthrows: "npm:^1.1.1" pretty-format: "npm:^29.7.0" promise: "npm:^8.3.0" react-clone-referenced-element: "npm:^1.0.1" - react-devtools-core: "npm:^6.1.1" + react-devtools-core: "npm:^6.1.5" react-refresh: "npm:^0.14.0" regenerator-runtime: "npm:^0.13.2" scheduler: "npm:0.26.0" @@ -7233,34 +7006,22 @@ __metadata: ws: "npm:^6.2.3" yargs: "npm:^17.6.2" peerDependencies: - "@types/react": ^19.1.0 - react: ^19.1.0 - react-native: 0.81.5 - checksum: 10c0/647be89d3298486e0f622584ab27fee1ed5c84f2a43cbfdc19f953f7ce28b2da909f285e0f95d1052d4505cdba0959e0a0189061f3ed4b340360b6df4d0f72ca - languageName: node - linkType: hard - -"@office-iss/rex-win32@npm:0.73.11-devmain.16.0.17615.15030": - version: 0.73.11-devmain.16.0.17615.15030 - resolution: "@office-iss/rex-win32@npm:0.73.11-devmain.16.0.17615.15030" - dependencies: - command-line-args: "npm:^5.0.2" - command-line-usage: "npm:^5.0.5" - bin: - rex-win32: rex-win32.js - checksum: 10c0/82e3d9ef0e063e2a03f4fdcf17d14f2f8c42b86fb3d87cdd4db58e2f6cbc7a0d927e23175b0df5e02d58d2648448e8691d23f2443305bdc7833659c525290eee + "@types/react": ^19.1.4 + react: ^19.1.4 + react-native: ^0.81.0 + checksum: 10c0/73dbe006ebe029dce88fe6c43591bdc74a0e8b6c4c2e4e0881cabb05e575684a4c54db567e6c141073d6642ae285f8fdc84e5fb056e7eb8919ffd3daea22626e languageName: node linkType: hard -"@office-iss/rex-win32@npm:0.81.0-preview.0": - version: 0.81.0-preview.0 - resolution: "@office-iss/rex-win32@npm:0.81.0-preview.0" +"@office-iss/rex-win32@npm:0.81.1": + version: 0.81.1 + resolution: "@office-iss/rex-win32@npm:0.81.1" dependencies: command-line-args: "npm:^5.0.2" command-line-usage: "npm:^5.0.5" bin: rex-win32: rex-win32.js - checksum: 10c0/fc56c0cda10081d22a657f8c4e62d53500466bd899a7a72f06c226eb1aafd1dca1a3abf055ff2e490e945b462a9f0bb7b81022cdb25fbebd4c2a427808a6c322 + checksum: 10c0/dc7749ed53403180751c71565a56270e595c0353c25e9ae523f36281e00af56e2f9c903426330bed474e45c2f388e83a227dacf762d7872aec62d1d9d72641e6 languageName: node linkType: hard @@ -7301,71 +7062,6 @@ __metadata: languageName: node linkType: hard -"@opentelemetry/api@npm:^1.4.1": - version: 1.7.0 - resolution: "@opentelemetry/api@npm:1.7.0" - checksum: 10c0/b5468115d1cec45dd2b86b39210fdc03620a93b9f07c3d20b14081f75e2f7c9b37ceceeb60d5f35c6d4f9819ae07eee0b4874e53e7362376db21db1e00f483f8 - languageName: node - linkType: hard - -"@opentelemetry/core@npm:1.23.0, @opentelemetry/core@npm:^1.15.2": - version: 1.23.0 - resolution: "@opentelemetry/core@npm:1.23.0" - dependencies: - "@opentelemetry/semantic-conventions": "npm:1.23.0" - peerDependencies: - "@opentelemetry/api": ">=1.0.0 <1.9.0" - checksum: 10c0/b68442034315c182fd5e6c1bcca7b249a4995dc219c6935718fb143d24b13cee5e7884c6750b9f55ae8f4477b7edb9b3140c6663112485b49f2a9bc5a243f5f2 - languageName: node - linkType: hard - -"@opentelemetry/instrumentation@npm:^0.41.2": - version: 0.41.2 - resolution: "@opentelemetry/instrumentation@npm:0.41.2" - dependencies: - "@types/shimmer": "npm:^1.0.2" - import-in-the-middle: "npm:1.4.2" - require-in-the-middle: "npm:^7.1.1" - semver: "npm:^7.5.1" - shimmer: "npm:^1.2.1" - peerDependencies: - "@opentelemetry/api": ^1.3.0 - checksum: 10c0/005a4fbdf5ab5a8f61608430c7c3b93ca5b6570246ed8408dfb92cbd6e3b093c8d66c443778f51223f11ca4cf6ca48d447ab9ea5c37c5bc874ee28a0c191fcbe - languageName: node - linkType: hard - -"@opentelemetry/resources@npm:1.23.0": - version: 1.23.0 - resolution: "@opentelemetry/resources@npm:1.23.0" - dependencies: - "@opentelemetry/core": "npm:1.23.0" - "@opentelemetry/semantic-conventions": "npm:1.23.0" - peerDependencies: - "@opentelemetry/api": ">=1.0.0 <1.9.0" - checksum: 10c0/b1abc023f2f32ed6f328f27821ae70b7a936964a19d29246072e11a9abdf588158ba65a1e9f1177933868906d53d836c837304bb98d37231a01e31bc77b38476 - languageName: node - linkType: hard - -"@opentelemetry/sdk-trace-base@npm:^1.15.2": - version: 1.23.0 - resolution: "@opentelemetry/sdk-trace-base@npm:1.23.0" - dependencies: - "@opentelemetry/core": "npm:1.23.0" - "@opentelemetry/resources": "npm:1.23.0" - "@opentelemetry/semantic-conventions": "npm:1.23.0" - peerDependencies: - "@opentelemetry/api": ">=1.0.0 <1.9.0" - checksum: 10c0/19a9e925e43c737058c75f5afc8eb9d39f0bb8547dbe112c05646da453a3a7c5ccf9e8513f1936f26447b47c40f6a4c1d2d03500f882f9e9e44c1ea373a7e8a7 - languageName: node - linkType: hard - -"@opentelemetry/semantic-conventions@npm:1.23.0, @opentelemetry/semantic-conventions@npm:^1.15.2": - version: 1.23.0 - resolution: "@opentelemetry/semantic-conventions@npm:1.23.0" - checksum: 10c0/2712f3874a45607bc7024e0d1a01c91a7e4671e7b925e2fcc79227f350c16c59a29ba36d8ab5f0842fe003ff464d24ab576033b35390316886bb120477f96ca6 - languageName: node - linkType: hard - "@oxc-resolver/binding-android-arm-eabi@npm:11.17.0": version: 11.17.0 resolution: "@oxc-resolver/binding-android-arm-eabi@npm:11.17.0" @@ -7849,18 +7545,6 @@ __metadata: languageName: node linkType: hard -"@react-native-community/cli-clean@npm:13.6.9": - version: 13.6.9 - resolution: "@react-native-community/cli-clean@npm:13.6.9" - dependencies: - "@react-native-community/cli-tools": "npm:13.6.9" - chalk: "npm:^4.1.2" - execa: "npm:^5.0.0" - fast-glob: "npm:^3.3.2" - checksum: 10c0/b40e4f0479c7ee419f1ce33f1d1278c2cf4d74fd9402852479a052f91ce56ee2e0b849e8d5cafea13f9fe246202823d5b2f8e1773eff610fcd84c1e190871624 - languageName: node - linkType: hard - "@react-native-community/cli-clean@npm:17.0.0": version: 17.0.0 resolution: "@react-native-community/cli-clean@npm:17.0.0" @@ -7933,20 +7617,6 @@ __metadata: languageName: node linkType: hard -"@react-native-community/cli-config@npm:13.6.9": - version: 13.6.9 - resolution: "@react-native-community/cli-config@npm:13.6.9" - dependencies: - "@react-native-community/cli-tools": "npm:13.6.9" - chalk: "npm:^4.1.2" - cosmiconfig: "npm:^5.1.0" - deepmerge: "npm:^4.3.0" - fast-glob: "npm:^3.3.2" - joi: "npm:^17.2.1" - checksum: 10c0/f5635c1a02964d6ad36231acd1e0eda5bd0a47306939721bdc1f0c2258d989c3bcee1b5b77c5addb036d7846ec5c87fec72059e77f6b0d68815f079ef5d7d960 - languageName: node - linkType: hard - "@react-native-community/cli-config@npm:17.0.0": version: 17.0.0 resolution: "@react-native-community/cli-config@npm:17.0.0" @@ -7975,40 +7645,6 @@ __metadata: languageName: node linkType: hard -"@react-native-community/cli-debugger-ui@npm:13.6.9": - version: 13.6.9 - resolution: "@react-native-community/cli-debugger-ui@npm:13.6.9" - dependencies: - serve-static: "npm:^1.13.1" - checksum: 10c0/9673c6ab96c84319e8b4b9df7b608fbf4bac1611e60b6363778aa0cec3ac2135d04212cc114122aee6007b3954054c5df27cc1fa59fe5edb2be2f0a4b9442afc - languageName: node - linkType: hard - -"@react-native-community/cli-doctor@npm:13.6.9": - version: 13.6.9 - resolution: "@react-native-community/cli-doctor@npm:13.6.9" - dependencies: - "@react-native-community/cli-config": "npm:13.6.9" - "@react-native-community/cli-platform-android": "npm:13.6.9" - "@react-native-community/cli-platform-apple": "npm:13.6.9" - "@react-native-community/cli-platform-ios": "npm:13.6.9" - "@react-native-community/cli-tools": "npm:13.6.9" - chalk: "npm:^4.1.2" - command-exists: "npm:^1.2.8" - deepmerge: "npm:^4.3.0" - envinfo: "npm:^7.10.0" - execa: "npm:^5.0.0" - hermes-profile-transformer: "npm:^0.0.6" - node-stream-zip: "npm:^1.9.1" - ora: "npm:^5.4.1" - semver: "npm:^7.5.2" - strip-ansi: "npm:^5.2.0" - wcwidth: "npm:^1.0.1" - yaml: "npm:^2.2.1" - checksum: 10c0/d39e5e31e58e849fa70c2430c83af6f1ec4468bd0995ebf944b2d9cdda008b82b347f15deef1aa026dbe4502691aabf9698f022c0739b980a73a07c3f6c090f0 - languageName: node - linkType: hard - "@react-native-community/cli-doctor@npm:17.0.0": version: 17.0.0 resolution: "@react-native-community/cli-doctor@npm:17.0.0" @@ -8055,42 +7691,16 @@ __metadata: languageName: node linkType: hard -"@react-native-community/cli-hermes@npm:13.6.9": - version: 13.6.9 - resolution: "@react-native-community/cli-hermes@npm:13.6.9" - dependencies: - "@react-native-community/cli-platform-android": "npm:13.6.9" - "@react-native-community/cli-tools": "npm:13.6.9" - chalk: "npm:^4.1.2" - hermes-profile-transformer: "npm:^0.0.6" - checksum: 10c0/8e182570a65a1e57bde9dcaafe2d19741feac83a5e64f9c1828d0b24adcc78ea837720a12ad98769aab972647955f3b46c28b3ca2f465390c1ed44186d2d1b8e - languageName: node - linkType: hard - -"@react-native-community/cli-platform-android@npm:13.6.9, @react-native-community/cli-platform-android@npm:^13.6.4": - version: 13.6.9 - resolution: "@react-native-community/cli-platform-android@npm:13.6.9" +"@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-tools": "npm:13.6.9" + "@react-native-community/cli-config-android": "npm:17.0.0" + "@react-native-community/cli-tools": "npm:17.0.0" chalk: "npm:^4.1.2" execa: "npm:^5.0.0" - fast-glob: "npm:^3.3.2" - fast-xml-parser: "npm:^4.2.4" logkitty: "npm:^0.7.1" - checksum: 10c0/6083fe862e2166982b844d7b50d121ddf6e2a12c221b5e4ad950db3da4c2c6f92e030447eb301e254b7a43e593a6f4436dd34cad136d9cd8182517032264c409 - languageName: node - linkType: hard - -"@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": "npm:17.0.0" - "@react-native-community/cli-tools": "npm:17.0.0" - chalk: "npm:^4.1.2" - execa: "npm:^5.0.0" - logkitty: "npm:^0.7.1" - checksum: 10c0/c53533d6045d11d89bdd59fc6274147778edc0b425e50cf6f0ffc8144c8ec85dc78533f5f6dd4d6867c87ce62229e9bd598774ac5054ac2afdcb832986f37f88 + checksum: 10c0/c53533d6045d11d89bdd59fc6274147778edc0b425e50cf6f0ffc8144c8ec85dc78533f5f6dd4d6867c87ce62229e9bd598774ac5054ac2afdcb832986f37f88 languageName: node linkType: hard @@ -8107,20 +7717,6 @@ __metadata: languageName: node linkType: hard -"@react-native-community/cli-platform-apple@npm:13.6.9": - version: 13.6.9 - resolution: "@react-native-community/cli-platform-apple@npm:13.6.9" - dependencies: - "@react-native-community/cli-tools": "npm:13.6.9" - chalk: "npm:^4.1.2" - execa: "npm:^5.0.0" - fast-glob: "npm:^3.3.2" - fast-xml-parser: "npm:^4.0.12" - ora: "npm:^5.4.1" - checksum: 10c0/3a9c900ebbb141083f5d7ebc2494a580010a9df73d2bd589f7707d23e6b3feacdf259c98c8cc774851e3fea21aab6366e255bf489c710dd5712b33c984f58812 - languageName: node - linkType: hard - "@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" @@ -8147,15 +7743,6 @@ __metadata: languageName: node linkType: hard -"@react-native-community/cli-platform-ios@npm:13.6.9, @react-native-community/cli-platform-ios@npm:^13.6.4": - version: 13.6.9 - resolution: "@react-native-community/cli-platform-ios@npm:13.6.9" - dependencies: - "@react-native-community/cli-platform-apple": "npm:13.6.9" - checksum: 10c0/e4d9b47a3ca945ab58c5087cbe6740f22b1f3ccf4e5d48250bfbb7d57d20026e8c1d5216618047f0ddf82a77b387910b6f2f7c73d5d4d44d0702096e380b4f96 - languageName: node - linkType: hard - "@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" @@ -8174,23 +7761,6 @@ __metadata: languageName: node linkType: hard -"@react-native-community/cli-server-api@npm:13.6.9": - version: 13.6.9 - resolution: "@react-native-community/cli-server-api@npm:13.6.9" - dependencies: - "@react-native-community/cli-debugger-ui": "npm:13.6.9" - "@react-native-community/cli-tools": "npm:13.6.9" - compression: "npm:^1.7.1" - connect: "npm:^3.6.5" - errorhandler: "npm:^1.5.1" - nocache: "npm:^3.0.1" - pretty-format: "npm:^26.6.2" - serve-static: "npm:^1.13.1" - ws: "npm:^6.2.2" - checksum: 10c0/4061c25e66f5eaf5b397ae776feb4c5fcd1ee0ed4748e0694ba387870e67519145f255b69c2ea0583e8704580f3c7ba12d9e0181f80cc6f5e739c9c4f4f4e407 - languageName: node - linkType: hard - "@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" @@ -8228,25 +7798,6 @@ __metadata: languageName: node linkType: hard -"@react-native-community/cli-tools@npm:13.6.9": - version: 13.6.9 - resolution: "@react-native-community/cli-tools@npm:13.6.9" - dependencies: - appdirsjs: "npm:^1.2.4" - chalk: "npm:^4.1.2" - execa: "npm:^5.0.0" - find-up: "npm:^5.0.0" - mime: "npm:^2.4.1" - node-fetch: "npm:^2.6.0" - open: "npm:^6.2.0" - ora: "npm:^5.4.1" - semver: "npm:^7.5.2" - shell-quote: "npm:^1.7.3" - sudo-prompt: "npm:^9.0.0" - checksum: 10c0/a9b85cae49202aae81db33d3b62d06574c504bce634fbf0939dfa6ad6cae8f1b2728d4873fb5115023757a500280237992317c245e1b54dd96ca8c63c0f2582e - languageName: node - linkType: hard - "@react-native-community/cli-tools@npm:17.0.0": version: 17.0.0 resolution: "@react-native-community/cli-tools@npm:17.0.0" @@ -8283,15 +7834,6 @@ __metadata: languageName: node linkType: hard -"@react-native-community/cli-types@npm:13.6.9": - version: 13.6.9 - resolution: "@react-native-community/cli-types@npm:13.6.9" - dependencies: - joi: "npm:^17.2.1" - checksum: 10c0/07be9711034265e6d602c659319ac3663adcc95b4633fd235ea6ce697681aaa3980c0bd13aa2e82e5f1309e21010619fef1e580e672f4649a7d4a91146c9a666 - languageName: node - linkType: hard - "@react-native-community/cli-types@npm:17.0.0": version: 17.0.0 resolution: "@react-native-community/cli-types@npm:17.0.0" @@ -8310,33 +7852,6 @@ __metadata: languageName: node linkType: hard -"@react-native-community/cli@npm:13.6.9, @react-native-community/cli@npm:^13.6.4": - version: 13.6.9 - resolution: "@react-native-community/cli@npm:13.6.9" - dependencies: - "@react-native-community/cli-clean": "npm:13.6.9" - "@react-native-community/cli-config": "npm:13.6.9" - "@react-native-community/cli-debugger-ui": "npm:13.6.9" - "@react-native-community/cli-doctor": "npm:13.6.9" - "@react-native-community/cli-hermes": "npm:13.6.9" - "@react-native-community/cli-server-api": "npm:13.6.9" - "@react-native-community/cli-tools": "npm:13.6.9" - "@react-native-community/cli-types": "npm:13.6.9" - chalk: "npm:^4.1.2" - commander: "npm:^9.4.1" - deepmerge: "npm:^4.3.0" - execa: "npm:^5.0.0" - find-up: "npm:^4.1.0" - fs-extra: "npm:^8.1.0" - graceful-fs: "npm:^4.1.3" - prompts: "npm:^2.4.2" - semver: "npm:^7.5.2" - bin: - rnc-cli: build/bin.js - checksum: 10c0/4f2404301e7d12134dfa3f540d89f6a7b0ee9dd2125fe67d8c91a75cb6aa53367fc4db834c840b484cf1781cf5f4370b26ff9289beeba0e143b5febfadfd305d - languageName: node - linkType: hard - "@react-native-community/cli@npm:17.0.0": version: 17.0.0 resolution: "@react-native-community/cli@npm:17.0.0" @@ -8394,23 +7909,6 @@ __metadata: languageName: node linkType: hard -"@react-native-mac/virtualized-lists@npm:0.74.87": - version: 0.74.87 - resolution: "@react-native-mac/virtualized-lists@npm:0.74.87" - dependencies: - invariant: "npm:^2.2.4" - nullthrows: "npm:^1.1.1" - peerDependencies: - "@types/react": ^18.2.6 - react: "*" - react-native: "*" - peerDependenciesMeta: - "@types/react": - optional: true - checksum: 10c0/1f722bd59149d65676c6ebb6f13d78e87bb1b6a5f48fa033f0a6d002fa0c7d85ff3919fbe00e4d96e8133bb1194055f90c2a75664dba01056cc1bc42da472fa3 - languageName: node - linkType: hard - "@react-native-macos/virtualized-lists@npm:0.81.2": version: 0.81.2 resolution: "@react-native-macos/virtualized-lists@npm:0.81.2" @@ -8448,45 +7946,14 @@ __metadata: languageName: node linkType: hard -"@react-native-windows/cli@npm:0.74.11": - version: 0.74.11 - resolution: "@react-native-windows/cli@npm:0.74.11" - dependencies: - "@react-native-windows/codegen": "npm:0.74.8" - "@react-native-windows/fs": "npm:0.74.1" - "@react-native-windows/package-utils": "npm:0.74.1" - "@react-native-windows/telemetry": "npm:0.74.2" - "@xmldom/xmldom": "npm:^0.7.7" - chalk: "npm:^4.1.0" - cli-spinners: "npm:^2.2.0" - envinfo: "npm:^7.5.0" - find-up: "npm:^4.1.0" - glob: "npm:^7.1.1" - lodash: "npm:^4.17.15" - mustache: "npm:^4.0.1" - ora: "npm:^3.4.0" - prompts: "npm:^2.4.1" - semver: "npm:^7.3.2" - shelljs: "npm:^0.8.4" - username: "npm:^5.1.0" - uuid: "npm:^3.3.2" - xml-formatter: "npm:^2.4.0" - xml-parser: "npm:^1.2.1" - xpath: "npm:^0.0.27" - peerDependencies: - react-native: "*" - checksum: 10c0/a97104a43924712c8bd24bf2e95878c87fe8f20ddce2e556d5f506134960606438604cfdb31b2e40069f6ad6e20d39a9051065a018cbc76c39f4017fd656aa50 - languageName: node - linkType: hard - -"@react-native-windows/cli@npm:0.81.1": - version: 0.81.1 - resolution: "@react-native-windows/cli@npm:0.81.1" +"@react-native-windows/cli@npm:0.81.5, @react-native-windows/cli@npm:^0.81.0": + version: 0.81.5 + resolution: "@react-native-windows/cli@npm:0.81.5" dependencies: - "@react-native-windows/codegen": "npm:0.81.1" - "@react-native-windows/fs": "npm:0.81.0" - "@react-native-windows/package-utils": "npm:0.81.0" - "@react-native-windows/telemetry": "npm:0.81.0" + "@react-native-windows/codegen": "npm:0.81.5" + "@react-native-windows/fs": "npm:0.81.1" + "@react-native-windows/package-utils": "npm:0.81.1" + "@react-native-windows/telemetry": "npm:0.81.2" "@xmldom/xmldom": "npm:^0.7.7" chalk: "npm:^4.1.0" cli-spinners: "npm:^2.2.0" @@ -8505,213 +7972,74 @@ __metadata: xml-parser: "npm:^1.2.1" xpath: "npm:^0.0.27" peerDependencies: - react-native: ^0.81.0-0 - checksum: 10c0/ec1becd47f85ef81aff178b2e4edd89378ea9b991b1285ef53f3af7b4a7f114eb9b3ed779ce5ff691b2783bb60c2421aa47c4c6063007e3f070dfcbdaa84f0bb + react-native: ^0.81.0 + checksum: 10c0/80a2e0f09849a76415474fb9eeaf8b4fd99594e19e4060f1ed896addf97ed9004b73fd176f2a9fa842b2c7bb413a5c4e531f2e48d2bd390d2dd7713930682d6d languageName: node linkType: hard -"@react-native-windows/cli@npm:^0.74.0": - version: 0.74.14 - resolution: "@react-native-windows/cli@npm:0.74.14" - dependencies: - "@react-native-windows/codegen": "npm:0.74.9" - "@react-native-windows/fs": "npm:0.74.1" - "@react-native-windows/package-utils": "npm:0.74.1" - "@react-native-windows/telemetry": "npm:0.74.3" - "@xmldom/xmldom": "npm:^0.7.7" - chalk: "npm:^4.1.0" - cli-spinners: "npm:^2.2.0" - envinfo: "npm:^7.5.0" - find-up: "npm:^4.1.0" - glob: "npm:^7.1.1" - lodash: "npm:^4.17.15" - mustache: "npm:^4.0.1" - ora: "npm:^3.4.0" - prompts: "npm:^2.4.1" - semver: "npm:^7.3.2" - shelljs: "npm:^0.8.4" - username: "npm:^5.1.0" - uuid: "npm:^3.3.2" - xml-formatter: "npm:^2.4.0" - xml-parser: "npm:^1.2.1" - xpath: "npm:^0.0.27" - peerDependencies: - react-native: "*" - checksum: 10c0/333a92a7751b6bd86ec0531be8143e9a7898e8ce7141706d01efeb2bab7f8d99f53220d0de095564a2f87a34bed8408dedebee395f1e4c60af43a37a209d6de5 - languageName: node - linkType: hard - -"@react-native-windows/codegen@npm:0.74.8": - version: 0.74.8 - resolution: "@react-native-windows/codegen@npm:0.74.8" - dependencies: - "@react-native-windows/fs": "npm:0.74.1" - chalk: "npm:^4.1.0" - globby: "npm:^11.1.0" - mustache: "npm:^4.0.1" - source-map-support: "npm:^0.5.19" - yargs: "npm:^16.2.0" - peerDependencies: - react-native: "*" - bin: - react-native-windows-codegen: bin.js - checksum: 10c0/ac8cde2138cc9de168b78907b856af6dc514c0f65d72dec50f3757f759f601bd0d0882d8f8f6cbfb3f5a4f56b1a653d30f163f248ce624e221165e1c2cc36c98 - languageName: node - linkType: hard - -"@react-native-windows/codegen@npm:0.74.9": - version: 0.74.9 - resolution: "@react-native-windows/codegen@npm:0.74.9" +"@react-native-windows/codegen@npm:0.81.5": + version: 0.81.5 + resolution: "@react-native-windows/codegen@npm:0.81.5" dependencies: - "@react-native-windows/fs": "npm:0.74.1" + "@react-native-windows/fs": "npm:0.81.1" chalk: "npm:^4.1.0" globby: "npm:^11.1.0" mustache: "npm:^4.0.1" source-map-support: "npm:^0.5.19" yargs: "npm:^16.2.0" peerDependencies: - react-native: "*" + react-native: ^0.81.0 bin: react-native-windows-codegen: bin.js - checksum: 10c0/72936ab059fee44fa5925012ff79800674dc9c0a83b2a3304a572991117a2fa1d50876d10e184588d5b471a1c50d9de42c76803ae9c40b434ce8533427e61776 + checksum: 10c0/5037ac79be5665c1e15e4494c68bf28af971dfdeba908c5c74c9026c34cec2264a79971edafaa3986965fb6a5cc2ba2b8b38b25aece1a2ca5bf502a88fb9d1fd languageName: node linkType: hard -"@react-native-windows/codegen@npm:0.81.1": +"@react-native-windows/find-repo-root@npm:0.81.1": version: 0.81.1 - resolution: "@react-native-windows/codegen@npm:0.81.1" - dependencies: - "@react-native-windows/fs": "npm:0.81.0" - chalk: "npm:^4.1.0" - globby: "npm:^11.1.0" - mustache: "npm:^4.0.1" - source-map-support: "npm:^0.5.19" - yargs: "npm:^16.2.0" - peerDependencies: - react-native: ^0.81.0-0 - bin: - react-native-windows-codegen: bin.js - checksum: 10c0/71d25ada8e2eb2e7e1ac26a041f0ad0e0179fe8e8d649113c68c6f809f122657759f19afd88fe2f51adafbb163a90e19fa45481e996ce407f294b5fce1316773 - languageName: node - linkType: hard - -"@react-native-windows/find-repo-root@npm:0.74.1": - version: 0.74.1 - resolution: "@react-native-windows/find-repo-root@npm:0.74.1" + resolution: "@react-native-windows/find-repo-root@npm:0.81.1" dependencies: - "@react-native-windows/fs": "npm:0.74.1" + "@react-native-windows/fs": "npm:0.81.1" find-up: "npm:^4.1.0" - checksum: 10c0/4a6633e40ede3b68ace04fa09927b3c204ca7ae15ef1038bbc54dfce49b8e506fa8c52354a468241d32d92fd19463abafc895d68d1fd4d89d1b534ff006e989d + checksum: 10c0/0a092461a0e05a7bd2c5046139a8972f365bd778ef8e923a6faebe6bd527161e6c713434e88eaded97fb68cb3a6e47bebc5ee08166cfad431b9714a57b2f827a languageName: node linkType: hard -"@react-native-windows/find-repo-root@npm:0.81.0": - version: 0.81.0 - resolution: "@react-native-windows/find-repo-root@npm:0.81.0" - dependencies: - "@react-native-windows/fs": "npm:0.81.0" - find-up: "npm:^4.1.0" - checksum: 10c0/6521cb8d200cca63f7166296e8f18313c8e9d7a8ea34929c0bb5d0ca79f1dc4f96db61d115ca732e1d766702c21d13234f66d2ee94c080a4705af3c5dad6e764 - languageName: node - linkType: hard - -"@react-native-windows/fs@npm:0.74.1": - version: 0.74.1 - resolution: "@react-native-windows/fs@npm:0.74.1" - dependencies: - graceful-fs: "npm:^4.2.8" - checksum: 10c0/3d58568d033e08e208b863d856e8580f1e43a7733c4262a81e680b0c87f12be1ef075763f9dd6d4b5426cba5e3a5e2d3f053ace374793a7459f22f5c707c2548 - languageName: node - linkType: hard - -"@react-native-windows/fs@npm:0.81.0": - version: 0.81.0 - resolution: "@react-native-windows/fs@npm:0.81.0" +"@react-native-windows/fs@npm:0.81.1": + version: 0.81.1 + resolution: "@react-native-windows/fs@npm:0.81.1" dependencies: graceful-fs: "npm:^4.2.8" - checksum: 10c0/3bb8d17bc494906f8fd06ed595d4a4ac79a798807d19c69f0c253a90ea6b3f4a6982eb8e1bff41be324700ae20f118be52f4f420c47025c42a1eb919aa9016d6 + checksum: 10c0/3462a5c8b634ed76716276a6e7a7fd1697d8109a4dc16cae92928e54dca9859f400e5f8ec85d0bc0904df4730222de7ef9a03c04fcb91885e674c75cde40ce74 languageName: node linkType: hard -"@react-native-windows/package-utils@npm:0.74.1": - version: 0.74.1 - resolution: "@react-native-windows/package-utils@npm:0.74.1" - dependencies: - "@react-native-windows/find-repo-root": "npm:0.74.1" - "@react-native-windows/fs": "npm:0.74.1" - get-monorepo-packages: "npm:^1.2.0" - lodash: "npm:^4.17.15" - checksum: 10c0/419219428af3664b2b927a7b75202fe94683febf90c36da990cae958c86e22c6a4692e0c6fa5f9d8105fded12f8082eece8f8873f17c3337ad1faf56fe226dd5 - languageName: node - linkType: hard - -"@react-native-windows/package-utils@npm:0.81.0": - version: 0.81.0 - resolution: "@react-native-windows/package-utils@npm:0.81.0" +"@react-native-windows/package-utils@npm:0.81.1": + version: 0.81.1 + resolution: "@react-native-windows/package-utils@npm:0.81.1" dependencies: - "@react-native-windows/find-repo-root": "npm:0.81.0" - "@react-native-windows/fs": "npm:0.81.0" + "@react-native-windows/find-repo-root": "npm:0.81.1" + "@react-native-windows/fs": "npm:0.81.1" get-monorepo-packages: "npm:^1.2.0" lodash: "npm:^4.17.15" - checksum: 10c0/7527f54d275db1591d0d85bea9b1a75ae97c606591981917e0e8329cbef6fc8eda9bff3f2f1f61c99c0e1172013fafb708fb7483888ecade274b29147dd458d5 - languageName: node - linkType: hard - -"@react-native-windows/telemetry@npm:0.74.2": - version: 0.74.2 - resolution: "@react-native-windows/telemetry@npm:0.74.2" - dependencies: - "@azure/core-auth": "npm:1.5.0" - "@react-native-windows/fs": "npm:0.74.1" - "@xmldom/xmldom": "npm:^0.7.7" - applicationinsights: "npm:2.9.1" - ci-info: "npm:^3.2.0" - envinfo: "npm:^7.8.1" - lodash: "npm:^4.17.21" - os-locale: "npm:^5.0.0" - xpath: "npm:^0.0.27" - checksum: 10c0/e37268a1bc4b41134cf35fb0fb31b9cbb625fe5e3f36504a981c6eee403a267acd468641dfd129144b3adc883a12fae5f435ad8b2371df911bfe223d6842c24c + checksum: 10c0/3434f21583fdb903607a5e40a594f8c861c20eb2ec52cd997a9b9520b716945a6ba193954a14614a4b689103c870b417b3ff818e83943f66d1446fbea4bd02b7 languageName: node linkType: hard -"@react-native-windows/telemetry@npm:0.74.3": - version: 0.74.3 - resolution: "@react-native-windows/telemetry@npm:0.74.3" - dependencies: - "@azure/core-auth": "npm:1.5.0" - "@react-native-windows/fs": "npm:0.74.1" - "@xmldom/xmldom": "npm:^0.7.7" - applicationinsights: "npm:2.9.1" - ci-info: "npm:^3.2.0" - envinfo: "npm:^7.8.1" - lodash: "npm:^4.17.21" - os-locale: "npm:^5.0.0" - xpath: "npm:^0.0.27" - checksum: 10c0/312a7b25168e416a50b93a3b6dccc41b444d6e948df5262ab5a5911ed70593739521481bb363a518796048da05e4474f5be5afbdfea2dffa20b098f34d39383f - languageName: node - linkType: hard - -"@react-native-windows/telemetry@npm:0.81.0": - version: 0.81.0 - resolution: "@react-native-windows/telemetry@npm:0.81.0" +"@react-native-windows/telemetry@npm:0.81.2": + version: 0.81.2 + resolution: "@react-native-windows/telemetry@npm:0.81.2" dependencies: "@microsoft/1ds-core-js": "npm:^4.3.0" "@microsoft/1ds-post-js": "npm:^4.3.0" - "@react-native-windows/fs": "npm:0.81.0" + "@react-native-windows/fs": "npm:0.81.1" "@xmldom/xmldom": "npm:^0.7.7" ci-info: "npm:^3.2.0" envinfo: "npm:^7.8.1" lodash: "npm:^4.17.21" os-locale: "npm:^5.0.0" xpath: "npm:^0.0.27" - checksum: 10c0/1b33a1e5ac3617a6dfe0a8ea25aae0835cc632a0bd14c7e7a75c98e105172d1ca0cb972861de36dfffd86791c1e56c3022f5e7c59c3c51421c2387cf274d4c16 - languageName: node - linkType: hard - -"@react-native/assets-registry@npm:0.74.89": - version: 0.74.89 - resolution: "@react-native/assets-registry@npm:0.74.89" - checksum: 10c0/3645de0229c6bf2661ba168526bedd4182fe0b7237ddbbd4c06c1cb3e77a8fdb9856684e5ab9d5ef5769d3164bfea3bcf9f28fbbb8306264353893d43e6d8137 + checksum: 10c0/085cea700bd744099caf1aa8defad7f142afc9daa70f5477e0b2218488c737045748ca2630315798b27a579754bff1f965a52d43c727f66c9c0b24e6b794fcfd languageName: node linkType: hard @@ -8915,26 +8243,6 @@ __metadata: languageName: node linkType: hard -"@react-native/community-cli-plugin@npm:0.74.89": - version: 0.74.89 - resolution: "@react-native/community-cli-plugin@npm:0.74.89" - dependencies: - "@react-native-community/cli-server-api": "npm:13.6.9" - "@react-native-community/cli-tools": "npm:13.6.9" - "@react-native/dev-middleware": "npm:0.74.89" - "@react-native/metro-babel-transformer": "npm:0.74.89" - chalk: "npm:^4.0.0" - execa: "npm:^5.1.1" - metro: "npm:^0.80.3" - metro-config: "npm:^0.80.3" - metro-core: "npm:^0.80.3" - node-fetch: "npm:^2.2.0" - querystring: "npm:^0.2.1" - readline: "npm:^1.3.0" - checksum: 10c0/fb998e692d045f917fcd51eae27e2b27bf723b13dd3b851c2e1c2f45af83e8545912f40fd1ea130e62ea4d7304a18a4a626abfd368ea47d9777635bb69cf3ca0 - languageName: node - linkType: hard - "@react-native/community-cli-plugin@npm:0.81.5": version: 0.81.5 resolution: "@react-native/community-cli-plugin@npm:0.81.5" @@ -8981,13 +8289,6 @@ __metadata: languageName: node linkType: hard -"@react-native/debugger-frontend@npm:0.74.89": - version: 0.74.89 - resolution: "@react-native/debugger-frontend@npm:0.74.89" - checksum: 10c0/813ec2049249251290e2e0d506c5e107e9191578284e4549caf7aeb0c5c190f02887c059a4fd196b520420d385a00555f0da2a3d303fd3464af69866dfef91a8 - languageName: node - linkType: hard - "@react-native/debugger-frontend@npm:0.81.5": version: 0.81.5 resolution: "@react-native/debugger-frontend@npm:0.81.5" @@ -9002,27 +8303,6 @@ __metadata: languageName: node linkType: hard -"@react-native/dev-middleware@npm:0.74.89": - version: 0.74.89 - resolution: "@react-native/dev-middleware@npm:0.74.89" - dependencies: - "@isaacs/ttlcache": "npm:^1.4.1" - "@react-native/debugger-frontend": "npm:0.74.89" - "@rnx-kit/chromium-edge-launcher": "npm:^1.0.0" - chrome-launcher: "npm:^0.15.2" - connect: "npm:^3.6.5" - debug: "npm:^2.2.0" - node-fetch: "npm:^2.2.0" - nullthrows: "npm:^1.1.1" - open: "npm:^7.0.3" - selfsigned: "npm:^2.4.1" - serve-static: "npm:^1.13.1" - temp-dir: "npm:^2.0.0" - ws: "npm:^6.2.2" - checksum: 10c0/eafdf296c123a4e90325b2cca73acbf535405bfb6d016cdc6d2597757b000f88170263f3c4b65bee7395d0b69d8e2692978d4e3e966369209be5576ded00b64c - languageName: node - linkType: hard - "@react-native/dev-middleware@npm:0.81.5": version: 0.81.5 resolution: "@react-native/dev-middleware@npm:0.81.5" @@ -9068,13 +8348,6 @@ __metadata: languageName: node linkType: hard -"@react-native/gradle-plugin@npm:0.74.89": - version: 0.74.89 - resolution: "@react-native/gradle-plugin@npm:0.74.89" - checksum: 10c0/a1ddde209f751c23e0a420db38eef67d8bd98d8675f5acdaf293e24bd9326088b462eccb49251826bbce4f68734b2d32b71011f0ac5af04198a185f6b1b542d2 - languageName: node - linkType: hard - "@react-native/gradle-plugin@npm:0.81.5": version: 0.81.5 resolution: "@react-native/gradle-plugin@npm:0.81.5" @@ -9089,13 +8362,6 @@ __metadata: languageName: node linkType: hard -"@react-native/js-polyfills@npm:0.74.89": - version: 0.74.89 - resolution: "@react-native/js-polyfills@npm:0.74.89" - checksum: 10c0/a1a00ab1bbf4bc23eeb5fe77572757a072199b5102516c46ad243d8212f59d3e1d70d7118c46f077c297e9c7da55c5b4377b3b7d64b86dddcb83eaf3a4f10d30 - languageName: node - linkType: hard - "@react-native/js-polyfills@npm:0.81.5": version: 0.81.5 resolution: "@react-native/js-polyfills@npm:0.81.5" @@ -9110,20 +8376,6 @@ __metadata: languageName: node linkType: hard -"@react-native/metro-babel-transformer@npm:0.74.89, @react-native/metro-babel-transformer@npm:^0.74.0": - version: 0.74.89 - resolution: "@react-native/metro-babel-transformer@npm:0.74.89" - dependencies: - "@babel/core": "npm:^7.20.0" - "@react-native/babel-preset": "npm:0.74.89" - hermes-parser: "npm:0.19.1" - nullthrows: "npm:^1.1.1" - peerDependencies: - "@babel/core": "*" - checksum: 10c0/2d092bac31eb6090de7edc2256692bf3a8852428d269b4c961e683887d5fb17948ad93376e8f580eceb84b0aecafd332cff7846991e6ebbee15cc666055555ec - languageName: node - linkType: hard - "@react-native/metro-babel-transformer@npm:0.81.5, @react-native/metro-babel-transformer@npm:^0.81.0": version: 0.81.5 resolution: "@react-native/metro-babel-transformer@npm:0.81.5" @@ -9138,15 +8390,17 @@ __metadata: languageName: node linkType: hard -"@react-native/metro-config@npm:^0.74.0": +"@react-native/metro-babel-transformer@npm:^0.74.0": version: 0.74.89 - resolution: "@react-native/metro-config@npm:0.74.89" + resolution: "@react-native/metro-babel-transformer@npm:0.74.89" dependencies: - "@react-native/js-polyfills": "npm:0.74.89" - "@react-native/metro-babel-transformer": "npm:0.74.89" - metro-config: "npm:^0.80.3" - metro-runtime: "npm:^0.80.3" - checksum: 10c0/97e6d3e050a67e6321b31ae13b0477f6202e8bcd22ce1bf2989b9bb3531a272ae9befa2690c7c5f20d750c65ce6c8b9d9539ec8a9eb647c8be7098f53397ea9b + "@babel/core": "npm:^7.20.0" + "@react-native/babel-preset": "npm:0.74.89" + hermes-parser: "npm:0.19.1" + nullthrows: "npm:^1.1.1" + peerDependencies: + "@babel/core": "*" + checksum: 10c0/2d092bac31eb6090de7edc2256692bf3a8852428d269b4c961e683887d5fb17948ad93376e8f580eceb84b0aecafd332cff7846991e6ebbee15cc666055555ec languageName: node linkType: hard @@ -9175,59 +8429,18 @@ __metadata: checksum: 10c0/b851159b97d03e618d6b84fa91302f8482e1bd83de7a147febf4d9cf84ee0414da1afa351850e28492411e817f473e9cfc156c5a550bea0614ebdf4f627b2b0a languageName: node linkType: hard - -"@react-native/normalize-colors@npm:0.74.89": - version: 0.74.89 - resolution: "@react-native/normalize-colors@npm:0.74.89" - checksum: 10c0/6d0e5c91793ca5a66b4a0e5995361f474caacac56bde4772ac02b8ab470bd323076c567bd8856b0b097816d2b890e73a4040a3df01fd284adee683f5ba89d5ba - languageName: node - linkType: hard - -"@react-native/normalize-colors@npm:0.81.5": - version: 0.81.5 - resolution: "@react-native/normalize-colors@npm:0.81.5" - checksum: 10c0/827b120eedd0bf90ab3113e5a74900d15f73bfd826451d493f8047f78824894c516ccaf85bb02fcbe5f11b9f8852c1266593f1999e46a5752ff34b0a2db89a97 - languageName: node - linkType: hard - -"@react-native/normalize-colors@npm:0.81.6": - version: 0.81.6 - resolution: "@react-native/normalize-colors@npm:0.81.6" - checksum: 10c0/e1f35b9b44b76d16bfe299b44c37fd8699e435a76b22eaebb8450905b05b4a47a720fe14502a7014c19a024900fd9d1d193c7bb2a7e8011c72fa222cfed9028c - languageName: node - linkType: hard - -"@react-native/virtualized-lists@npm:0.74.89": - version: 0.74.89 - resolution: "@react-native/virtualized-lists@npm:0.74.89" - dependencies: - invariant: "npm:^2.2.4" - nullthrows: "npm:^1.1.1" - peerDependencies: - "@types/react": ^18.2.6 - react: "*" - react-native: "*" - peerDependenciesMeta: - "@types/react": - optional: true - checksum: 10c0/19525fc54e5998df1a8b019c602b4b518c0b1ce9894986aeb5e65e969f0c581917233cd4822b35a1c2c978a0cee67e47da54999292e1c62bc50812b95406d168 - languageName: node - linkType: hard - -"@react-native/virtualized-lists@npm:0.81.5": - version: 0.81.5 - resolution: "@react-native/virtualized-lists@npm:0.81.5" - dependencies: - invariant: "npm:^2.2.4" - nullthrows: "npm:^1.1.1" - peerDependencies: - "@types/react": ^19.1.0 - react: "*" - react-native: "*" - peerDependenciesMeta: - "@types/react": - optional: true - checksum: 10c0/2f38e73d850e4c7f8bf9e6598ebdf97c524d6ddfa720044798e827aaa613ff6dc47dbdb8e440ce370f92f7ff932f0ac3204328287e79d7e3b8ac8db5651d0b4d + +"@react-native/normalize-colors@npm:0.81.5": + version: 0.81.5 + resolution: "@react-native/normalize-colors@npm:0.81.5" + checksum: 10c0/827b120eedd0bf90ab3113e5a74900d15f73bfd826451d493f8047f78824894c516ccaf85bb02fcbe5f11b9f8852c1266593f1999e46a5752ff34b0a2db89a97 + languageName: node + linkType: hard + +"@react-native/normalize-colors@npm:0.81.6": + version: 0.81.6 + resolution: "@react-native/normalize-colors@npm:0.81.6" + checksum: 10c0/e1f35b9b44b76d16bfe299b44c37fd8699e435a76b22eaebb8450905b05b4a47a720fe14502a7014c19a024900fd9d1d193c7bb2a7e8011c72fa222cfed9028c languageName: node linkType: hard @@ -9278,20 +8491,6 @@ __metadata: languageName: node linkType: hard -"@rnx-kit/chromium-edge-launcher@npm:^1.0.0": - version: 1.0.0 - resolution: "@rnx-kit/chromium-edge-launcher@npm:1.0.0" - dependencies: - "@types/node": "npm:^18.0.0" - escape-string-regexp: "npm:^4.0.0" - is-wsl: "npm:^2.2.0" - lighthouse-logger: "npm:^1.0.0" - mkdirp: "npm:^1.0.4" - rimraf: "npm:^3.0.2" - checksum: 10c0/21182379a914ad244b556e794eb6bc6dc63a099cbd2f3eb315a13bd431dc6f24ca096ffb465ad76465144d02969f538a93ef7ef1b2280135174fdae4db5206b3 - languageName: node - linkType: hard - "@rnx-kit/cli@npm:^1.1.0": version: 1.1.0 resolution: "@rnx-kit/cli@npm:1.1.0" @@ -9500,7 +8699,7 @@ __metadata: languageName: node linkType: hard -"@rnx-kit/metro-serializer@npm:^2.0.0, @rnx-kit/metro-serializer@npm:^2.0.3": +"@rnx-kit/metro-serializer@npm:^2.0.0": version: 2.0.3 resolution: "@rnx-kit/metro-serializer@npm:2.0.3" dependencies: @@ -10005,13 +9204,6 @@ __metadata: languageName: node linkType: hard -"@tootallnate/once@npm:2": - version: 2.0.0 - resolution: "@tootallnate/once@npm:2.0.0" - checksum: 10c0/073bfa548026b1ebaf1659eb8961e526be22fa77139b10d60e712f46d2f0f05f4e6c8bec62a087d41088ee9e29faa7f54838568e475ab2f776171003c3920858 - languageName: node - linkType: hard - "@tootallnate/quickjs-emscripten@npm:^0.23.0": version: 0.23.0 resolution: "@tootallnate/quickjs-emscripten@npm:0.23.0" @@ -10202,15 +9394,6 @@ __metadata: languageName: node linkType: hard -"@types/node-forge@npm:^1.3.0": - version: 1.3.11 - resolution: "@types/node-forge@npm:1.3.11" - dependencies: - "@types/node": "npm:*" - checksum: 10c0/3d7d23ca0ba38ac0cf74028393bd70f31169ab9aba43f21deb787840170d307d662644bac07287495effe2812ddd7ac8a14dbd43f16c2936bbb06312e96fc3b9 - languageName: node - linkType: hard - "@types/node@npm:*, @types/node@npm:^25.0.2": version: 25.0.3 resolution: "@types/node@npm:25.0.3" @@ -10227,15 +9410,6 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^18.0.0": - version: 18.19.111 - resolution: "@types/node@npm:18.19.111" - dependencies: - undici-types: "npm:~5.26.4" - checksum: 10c0/21e4a5382ce84f4ac62e3fe21b63b699c9e1ff92114d931634959fe0f02f63317987ba05726c731486b2d11a6356e74a4f1fb05a23019448f91401d592fc1ec8 - languageName: node - linkType: hard - "@types/node@npm:^20.1.0, @types/node@npm:^20.11.28, @types/node@npm:^20.11.30": version: 20.19.0 resolution: "@types/node@npm:20.19.0" @@ -10284,15 +9458,6 @@ __metadata: languageName: node linkType: hard -"@types/react-test-renderer@npm:^18.2.0": - version: 18.3.1 - resolution: "@types/react-test-renderer@npm:18.3.1" - dependencies: - "@types/react": "npm:^18" - checksum: 10c0/9fc8467ff1a3f14be6cc3498a75fc788d2c92c0fffa7bf21269ed5d9d82db9195bf2178ddc42ea16a0836995c1b77601c6be8abb27bd1864668c418c6d0e5a3b - languageName: node - linkType: hard - "@types/react-test-renderer@npm:^19.1.0": version: 19.1.0 resolution: "@types/react-test-renderer@npm:19.1.0" @@ -10322,16 +9487,6 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:^18": - version: 18.3.28 - resolution: "@types/react@npm:18.3.28" - dependencies: - "@types/prop-types": "npm:*" - csstype: "npm:^3.2.2" - checksum: 10c0/683e19cd12b5c691215529af2e32b5ffbaccae3bf0ba93bfafa0e460e8dfee18423afed568be2b8eadf4b837c3749dd296a4f64e2d79f68fa66962c05f5af661 - languageName: node - linkType: hard - "@types/react@npm:~18.2.0": version: 18.2.79 resolution: "@types/react@npm:18.2.79" @@ -10358,13 +9513,6 @@ __metadata: languageName: node linkType: hard -"@types/shimmer@npm:^1.0.2": - version: 1.0.5 - resolution: "@types/shimmer@npm:1.0.5" - checksum: 10c0/bbdcfebd46732267a7f861ca2e25b8f113ca303bfb1ebf891aeeb509b0507f816f95611fa82acdd4d1d534472a54754f6be3301b2cf77659654671e3e31318ec - languageName: node - linkType: hard - "@types/sinonjs__fake-timers@npm:^8.1.5": version: 8.1.5 resolution: "@types/sinonjs__fake-timers@npm:8.1.5" @@ -10790,8 +9938,8 @@ __metadata: "@fluentui-react-native/framework-base": "workspace:*" "@fluentui-react-native/kit-config": "workspace:*" "@fluentui-react-native/scripts": "workspace:*" - "@react-native/babel-preset": "npm:^0.74.0" - "@react-native/metro-config": "npm:^0.74.0" + "@react-native/babel-preset": "npm:^0.81.0" + "@react-native/metro-config": "npm:^0.81.0" "@types/jest": "npm:^29.0.0" "@types/react": "npm:~19.1.4" react: "npm:19.1.4" @@ -10876,7 +10024,7 @@ __metadata: react-native-macos: "npm:^0.81.0" react-native-windows: "npm:^0.81.0" peerDependencies: - "@office-iss/react-native-win32": ^0.74.0 + "@office-iss/react-native-win32": ^0.74.0 || ^0.81.0 "@types/react": ~18.2.0 || ~19.0.0 || ~19.1.4 react: 18.2.0 || 19.0.0 || 19.1.4 react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.6 @@ -11370,15 +10518,6 @@ __metadata: languageName: node linkType: hard -"acorn-import-assertions@npm:^1.9.0": - version: 1.9.0 - resolution: "acorn-import-assertions@npm:1.9.0" - peerDependencies: - acorn: ^8 - checksum: 10c0/3b4a194e128efdc9b86c2b1544f623aba4c1aa70d638f8ab7dc3971a5b4aa4c57bd62f99af6e5325bb5973c55863b4112e708a6f408bad7a138647ca72283afe - languageName: node - linkType: hard - "acorn-walk@npm:^8.1.1": version: 8.3.2 resolution: "acorn-walk@npm:8.3.2" @@ -11386,7 +10525,7 @@ __metadata: languageName: node linkType: hard -"acorn@npm:^8.4.1, acorn@npm:^8.5.0, acorn@npm:^8.8.2": +"acorn@npm:^8.4.1, acorn@npm:^8.5.0": version: 8.15.0 resolution: "acorn@npm:8.15.0" bin: @@ -11395,15 +10534,6 @@ __metadata: languageName: node linkType: hard -"agent-base@npm:6": - version: 6.0.2 - resolution: "agent-base@npm:6.0.2" - dependencies: - debug: "npm:4" - checksum: 10c0/dc4f757e40b5f3e3d674bc9beb4f1048f4ee83af189bae39be99f57bf1f48dde166a8b0a5342a84b5944ee8e6ed1e5a9d801858f4ad44764e84957122fe46261 - languageName: node - linkType: hard - "agent-base@npm:^7.1.0, agent-base@npm:^7.1.2": version: 7.1.3 resolution: "agent-base@npm:7.1.3" @@ -11920,32 +11050,6 @@ __metadata: languageName: node linkType: hard -"applicationinsights@npm:2.9.1": - version: 2.9.1 - resolution: "applicationinsights@npm:2.9.1" - dependencies: - "@azure/core-auth": "npm:^1.5.0" - "@azure/core-rest-pipeline": "npm:1.10.1" - "@azure/core-util": "npm:1.2.0" - "@azure/opentelemetry-instrumentation-azure-sdk": "npm:^1.0.0-beta.5" - "@microsoft/applicationinsights-web-snippet": "npm:^1.0.1" - "@opentelemetry/api": "npm:^1.4.1" - "@opentelemetry/core": "npm:^1.15.2" - "@opentelemetry/sdk-trace-base": "npm:^1.15.2" - "@opentelemetry/semantic-conventions": "npm:^1.15.2" - cls-hooked: "npm:^4.2.2" - continuation-local-storage: "npm:^3.2.1" - diagnostic-channel: "npm:1.1.1" - diagnostic-channel-publishers: "npm:1.0.7" - peerDependencies: - applicationinsights-native-metrics: "*" - peerDependenciesMeta: - applicationinsights-native-metrics: - optional: true - checksum: 10c0/7549b6f22bb1641b05d4b4e9f83cc5b67e8fb44a828aef6fbf89bf297b22d1cc2b41ef4be8183ace109160b388ebd4e6a3c6180b29ee8b62e18fc031fa3d968d - languageName: node - linkType: hard - "archiver-utils@npm:^5.0.0, archiver-utils@npm:^5.0.2": version: 5.0.2 resolution: "archiver-utils@npm:5.0.2" @@ -12217,15 +11321,6 @@ __metadata: languageName: node linkType: hard -"async-hook-jl@npm:^1.7.6": - version: 1.7.6 - resolution: "async-hook-jl@npm:1.7.6" - dependencies: - stack-chain: "npm:^1.3.7" - checksum: 10c0/4bd9aee5181fef66e58711c615f9be1e4575848c977ed1a5eff62046b64a6ff5641951a0ea70344c2026d7944674a6e8c1d888f9865e421e9587610e7a3be301 - languageName: node - linkType: hard - "async-limiter@npm:~1.0.0": version: 1.0.1 resolution: "async-limiter@npm:1.0.1" @@ -12233,16 +11328,6 @@ __metadata: languageName: node linkType: hard -"async-listener@npm:^0.6.0": - version: 0.6.10 - resolution: "async-listener@npm:0.6.10" - dependencies: - semver: "npm:^5.3.0" - shimmer: "npm:^1.1.0" - checksum: 10c0/abc1bf1a727d26d565bcfd10cfe05adecb64219a4e97ccb39bef995d95708003e3613d763889ccaf3d94d411e1f14dd3b3a26f4d3061735175322c826d43bd8e - languageName: node - linkType: hard - "async-lock@npm:1.4.1, async-lock@npm:^1.0.0, async-lock@npm:^1.4.0, async-lock@npm:^1.4.1": version: 1.4.1 resolution: "async-lock@npm:1.4.1" @@ -12426,15 +11511,6 @@ __metadata: languageName: node linkType: hard -"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: "npm:0.28.1" - checksum: 10c0/7a522b5f3f31701e4e70ddd7976946abe4b1bf8a041fd091f672411eb0f67a79253a671b934aa27bab305e0845933a4cdb9016fcea80b64c95e18cec8d08a154 - languageName: node - linkType: hard - "babel-plugin-syntax-hermes-parser@npm:0.29.1": version: 0.29.1 resolution: "babel-plugin-syntax-hermes-parser@npm:0.29.1" @@ -13049,7 +12125,7 @@ __metadata: languageName: node linkType: hard -"cjs-module-lexer@npm:^1.0.0, cjs-module-lexer@npm:^1.2.2": +"cjs-module-lexer@npm:^1.0.0": version: 1.4.3 resolution: "cjs-module-lexer@npm:1.4.3" checksum: 10c0/076b3af85adc4d65dbdab1b5b240fe5b45d44fcf0ef9d429044dd94d19be5589376805c44fb2d4b3e684e5fe6a9b7cf3e426476a6507c45283c5fc6ff95240be @@ -13161,17 +12237,6 @@ __metadata: languageName: node linkType: hard -"cls-hooked@npm:^4.2.2": - version: 4.2.2 - resolution: "cls-hooked@npm:4.2.2" - dependencies: - async-hook-jl: "npm:^1.7.6" - emitter-listener: "npm:^1.0.1" - semver: "npm:^5.4.1" - checksum: 10c0/ee6c0c837f00aeea0ed6c05f67f64bc3f6d9e2055fbad703e571a588e47fdefc11034a2f99d1657880b000ec4e9657dd752f8be8bc2b55bac8c5ec092afb1b4e - languageName: node - linkType: hard - "co@npm:^4.6.0": version: 4.6.0 resolution: "co@npm:4.6.0" @@ -13447,16 +12512,6 @@ __metadata: languageName: node linkType: hard -"continuation-local-storage@npm:^3.2.1": - version: 3.2.1 - resolution: "continuation-local-storage@npm:3.2.1" - dependencies: - async-listener: "npm:^0.6.0" - emitter-listener: "npm:^1.1.1" - checksum: 10c0/1ee19a9922814635a4b747f77f598ad23d75b3dad48761fe6bd2eceebc5542796d0c2508f51a82497f59a59d2d06538f67efa99d1d06a713b149cc9dcc59386f - languageName: node - linkType: hard - "convert-source-map@npm:^2.0.0": version: 2.0.0 resolution: "convert-source-map@npm:2.0.0" @@ -13494,7 +12549,7 @@ __metadata: languageName: node linkType: hard -"cosmiconfig@npm:^5.0.5, cosmiconfig@npm:^5.1.0": +"cosmiconfig@npm:^5.0.5": version: 5.2.1 resolution: "cosmiconfig@npm:5.2.1" dependencies: @@ -14035,24 +13090,6 @@ __metadata: languageName: node linkType: hard -"diagnostic-channel-publishers@npm:1.0.7": - version: 1.0.7 - resolution: "diagnostic-channel-publishers@npm:1.0.7" - peerDependencies: - diagnostic-channel: "*" - checksum: 10c0/040c03d1382d95da8b464b9d682ef14f257c3d67f63dfe57738584447be604fc820875384ad0e62bf4126e69249b9d29a6f6032e218a7955436c7dae72d70500 - languageName: node - linkType: hard - -"diagnostic-channel@npm:1.1.1": - version: 1.1.1 - resolution: "diagnostic-channel@npm:1.1.1" - dependencies: - semver: "npm:^7.5.3" - checksum: 10c0/5cb7788496b2a855ea2afe7a674bb79653b587009fa884f5835741c3eae9b485d3b0f611549a5503240c84b3070e6fc22b5963d0f48dc7e2a725343d626291c9 - languageName: node - linkType: hard - "diff-sequences@npm:^29.6.3": version: 29.6.3 resolution: "diff-sequences@npm:29.6.3" @@ -14261,15 +13298,6 @@ __metadata: languageName: node linkType: hard -"emitter-listener@npm:^1.0.1, emitter-listener@npm:^1.1.1": - version: 1.1.2 - resolution: "emitter-listener@npm:1.1.2" - dependencies: - shimmer: "npm:^1.2.0" - checksum: 10c0/d16f4f2da4b46cee09c900260d8527c58b32b6e1288c734a561f867dac8bf4da7f6aa429b6db1e5a90f688d754d86456bd22ee99f2fac4d9d955ef6ef8c19e55 - languageName: node - linkType: hard - "emittery@npm:^0.13.1": version: 0.13.1 resolution: "emittery@npm:0.13.1" @@ -14386,7 +13414,7 @@ __metadata: languageName: node linkType: hard -"envinfo@npm:^7.10.0, envinfo@npm:^7.13.0, envinfo@npm:^7.5.0, envinfo@npm:^7.8.1": +"envinfo@npm:^7.13.0, envinfo@npm:^7.5.0, envinfo@npm:^7.8.1": version: 7.21.0 resolution: "envinfo@npm:7.21.0" bin: @@ -15013,7 +14041,7 @@ __metadata: languageName: node linkType: hard -"execa@npm:^5.0.0, execa@npm:^5.1.1": +"execa@npm:^5.0.0": version: 5.1.1 resolution: "execa@npm:5.1.1" dependencies: @@ -15270,7 +14298,7 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:^4.0.0, fast-xml-parser@npm:^4.0.12, fast-xml-parser@npm:^4.2.4, fast-xml-parser@npm:^4.4.1": +"fast-xml-parser@npm:^4.0.0, fast-xml-parser@npm:^4.4.1": version: 4.5.5 resolution: "fast-xml-parser@npm:4.5.5" dependencies: @@ -15549,7 +14577,7 @@ __metadata: languageName: node linkType: hard -"form-data@npm:4.0.5, form-data@npm:^4.0.0, form-data@npm:^4.0.5": +"form-data@npm:4.0.5, form-data@npm:^4.0.5": version: 4.0.5 resolution: "form-data@npm:4.0.5" dependencies: @@ -16158,13 +15186,6 @@ __metadata: languageName: node linkType: hard -"hermes-estree@npm:0.28.1": - version: 0.28.1 - resolution: "hermes-estree@npm:0.28.1" - checksum: 10c0/aa00f437c82099b9043e384b529c75de21d0111b792ab7480fe992975b5f9535a8581664789db197824a7825ea66d2fd70eb20cb568c5315804421deaf009500 - languageName: node - linkType: hard - "hermes-estree@npm:0.29.1": version: 0.29.1 resolution: "hermes-estree@npm:0.29.1" @@ -16197,15 +15218,6 @@ __metadata: languageName: node linkType: hard -"hermes-parser@npm:0.28.1": - version: 0.28.1 - resolution: "hermes-parser@npm:0.28.1" - dependencies: - hermes-estree: "npm:0.28.1" - checksum: 10c0/c6d3c01fb1ea5232f4587b6b038f5c2c6414932e7c48efbe156ab160e2bcaac818c9eb2f828f30967a24b40f543cad503baed0eedf5a7e877852ed271915981f - languageName: node - linkType: hard - "hermes-parser@npm:0.29.1": version: 0.29.1 resolution: "hermes-parser@npm:0.29.1" @@ -16224,15 +15236,6 @@ __metadata: languageName: node linkType: hard -"hermes-profile-transformer@npm:^0.0.6": - version: 0.0.6 - resolution: "hermes-profile-transformer@npm:0.0.6" - dependencies: - source-map: "npm:^0.7.3" - checksum: 10c0/d772faa712f97ec009cb8de1f6b2dc26af491d1baaea92af7649fbb9cafd60a9c7a499de32d23ba7606e501147bfb2daf14e477c967f11e3de8a1e41ecf626c7 - languageName: node - linkType: hard - "homedir-polyfill@npm:^1.0.1": version: 1.0.3 resolution: "homedir-polyfill@npm:1.0.3" @@ -16343,17 +15346,6 @@ __metadata: languageName: node linkType: hard -"http-proxy-agent@npm:^5.0.0": - version: 5.0.0 - resolution: "http-proxy-agent@npm:5.0.0" - dependencies: - "@tootallnate/once": "npm:2" - agent-base: "npm:6" - debug: "npm:4" - checksum: 10c0/32a05e413430b2c1e542e5c74b38a9f14865301dd69dff2e53ddb684989440e3d2ce0c4b64d25eb63cf6283e6265ff979a61cf93e3ca3d23047ddfdc8df34a32 - languageName: node - linkType: hard - "http-proxy-agent@npm:^7.0.0, http-proxy-agent@npm:^7.0.1, http-proxy-agent@npm:^7.0.2": version: 7.0.2 resolution: "http-proxy-agent@npm:7.0.2" @@ -16371,16 +15363,6 @@ __metadata: languageName: node linkType: hard -"https-proxy-agent@npm:^5.0.0": - version: 5.0.1 - resolution: "https-proxy-agent@npm:5.0.1" - dependencies: - agent-base: "npm:6" - debug: "npm:4" - checksum: 10c0/6dd639f03434003577c62b27cafdb864784ef19b2de430d8ae2a1d45e31c4fd60719e5637b44db1a88a046934307da7089e03d6089ec3ddacc1189d8de8897d1 - languageName: node - linkType: hard - "https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.5, https-proxy-agent@npm:^7.0.6": version: 7.0.6 resolution: "https-proxy-agent@npm:7.0.6" @@ -16521,18 +15503,6 @@ __metadata: languageName: node linkType: hard -"import-in-the-middle@npm:1.4.2": - version: 1.4.2 - resolution: "import-in-the-middle@npm:1.4.2" - dependencies: - acorn: "npm:^8.8.2" - acorn-import-assertions: "npm:^1.9.0" - cjs-module-lexer: "npm:^1.2.2" - module-details-from-path: "npm:^1.0.3" - checksum: 10c0/499c8abc90fa5197b9f5823c221fadbb2f6a467650761151519d855c160c2a55fae5e55334634ca9fc0c42fe97b94754fb17ccd61132e8507760de6e9bf33795 - languageName: node - linkType: hard - "import-local@npm:^3.0.2": version: 3.2.0 resolution: "import-local@npm:3.2.0" @@ -17405,7 +16375,7 @@ __metadata: languageName: node linkType: hard -"jest-environment-node@npm:^29.6.3, jest-environment-node@npm:^29.7.0": +"jest-environment-node@npm:^29.7.0": version: 29.7.0 resolution: "jest-environment-node@npm:29.7.0" dependencies: @@ -17848,13 +16818,6 @@ __metadata: languageName: node linkType: hard -"jsc-android@npm:^250231.0.0": - version: 250231.0.0 - resolution: "jsc-android@npm:250231.0.0" - checksum: 10c0/518ddbc9d41eb5f4f8a30244382044c87ce02756416866c4e129ae6655feb0bab744cf9d590d240916b005c3632554c7c33d388a84dc6d3e83733d0e8cee5c2f - languageName: node - linkType: hard - "jsc-safe-url@npm:^0.2.2": version: 0.2.4 resolution: "jsc-safe-url@npm:0.2.4" @@ -18449,7 +17412,7 @@ __metadata: languageName: node linkType: hard -"loose-envify@npm:^1.0.0, loose-envify@npm:^1.1.0, loose-envify@npm:^1.4.0": +"loose-envify@npm:^1.0.0, loose-envify@npm:^1.4.0": version: 1.4.0 resolution: "loose-envify@npm:1.4.0" dependencies: @@ -18753,18 +17716,6 @@ __metadata: languageName: node linkType: hard -"metro-babel-transformer@npm:0.83.1": - version: 0.83.1 - resolution: "metro-babel-transformer@npm:0.83.1" - dependencies: - "@babel/core": "npm:^7.25.2" - flow-enums-runtime: "npm:^0.0.6" - hermes-parser: "npm:0.29.1" - nullthrows: "npm:^1.1.1" - checksum: 10c0/7e89744812a58fd6b9fa45141f0b34a9c23b895e2d92942415475493de668e4c17d1ec55c9d5be6b0d8c53651c64c2b73bb0ea2a08fdd1fb703b0c7c467de4a2 - languageName: node - linkType: hard - "metro-babel-transformer@npm:0.83.7": version: 0.83.7 resolution: "metro-babel-transformer@npm:0.83.7" @@ -18787,15 +17738,6 @@ __metadata: languageName: node linkType: hard -"metro-cache-key@npm:0.83.1": - version: 0.83.1 - resolution: "metro-cache-key@npm:0.83.1" - dependencies: - flow-enums-runtime: "npm:^0.0.6" - checksum: 10c0/16d3541a413a26723880512267f1986052fafa3d71da86edcdf24830236e657e29739153dcb5228e62e2817e2d73129a74eb65dde09d1e1763206a521e3d6b5c - languageName: node - linkType: hard - "metro-cache-key@npm:0.83.7": version: 0.83.7 resolution: "metro-cache-key@npm:0.83.7" @@ -18816,18 +17758,6 @@ __metadata: languageName: node linkType: hard -"metro-cache@npm:0.83.1": - version: 0.83.1 - resolution: "metro-cache@npm:0.83.1" - dependencies: - exponential-backoff: "npm:^3.1.1" - flow-enums-runtime: "npm:^0.0.6" - https-proxy-agent: "npm:^7.0.5" - metro-core: "npm:0.83.1" - checksum: 10c0/ddeac25554aec4c19fc7c6fecff8c79af486cc41962ee3e58218a84dafd6d9b1664572f7179bc69a967a01696008bfb10300d4b5e31b6ae3220b69b3b0ef9f11 - languageName: node - linkType: hard - "metro-cache@npm:0.83.7": version: 0.83.7 resolution: "metro-cache@npm:0.83.7" @@ -18856,23 +17786,7 @@ __metadata: languageName: node linkType: hard -"metro-config@npm:0.83.1": - version: 0.83.1 - resolution: "metro-config@npm:0.83.1" - dependencies: - connect: "npm:^3.6.5" - cosmiconfig: "npm:^5.0.5" - flow-enums-runtime: "npm:^0.0.6" - jest-validate: "npm:^29.7.0" - metro: "npm:0.83.1" - metro-cache: "npm:0.83.1" - metro-core: "npm:0.83.1" - metro-runtime: "npm:0.83.1" - checksum: 10c0/8c5ffe2cb92bf96209b8ee0727c13980594601230a06ec78a56ffca5a9b1a4faa8f59a16db95a0bf2c9c56f35bcf918f22da25aa2192528f4700e7247733326d - languageName: node - linkType: hard - -"metro-config@npm:0.83.7, metro-config@npm:^0.83.1": +"metro-config@npm:0.83.7, metro-config@npm:^0.83.1, metro-config@npm:^0.83.3": version: 0.83.7 resolution: "metro-config@npm:0.83.7" dependencies: @@ -18888,7 +17802,7 @@ __metadata: languageName: node linkType: hard -"metro-core@npm:0.80.12, metro-core@npm:^0.80.3": +"metro-core@npm:0.80.12": version: 0.80.12 resolution: "metro-core@npm:0.80.12" dependencies: @@ -18899,17 +17813,6 @@ __metadata: languageName: node linkType: hard -"metro-core@npm:0.83.1": - version: 0.83.1 - resolution: "metro-core@npm:0.83.1" - dependencies: - flow-enums-runtime: "npm:^0.0.6" - lodash.throttle: "npm:^4.1.1" - metro-resolver: "npm:0.83.1" - checksum: 10c0/c04b7fa05886d8e971e59446d380b21ee7031adc013740fe1ad41fef968235ab78eb5b592fc6e890dbc20192b4bbc83aa0ac93af717855a74b7629af46611291 - languageName: node - linkType: hard - "metro-core@npm:0.83.7, metro-core@npm:^0.83.1": version: 0.83.7 resolution: "metro-core@npm:0.83.7" @@ -18944,23 +17847,6 @@ __metadata: languageName: node linkType: hard -"metro-file-map@npm:0.83.1": - version: 0.83.1 - resolution: "metro-file-map@npm:0.83.1" - dependencies: - debug: "npm:^4.4.0" - fb-watchman: "npm:^2.0.0" - flow-enums-runtime: "npm:^0.0.6" - graceful-fs: "npm:^4.2.4" - invariant: "npm:^2.2.4" - jest-worker: "npm:^29.7.0" - micromatch: "npm:^4.0.4" - nullthrows: "npm:^1.1.1" - walker: "npm:^1.0.7" - checksum: 10c0/970496de8befb9fdcdaa5742f9b895510a2a4ce463a7120d3335cdd49e97462b2d71b66a50477af046fe728ba9366b2a921ce4245b20d704a2ea85639d40ba9d - languageName: node - linkType: hard - "metro-file-map@npm:0.83.7": version: 0.83.7 resolution: "metro-file-map@npm:0.83.7" @@ -18988,16 +17874,6 @@ __metadata: languageName: node linkType: hard -"metro-minify-terser@npm:0.83.1": - version: 0.83.1 - resolution: "metro-minify-terser@npm:0.83.1" - dependencies: - flow-enums-runtime: "npm:^0.0.6" - terser: "npm:^5.15.0" - checksum: 10c0/43196d7084a4664b6f49a09dfb96f4e54b3aec94191891266c664f66f07be76e8b6f616fd2e0205af3b01dc82a214e4d5f865185fd9534703cd90fb80c065c11 - languageName: node - linkType: hard - "metro-minify-terser@npm:0.83.7": version: 0.83.7 resolution: "metro-minify-terser@npm:0.83.7" @@ -19017,15 +17893,6 @@ __metadata: languageName: node linkType: hard -"metro-resolver@npm:0.83.1": - version: 0.83.1 - resolution: "metro-resolver@npm:0.83.1" - dependencies: - flow-enums-runtime: "npm:^0.0.6" - checksum: 10c0/33d711834f962d5c1c24c41826604f69628da019e816665619dead52f896a1e41afb7eb78ac7a82a3811e9be69def5909e7fee377dd68992faa4b4f71d73b1be - languageName: node - linkType: hard - "metro-resolver@npm:0.83.7": version: 0.83.7 resolution: "metro-resolver@npm:0.83.7" @@ -19035,7 +17902,7 @@ __metadata: languageName: node linkType: hard -"metro-runtime@npm:0.80.12, metro-runtime@npm:^0.80.3": +"metro-runtime@npm:0.80.12": version: 0.80.12 resolution: "metro-runtime@npm:0.80.12" dependencies: @@ -19045,16 +17912,6 @@ __metadata: languageName: node linkType: hard -"metro-runtime@npm:0.83.1": - version: 0.83.1 - resolution: "metro-runtime@npm:0.83.1" - dependencies: - "@babel/runtime": "npm:^7.25.0" - flow-enums-runtime: "npm:^0.0.6" - checksum: 10c0/f9d83d2be8c0ee4a9fded075a8154249e94b156fd2968d69b6cf7bfb73ff4a6181af5f786485cc1348bb57b963f2b35f6599d4d186c98de6ff3247f3eac47d74 - languageName: node - linkType: hard - "metro-runtime@npm:0.83.7, metro-runtime@npm:^0.83.1": version: 0.83.7 resolution: "metro-runtime@npm:0.83.7" @@ -19065,7 +17922,7 @@ __metadata: languageName: node linkType: hard -"metro-source-map@npm:0.80.12, metro-source-map@npm:^0.80.3": +"metro-source-map@npm:0.80.12": version: 0.80.12 resolution: "metro-source-map@npm:0.80.12" dependencies: @@ -19082,42 +17939,6 @@ __metadata: languageName: node linkType: hard -"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": "npm:^7.25.3" - "@babel/traverse--for-generate-function-map": "npm:@babel/traverse@^7.25.3" - "@babel/types": "npm:^7.25.2" - flow-enums-runtime: "npm:^0.0.6" - invariant: "npm:^2.2.4" - metro-symbolicate: "npm:0.82.5" - nullthrows: "npm:^1.1.1" - ob1: "npm:0.82.5" - source-map: "npm:^0.5.6" - vlq: "npm:^1.0.0" - checksum: 10c0/cf04c8f5430eaf2aa8aa97034382d2cb1b0906a4c7cf3c4faaf0203eb00dd683b8d108e74694700a10085796beb292383cfcea50b388cc03062640bd95d3f84a - languageName: node - linkType: hard - -"metro-source-map@npm:0.83.1": - version: 0.83.1 - resolution: "metro-source-map@npm:0.83.1" - dependencies: - "@babel/traverse": "npm:^7.25.3" - "@babel/traverse--for-generate-function-map": "npm:@babel/traverse@^7.25.3" - "@babel/types": "npm:^7.25.2" - flow-enums-runtime: "npm:^0.0.6" - invariant: "npm:^2.2.4" - metro-symbolicate: "npm:0.83.1" - nullthrows: "npm:^1.1.1" - ob1: "npm:0.83.1" - source-map: "npm:^0.5.6" - vlq: "npm:^1.0.0" - checksum: 10c0/32d4e367ee029c94559883de70fd6d0a3b4bfa26ea1af26012cf3545bf77d68c12deb314b8717ef9678884f7c56693e63c944e636eff5e37dc66018dbc764549 - languageName: node - linkType: hard - "metro-source-map@npm:0.83.7, metro-source-map@npm:^0.83.1": version: 0.83.7 resolution: "metro-source-map@npm:0.83.7" @@ -19152,38 +17973,6 @@ __metadata: languageName: node linkType: hard -"metro-symbolicate@npm:0.82.5": - version: 0.82.5 - resolution: "metro-symbolicate@npm:0.82.5" - dependencies: - flow-enums-runtime: "npm:^0.0.6" - invariant: "npm:^2.2.4" - metro-source-map: "npm:0.82.5" - nullthrows: "npm:^1.1.1" - source-map: "npm:^0.5.6" - vlq: "npm:^1.0.0" - bin: - metro-symbolicate: src/index.js - checksum: 10c0/39c53b878ae9392586e23ff3a8071eceb1feed2d226e3ac9a170eb6bcd46fe6b69b8204851ee8eb231fdc3eac9012af3c6940ad48f6d1c04810ea9c4a75e1c7c - languageName: node - linkType: hard - -"metro-symbolicate@npm:0.83.1": - version: 0.83.1 - resolution: "metro-symbolicate@npm:0.83.1" - dependencies: - flow-enums-runtime: "npm:^0.0.6" - invariant: "npm:^2.2.4" - metro-source-map: "npm:0.83.1" - nullthrows: "npm:^1.1.1" - source-map: "npm:^0.5.6" - vlq: "npm:^1.0.0" - bin: - metro-symbolicate: src/index.js - checksum: 10c0/6993b48ac6d68a3e7d9c7136504b56c6e7f1def20e3d841d2c01773843807f7bdb0f45e0fbf25d0fcb7c7400cb0273de32fb88ecafa79c7b3cfcac5b3fb254f6 - languageName: node - linkType: hard - "metro-symbolicate@npm:0.83.7": version: 0.83.7 resolution: "metro-symbolicate@npm:0.83.7" @@ -19207,24 +17996,10 @@ __metadata: "@babel/core": "npm:^7.20.0" "@babel/generator": "npm:^7.20.0" "@babel/template": "npm:^7.0.0" - "@babel/traverse": "npm:^7.20.0" - flow-enums-runtime: "npm:^0.0.6" - nullthrows: "npm:^1.1.1" - checksum: 10c0/631ce5dc3dc029994ae19a76eff81e7d115dc16281b7447c63f301c50034b6b4df1898a23c65066d5b3034bfae2c504c69083a6790118cae5adca0c40a191e42 - languageName: node - linkType: hard - -"metro-transform-plugins@npm:0.83.1": - version: 0.83.1 - resolution: "metro-transform-plugins@npm:0.83.1" - dependencies: - "@babel/core": "npm:^7.25.2" - "@babel/generator": "npm:^7.25.0" - "@babel/template": "npm:^7.25.0" - "@babel/traverse": "npm:^7.25.3" + "@babel/traverse": "npm:^7.20.0" flow-enums-runtime: "npm:^0.0.6" nullthrows: "npm:^1.1.1" - checksum: 10c0/06efcd0a0fd312fecead9679e74c02de27309948bb119404c333c5f22c6ff7c2b081e11b412d65e070ed712059eca6904fe5bbf32c98f1298300f6e1da4fdd5b + checksum: 10c0/631ce5dc3dc029994ae19a76eff81e7d115dc16281b7447c63f301c50034b6b4df1898a23c65066d5b3034bfae2c504c69083a6790118cae5adca0c40a191e42 languageName: node linkType: hard @@ -19263,27 +18038,6 @@ __metadata: languageName: node linkType: hard -"metro-transform-worker@npm:0.83.1": - version: 0.83.1 - resolution: "metro-transform-worker@npm:0.83.1" - dependencies: - "@babel/core": "npm:^7.25.2" - "@babel/generator": "npm:^7.25.0" - "@babel/parser": "npm:^7.25.3" - "@babel/types": "npm:^7.25.2" - flow-enums-runtime: "npm:^0.0.6" - metro: "npm:0.83.1" - metro-babel-transformer: "npm:0.83.1" - metro-cache: "npm:0.83.1" - metro-cache-key: "npm:0.83.1" - metro-minify-terser: "npm:0.83.1" - metro-source-map: "npm:0.83.1" - metro-transform-plugins: "npm:0.83.1" - nullthrows: "npm:^1.1.1" - checksum: 10c0/b2bcca2664aef4d8dc84ca2ffcf495cf77e4a0d94af1baf41d95226b30440263e75653b02fedff49db329918372a14804e20aed473cf7c7a4104cacf0fa907cd - languageName: node - linkType: hard - "metro-transform-worker@npm:0.83.7": version: 0.83.7 resolution: "metro-transform-worker@npm:0.83.7" @@ -19305,7 +18059,7 @@ __metadata: languageName: node linkType: hard -"metro@npm:0.80.12, metro@npm:^0.80.3": +"metro@npm:0.80.12": version: 0.80.12 resolution: "metro@npm:0.80.12" dependencies: @@ -19357,56 +18111,6 @@ __metadata: languageName: node linkType: hard -"metro@npm:0.83.1": - version: 0.83.1 - resolution: "metro@npm:0.83.1" - dependencies: - "@babel/code-frame": "npm:^7.24.7" - "@babel/core": "npm:^7.25.2" - "@babel/generator": "npm:^7.25.0" - "@babel/parser": "npm:^7.25.3" - "@babel/template": "npm:^7.25.0" - "@babel/traverse": "npm:^7.25.3" - "@babel/types": "npm:^7.25.2" - accepts: "npm:^1.3.7" - chalk: "npm:^4.0.0" - ci-info: "npm:^2.0.0" - connect: "npm:^3.6.5" - debug: "npm:^4.4.0" - error-stack-parser: "npm:^2.0.6" - flow-enums-runtime: "npm:^0.0.6" - graceful-fs: "npm:^4.2.4" - hermes-parser: "npm:0.29.1" - image-size: "npm:^1.0.2" - invariant: "npm:^2.2.4" - jest-worker: "npm:^29.7.0" - jsc-safe-url: "npm:^0.2.2" - lodash.throttle: "npm:^4.1.1" - metro-babel-transformer: "npm:0.83.1" - metro-cache: "npm:0.83.1" - metro-cache-key: "npm:0.83.1" - metro-config: "npm:0.83.1" - metro-core: "npm:0.83.1" - metro-file-map: "npm:0.83.1" - metro-resolver: "npm:0.83.1" - metro-runtime: "npm:0.83.1" - metro-source-map: "npm:0.83.1" - metro-symbolicate: "npm:0.83.1" - metro-transform-plugins: "npm:0.83.1" - metro-transform-worker: "npm:0.83.1" - mime-types: "npm:^2.1.27" - nullthrows: "npm:^1.1.1" - serialize-error: "npm:^2.1.0" - source-map: "npm:^0.5.6" - throat: "npm:^5.0.0" - ws: "npm:^7.5.10" - yargs: "npm:^17.6.2" - bin: - metro: src/cli.js - checksum: 10c0/63681a43f7e6d8f1998b99e94bc41998726e3f5f74ebdfe37e127a38c2cc9b796c1c29407d64660d6f7819a7cfa9cb9881c0620678aa8c068c45e69d86aa3b2c - languageName: node - linkType: hard - "metro@npm:0.83.7, metro@npm:^0.83.1": version: 0.83.7 resolution: "metro@npm:0.83.7" @@ -19706,13 +18410,6 @@ __metadata: languageName: node linkType: hard -"module-details-from-path@npm:^1.0.3": - version: 1.0.3 - resolution: "module-details-from-path@npm:1.0.3" - checksum: 10c0/3d881f3410c142e4c2b1307835a2862ba04e5b3ec6e90655614a0ee2c4b299b4c1d117fb525d2435bf436990026f18d338a197b54ad6bd36252f465c336ff423 - languageName: node - linkType: hard - "moment-timezone@npm:^0.x": version: 0.5.43 resolution: "moment-timezone@npm:0.5.43" @@ -19934,7 +18631,7 @@ __metadata: languageName: node linkType: hard -"node-fetch@npm:^2.2.0, node-fetch@npm:^2.5.0, node-fetch@npm:^2.6.0, node-fetch@npm:^2.6.7": +"node-fetch@npm:^2.5.0, node-fetch@npm:^2.6.7": version: 2.7.0 resolution: "node-fetch@npm:2.7.0" dependencies: @@ -19948,13 +18645,6 @@ __metadata: languageName: node linkType: hard -"node-forge@npm:^1": - version: 1.4.0 - resolution: "node-forge@npm:1.4.0" - checksum: 10c0/67330a5f1f95257a4c8a93b7d555abe87b5f15e350123aa396c97a21a8ca94f9c6549008eb2c73668a91e0d7e3a905785acbd8f8bd0751c29401292011f8f8e1 - languageName: node - linkType: hard - "node-gyp@npm:latest": version: 12.2.0 resolution: "node-gyp@npm:12.2.0" @@ -20146,24 +18836,6 @@ __metadata: languageName: node linkType: hard -"ob1@npm:0.82.5": - version: 0.82.5 - resolution: "ob1@npm:0.82.5" - dependencies: - flow-enums-runtime: "npm:^0.0.6" - checksum: 10c0/4d65e82fde0612a5c411f3c926de6bc722bdb4751c4fb08f5a5ef91bdaf860e7f9c4f08dcb7acfdfc05340fc4929efb00ea9e973570c1d61adfc4353657abf55 - languageName: node - linkType: hard - -"ob1@npm:0.83.1": - version: 0.83.1 - resolution: "ob1@npm:0.83.1" - dependencies: - flow-enums-runtime: "npm:^0.0.6" - checksum: 10c0/95b13a29239741b2e177459e25404b26ae096f11ac75711f530eda00503492707930354cb78a3d8ffbc2d6d5c3e55165955b4cb50ad08dfe0ae12f138b37a75a - languageName: node - linkType: hard - "ob1@npm:0.83.7": version: 0.83.7 resolution: "ob1@npm:0.83.7" @@ -21237,7 +19909,7 @@ __metadata: languageName: node linkType: hard -"pretty-format@npm:^26.5.2, pretty-format@npm:^26.6.2": +"pretty-format@npm:^26.6.2": version: 26.6.2 resolution: "pretty-format@npm:26.6.2" dependencies: @@ -21430,13 +20102,6 @@ __metadata: languageName: node linkType: hard -"querystring@npm:^0.2.1": - version: 0.2.1 - resolution: "querystring@npm:0.2.1" - checksum: 10c0/6841b32bec4f16ffe7f5b5e4373b47ad451f079cde3a7f45e63e550f0ecfd8f8189ef81fb50079413b3fc1c59b06146e4c98192cb74ed7981aca72090466cd94 - languageName: node - linkType: hard - "queue-microtask@npm:^1.2.2": version: 1.2.3 resolution: "queue-microtask@npm:1.2.3" @@ -21491,17 +20156,7 @@ __metadata: languageName: node linkType: hard -"react-devtools-core@npm:^5.0.0": - version: 5.3.2 - resolution: "react-devtools-core@npm:5.3.2" - dependencies: - shell-quote: "npm:^1.6.1" - ws: "npm:^7" - checksum: 10c0/7165544ca5890af62e875eeda3f915e054dc734ad74f77d6490de32ba4fef6c1d30647bbb0643f769dd988913e0edc2bf2b1d6c2679e910150929a6312479cf3 - languageName: node - linkType: hard - -"react-devtools-core@npm:^6.1.1, react-devtools-core@npm:^6.1.5": +"react-devtools-core@npm:^6.1.5": version: 6.1.5 resolution: "react-devtools-core@npm:6.1.5" dependencies: @@ -21511,13 +20166,6 @@ __metadata: languageName: node linkType: hard -"react-is@npm:^16.12.0 || ^17.0.0 || ^18.0.0, react-is@npm:^18.0.0, react-is@npm:^18.2.0, react-is@npm:^18.3.1": - version: 18.3.1 - resolution: "react-is@npm:18.3.1" - checksum: 10c0/f2f1e60010c683479e74c63f96b09fb41603527cd131a9959e2aee1e5a8b0caf270b365e5ca77d4a6b18aae659b60a86150bb3979073528877029b35aecd2072 - languageName: node - linkType: hard - "react-is@npm:^16.13.1": version: 16.13.1 resolution: "react-is@npm:16.13.1" @@ -21532,6 +20180,13 @@ __metadata: languageName: node linkType: hard +"react-is@npm:^18.0.0, react-is@npm:^18.3.1": + version: 18.3.1 + resolution: "react-is@npm:18.3.1" + checksum: 10c0/f2f1e60010c683479e74c63f96b09fb41603527cd131a9959e2aee1e5a8b0caf270b365e5ca77d4a6b18aae659b60a86150bb3979073528877029b35aecd2072 + languageName: node + linkType: hard + "react-is@npm:^19.1.4": version: 19.2.4 resolution: "react-is@npm:19.2.4" @@ -21539,62 +20194,6 @@ __metadata: languageName: node linkType: hard -"react-native-macos@npm:^0.74.0": - version: 0.74.37 - resolution: "react-native-macos@npm:0.74.37" - dependencies: - "@jest/create-cache-key-function": "npm:^29.6.3" - "@react-native-community/cli": "npm:13.6.9" - "@react-native-community/cli-platform-android": "npm:13.6.9" - "@react-native-community/cli-platform-apple": "npm:13.6.9" - "@react-native-community/cli-platform-ios": "npm:13.6.9" - "@react-native-mac/virtualized-lists": "npm:0.74.87" - "@react-native/assets-registry": "npm:0.74.89" - "@react-native/codegen": "npm:0.74.89" - "@react-native/community-cli-plugin": "npm:0.74.89" - "@react-native/gradle-plugin": "npm:0.74.89" - "@react-native/js-polyfills": "npm:0.74.89" - "@react-native/normalize-colors": "npm:0.74.89" - abort-controller: "npm:^3.0.0" - anser: "npm:^1.4.9" - ansi-regex: "npm:^5.0.0" - base64-js: "npm:^1.5.1" - chalk: "npm:^4.0.0" - event-target-shim: "npm:^5.0.1" - flow-enums-runtime: "npm:^0.0.6" - glob: "npm:^7.1.1" - invariant: "npm:^2.2.4" - jest-environment-node: "npm:^29.6.3" - jsc-android: "npm:^250231.0.0" - memoize-one: "npm:^5.0.0" - metro-runtime: "npm:^0.80.3" - metro-source-map: "npm:^0.80.3" - mkdirp: "npm:^0.5.1" - nullthrows: "npm:^1.1.1" - pretty-format: "npm:^26.5.2" - promise: "npm:^8.3.0" - react-devtools-core: "npm:^5.0.0" - react-refresh: "npm:^0.14.0" - react-shallow-renderer: "npm:^16.15.0" - regenerator-runtime: "npm:^0.13.2" - scheduler: "npm:0.24.0-canary-efb381bbf-20230505" - stacktrace-parser: "npm:^0.1.10" - whatwg-fetch: "npm:^3.0.0" - ws: "npm:^6.2.2" - yargs: "npm:^17.6.2" - peerDependencies: - "@types/react": ^18.2.6 - react: 18.2.0 - react-native: 0.74.7 - peerDependenciesMeta: - "@types/react": - optional: true - bin: - react-native-macos: cli.js - checksum: 10c0/7672aed7a3318413cd7cbbed1d906da336117e419bb5acacee403f5376262ec9aa29c03b9abb8e02002a6053f0a24b70f1fb7cb2dabdc5fc7bb1edf603024d18 - languageName: node - linkType: hard - "react-native-macos@npm:^0.81.0": version: 0.81.2 resolution: "react-native-macos@npm:0.81.2" @@ -21763,84 +20362,30 @@ __metadata: languageName: node linkType: hard -"react-native-windows@npm:^0.74.0": - version: 0.74.46 - resolution: "react-native-windows@npm:0.74.46" - dependencies: - "@babel/runtime": "npm:^7.0.0" - "@jest/create-cache-key-function": "npm:^29.6.3" - "@react-native-community/cli": "npm:13.6.9" - "@react-native-community/cli-platform-android": "npm:13.6.9" - "@react-native-community/cli-platform-ios": "npm:13.6.9" - "@react-native-windows/cli": "npm:0.74.11" - "@react-native/assets": "npm:1.0.0" - "@react-native/assets-registry": "npm:0.74.89" - "@react-native/codegen": "npm:0.74.89" - "@react-native/community-cli-plugin": "npm:0.74.89" - "@react-native/gradle-plugin": "npm:0.74.89" - "@react-native/js-polyfills": "npm:0.74.89" - "@react-native/normalize-colors": "npm:0.74.89" - "@react-native/virtualized-lists": "npm:0.74.89" - abort-controller: "npm:^3.0.0" - anser: "npm:^1.4.9" - ansi-regex: "npm:^5.0.0" - base64-js: "npm:^1.5.1" - chalk: "npm:^4.0.0" - event-target-shim: "npm:^5.0.1" - flow-enums-runtime: "npm:^0.0.6" - glob: "npm:^7.1.1" - invariant: "npm:^2.2.4" - jest-environment-node: "npm:^29.6.3" - jsc-android: "npm:^250231.0.0" - memoize-one: "npm:^5.0.0" - metro-runtime: "npm:^0.80.3" - metro-source-map: "npm:^0.80.3" - mkdirp: "npm:^0.5.1" - nullthrows: "npm:^1.1.1" - pretty-format: "npm:^26.5.2" - promise: "npm:^8.3.0" - react-devtools-core: "npm:^5.0.0" - react-refresh: "npm:^0.14.0" - react-shallow-renderer: "npm:^16.15.0" - regenerator-runtime: "npm:^0.13.2" - scheduler: "npm:0.24.0-canary-efb381bbf-20230505" - source-map-support: "npm:^0.5.19" - stacktrace-parser: "npm:^0.1.10" - whatwg-fetch: "npm:^3.0.0" - ws: "npm:^6.2.2" - yargs: "npm:^17.6.2" - peerDependencies: - "@types/react": ^18.2.6 - react: 18.2.0 - react-native: ^0.74.0 - checksum: 10c0/b76564ba5335c604f46e3991d6bb5381c406f0e3a514d7ba0d7e6b7a820a0a60e46b3ac5cd6f68f179757de57e20ea59636af5d5b5f06a65f46ffb44d49727f1 - languageName: node - linkType: hard - "react-native-windows@npm:^0.81.0": - version: 0.81.3 - resolution: "react-native-windows@npm:0.81.3" + version: 0.81.25 + resolution: "react-native-windows@npm:0.81.25" dependencies: "@babel/runtime": "npm:^7.0.0" "@jest/create-cache-key-function": "npm:^29.7.0" "@react-native-community/cli": "npm:17.0.0" "@react-native-community/cli-platform-android": "npm:17.0.0" "@react-native-community/cli-platform-ios": "npm:17.0.0" - "@react-native-windows/cli": "npm:0.81.1" + "@react-native-windows/cli": "npm:0.81.5" "@react-native/assets": "npm:1.0.0" - "@react-native/assets-registry": "npm:0.81.5" - "@react-native/codegen": "npm:0.81.5" - "@react-native/community-cli-plugin": "npm:0.81.5" - "@react-native/gradle-plugin": "npm:0.81.5" - "@react-native/js-polyfills": "npm:0.81.5" + "@react-native/assets-registry": "npm:0.81.6" + "@react-native/codegen": "npm:0.81.6" + "@react-native/community-cli-plugin": "npm:0.81.6" + "@react-native/gradle-plugin": "npm:0.81.6" + "@react-native/js-polyfills": "npm:0.81.6" "@react-native/new-app-screen": "npm:0.81.5" - "@react-native/normalize-colors": "npm:0.81.5" - "@react-native/virtualized-lists": "npm:0.81.5" + "@react-native/normalize-colors": "npm:0.81.6" + "@react-native/virtualized-lists": "npm:0.81.6" abort-controller: "npm:^3.0.0" anser: "npm:^1.4.9" ansi-regex: "npm:^5.0.0" babel-jest: "npm:^29.7.0" - babel-plugin-syntax-hermes-parser: "npm:0.28.1" + babel-plugin-syntax-hermes-parser: "npm:0.29.1" base64-js: "npm:^1.5.1" chalk: "npm:^4.0.0" commander: "npm:^12.0.0" @@ -21851,12 +20396,12 @@ __metadata: jest-environment-node: "npm:^29.7.0" memoize-one: "npm:^5.0.0" metro-runtime: "npm:^0.83.1" - metro-source-map: "npm:^0.82.2" + metro-source-map: "npm:^0.83.1" mkdirp: "npm:^0.5.1" nullthrows: "npm:^1.1.1" pretty-format: "npm:^29.7.0" promise: "npm:^8.3.0" - react-devtools-core: "npm:^6.1.1" + react-devtools-core: "npm:^6.1.5" react-refresh: "npm:^0.14.0" regenerator-runtime: "npm:^0.13.2" scheduler: "npm:0.26.0" @@ -21867,68 +20412,14 @@ __metadata: ws: "npm:^6.2.3" yargs: "npm:^17.6.2" peerDependencies: - "@types/react": ^19.1.0 - react: ^19.1.0 - react-native: 0.81.5 - checksum: 10c0/5408bb6ac8708c32e2d80a5d29ea78c874532d83e7c18908b396393782cfb7269f542e3d6dcd69c369eca720200362ce8b6218788e1cc470aca7fc7fcfe07b65 - languageName: node - linkType: hard - -"react-native@npm:^0.74.0": - version: 0.74.7 - resolution: "react-native@npm:0.74.7" - dependencies: - "@jest/create-cache-key-function": "npm:^29.6.3" - "@react-native-community/cli": "npm:13.6.9" - "@react-native-community/cli-platform-android": "npm:13.6.9" - "@react-native-community/cli-platform-ios": "npm:13.6.9" - "@react-native/assets-registry": "npm:0.74.89" - "@react-native/codegen": "npm:0.74.89" - "@react-native/community-cli-plugin": "npm:0.74.89" - "@react-native/gradle-plugin": "npm:0.74.89" - "@react-native/js-polyfills": "npm:0.74.89" - "@react-native/normalize-colors": "npm:0.74.89" - "@react-native/virtualized-lists": "npm:0.74.89" - abort-controller: "npm:^3.0.0" - anser: "npm:^1.4.9" - ansi-regex: "npm:^5.0.0" - base64-js: "npm:^1.5.1" - chalk: "npm:^4.0.0" - event-target-shim: "npm:^5.0.1" - flow-enums-runtime: "npm:^0.0.6" - glob: "npm:^7.1.1" - invariant: "npm:^2.2.4" - jest-environment-node: "npm:^29.6.3" - jsc-android: "npm:^250231.0.0" - memoize-one: "npm:^5.0.0" - metro-runtime: "npm:^0.80.3" - metro-source-map: "npm:^0.80.3" - mkdirp: "npm:^0.5.1" - nullthrows: "npm:^1.1.1" - pretty-format: "npm:^26.5.2" - promise: "npm:^8.3.0" - react-devtools-core: "npm:^5.0.0" - react-refresh: "npm:^0.14.0" - react-shallow-renderer: "npm:^16.15.0" - regenerator-runtime: "npm:^0.13.2" - scheduler: "npm:0.24.0-canary-efb381bbf-20230505" - stacktrace-parser: "npm:^0.1.10" - whatwg-fetch: "npm:^3.0.0" - ws: "npm:^6.2.2" - yargs: "npm:^17.6.2" - peerDependencies: - "@types/react": ^18.2.6 - react: 18.2.0 - peerDependenciesMeta: - "@types/react": - optional: true - bin: - react-native: cli.js - checksum: 10c0/61f54f0148eca2992b328eccad38f7b3189c4e5ff862fec78f2bb8d4f1045d593dfa375c957fad8a8141529b017c7c6ecc2f5032277958270efd593e1fc798fd + "@types/react": ^19.1.4 + react: ^19.1.4 + react-native: ^0.81.0 + checksum: 10c0/cf83749927a6c6bd1b25902fe19fec931e1cc5bc13ab1ee0356485e0aaece487436838a5de6e342af2b937919902d889ff5db6964fbda52e943056acfbea78e4 languageName: node linkType: hard -"react-native@npm:^0.81.6": +"react-native@npm:^0.81.0, react-native@npm:^0.81.6": version: 0.81.6 resolution: "react-native@npm:0.81.6" dependencies: @@ -21985,31 +20476,6 @@ __metadata: languageName: node linkType: hard -"react-shallow-renderer@npm:^16.15.0": - version: 16.15.0 - resolution: "react-shallow-renderer@npm:16.15.0" - dependencies: - object-assign: "npm:^4.1.1" - react-is: "npm:^16.12.0 || ^17.0.0 || ^18.0.0" - peerDependencies: - react: ^16.0.0 || ^17.0.0 || ^18.0.0 - checksum: 10c0/c194d741792e86043a4ae272f7353c1cb9412bc649945c4220c6a101a6ea5410cceb3d65d5a4d750f11a24f7426e8eec7977e8a4e3ad5d3ee235ca2b18166fa8 - languageName: node - linkType: hard - -"react-test-renderer@npm:18.2.0": - version: 18.2.0 - resolution: "react-test-renderer@npm:18.2.0" - dependencies: - react-is: "npm:^18.2.0" - react-shallow-renderer: "npm:^16.15.0" - scheduler: "npm:^0.23.0" - peerDependencies: - react: ^18.2.0 - checksum: 10c0/53dfada1da1e8dd0498a5601e9eea3dc6ca23c6c2694d1cab9712faea869c11e4ce1c9a618d674cb668a668b41fb6bcf9a7b0a078cd853b1922f002fa22f42c8 - languageName: node - linkType: hard - "react-test-renderer@npm:19.1.4": version: 19.1.4 resolution: "react-test-renderer@npm:19.1.4" @@ -22022,15 +20488,6 @@ __metadata: languageName: node linkType: hard -"react@npm:18.2.0": - version: 18.2.0 - resolution: "react@npm:18.2.0" - dependencies: - loose-envify: "npm:^1.1.0" - checksum: 10c0/b562d9b569b0cb315e44b48099f7712283d93df36b19a39a67c254c6686479d3980b7f013dc931f4a5a3ae7645eae6386b4aa5eea933baa54ecd0f9acb0902b8 - languageName: node - linkType: hard - "react@npm:19.1.4": version: 19.1.4 resolution: "react@npm:19.1.4" @@ -22182,13 +20639,6 @@ __metadata: languageName: node linkType: hard -"readline@npm:^1.3.0": - version: 1.3.0 - resolution: "readline@npm:1.3.0" - checksum: 10c0/7404c9edc3fd29430221ef1830867c8d87e50612e4ce70f84ecd55686f7db1c81d67c6a4dcb407839f4c459ad05dd34524a2c7a97681e91878367c68d0e38665 - languageName: node - linkType: hard - "recast@npm:^0.20.3": version: 0.20.5 resolution: "recast@npm:0.20.5" @@ -22350,17 +20800,6 @@ __metadata: languageName: node linkType: hard -"require-in-the-middle@npm:^7.1.1": - version: 7.2.0 - resolution: "require-in-the-middle@npm:7.2.0" - dependencies: - debug: "npm:^4.1.1" - module-details-from-path: "npm:^1.0.3" - resolve: "npm:^1.22.1" - checksum: 10c0/ffff7ca815f11ffbe963fe2dc2108d17d579e7318ec008204261ec9fce11367dce24113f642ab55a8929d3a35e5c4e3d46d76a735cd45b2c267affd74d629118 - languageName: node - linkType: hard - "require-main-filename@npm:^2.0.0": version: 2.0.0 resolution: "require-main-filename@npm:2.0.0" @@ -22429,7 +20868,7 @@ __metadata: languageName: node linkType: hard -"resolve@npm:^1.1.6, resolve@npm:^1.20.0, resolve@npm:^1.22.1, resolve@npm:^1.22.10, resolve@npm:^1.22.3": +"resolve@npm:^1.1.6, resolve@npm:^1.20.0, resolve@npm:^1.22.10, resolve@npm:^1.22.3": version: 1.22.10 resolution: "resolve@npm:1.22.10" dependencies: @@ -22455,7 +20894,7 @@ __metadata: languageName: node linkType: hard -"resolve@patch:resolve@npm%3A^1.1.6#optional!builtin, resolve@patch:resolve@npm%3A^1.20.0#optional!builtin, resolve@patch:resolve@npm%3A^1.22.1#optional!builtin, resolve@patch:resolve@npm%3A^1.22.10#optional!builtin, resolve@patch:resolve@npm%3A^1.22.3#optional!builtin": +"resolve@patch:resolve@npm%3A^1.1.6#optional!builtin, resolve@patch:resolve@npm%3A^1.20.0#optional!builtin, resolve@patch:resolve@npm%3A^1.22.10#optional!builtin, resolve@patch:resolve@npm%3A^1.22.3#optional!builtin": version: 1.22.10 resolution: "resolve@patch:resolve@npm%3A1.22.10#optional!builtin::version=1.22.10&hash=c3c19d" dependencies: @@ -22720,15 +21159,6 @@ __metadata: languageName: node linkType: hard -"scheduler@npm:0.24.0-canary-efb381bbf-20230505": - version: 0.24.0-canary-efb381bbf-20230505 - resolution: "scheduler@npm:0.24.0-canary-efb381bbf-20230505" - dependencies: - loose-envify: "npm:^1.1.0" - checksum: 10c0/4fb594d64c692199117160bbd1a5261f03287f8ec59d9ca079a772e5fbb3139495ebda843324d7c8957c07390a0825acb6f72bd29827fb9e155d793db6c2e2bc - languageName: node - linkType: hard - "scheduler@npm:0.26.0, scheduler@npm:^0.26.0": version: 0.26.0 resolution: "scheduler@npm:0.26.0" @@ -22736,15 +21166,6 @@ __metadata: languageName: node linkType: hard -"scheduler@npm:^0.23.0": - version: 0.23.2 - resolution: "scheduler@npm:0.23.2" - dependencies: - loose-envify: "npm:^1.1.0" - checksum: 10c0/26383305e249651d4c58e6705d5f8425f153211aef95f15161c151f7b8de885f24751b377e4a0b3dd42cce09aad3f87a61dab7636859c0d89b7daf1a1e2a5c78 - languageName: node - linkType: hard - "select-hose@npm:^2.0.0": version: 2.0.0 resolution: "select-hose@npm:2.0.0" @@ -22752,16 +21173,6 @@ __metadata: languageName: node linkType: hard -"selfsigned@npm:^2.4.1": - version: 2.4.1 - resolution: "selfsigned@npm:2.4.1" - dependencies: - "@types/node-forge": "npm:^1.3.0" - node-forge: "npm:^1" - checksum: 10c0/521829ec36ea042f7e9963bf1da2ed040a815cf774422544b112ec53b7edc0bc50a0f8cc2ae7aa6cc19afa967c641fd96a15de0fc650c68651e41277d2e1df09 - languageName: node - linkType: hard - "semver-compare@npm:^1.0.0": version: 1.0.0 resolution: "semver-compare@npm:1.0.0" @@ -22778,7 +21189,7 @@ __metadata: languageName: node linkType: hard -"semver@npm:^5.3.0, semver@npm:^5.4.1, semver@npm:^5.5.0, semver@npm:^5.6.0": +"semver@npm:^5.5.0, semver@npm:^5.6.0": version: 5.7.2 resolution: "semver@npm:5.7.2" bin: @@ -22796,7 +21207,7 @@ __metadata: languageName: node linkType: hard -"semver@npm:^7.0.0, semver@npm:^7.1.3, semver@npm:^7.3.2, semver@npm:^7.3.5, semver@npm:^7.5.1, semver@npm:^7.5.2, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.3, semver@npm:^7.7.2, semver@npm:^7.7.3": +"semver@npm:^7.0.0, semver@npm:^7.1.3, semver@npm:^7.3.2, semver@npm:^7.3.5, semver@npm:^7.5.2, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.3, semver@npm:^7.7.2, semver@npm:^7.7.3": version: 7.7.4 resolution: "semver@npm:7.7.4" bin: @@ -23101,13 +21512,6 @@ __metadata: languageName: node linkType: hard -"shimmer@npm:^1.1.0, shimmer@npm:^1.2.0, shimmer@npm:^1.2.1": - version: 1.2.1 - resolution: "shimmer@npm:1.2.1" - checksum: 10c0/ae8b27c389db2a00acfc8da90240f11577685a8f3e40008f826a3bea8b4f3b3ecd305c26be024b4a0fd3b123d132c1569d6e238097960a9a543b6c60760fb46a - languageName: node - linkType: hard - "side-channel-list@npm:^1.0.0": version: 1.0.0 resolution: "side-channel-list@npm:1.0.0" @@ -23295,13 +21699,6 @@ __metadata: languageName: node linkType: hard -"source-map@npm:^0.7.3": - version: 0.7.4 - resolution: "source-map@npm:0.7.4" - checksum: 10c0/dc0cf3768fe23c345ea8760487f8c97ef6fca8a73c83cd7c9bf2fde8bc2c34adb9c0824d6feb14bc4f9e37fb522e18af621543f1289038a66ac7586da29aa7dc - languageName: node - linkType: hard - "spacetrim@npm:0.11.59": version: 0.11.59 resolution: "spacetrim@npm:0.11.59" @@ -23420,13 +21817,6 @@ __metadata: languageName: node linkType: hard -"stack-chain@npm:^1.3.7": - version: 1.3.7 - resolution: "stack-chain@npm:1.3.7" - checksum: 10c0/3a8693834646c2007d74d3466d6972dc2cfe137cbec40552ded9e3b99607e0037d893b3cbf631f1ff3035ec125772e195f2e0bea2c3d7f126d0e3171db69dc19 - languageName: node - linkType: hard - "stack-trace@npm:0.0.x": version: 0.0.10 resolution: "stack-trace@npm:0.0.10" @@ -23755,13 +22145,6 @@ __metadata: languageName: node linkType: hard -"sudo-prompt@npm:^9.0.0": - version: 9.2.1 - resolution: "sudo-prompt@npm:9.2.1" - checksum: 10c0/e56793513a9c95f66367a3be2ec4c1adee84a2a62f1b7ff6453d610586dcd373d7d8f4df522a7dae03aea8b779ef7f7ba25d1130d24fb1e495cfbbc2c72c7486 - languageName: node - linkType: hard - "supports-color@npm:10.2.2": version: 10.2.2 resolution: "supports-color@npm:10.2.2" @@ -23905,13 +22288,6 @@ __metadata: languageName: node linkType: hard -"temp-dir@npm:^2.0.0": - version: 2.0.0 - resolution: "temp-dir@npm:2.0.0" - checksum: 10c0/b1df969e3f3f7903f3426861887ed76ba3b495f63f6d0c8e1ce22588679d9384d336df6064210fda14e640ed422e2a17d5c40d901f60e161c99482d723f4d309 - languageName: node - linkType: hard - "temp@npm:^0.8.4": version: 0.8.4 resolution: "temp@npm:0.8.4" @@ -24140,7 +22516,7 @@ __metadata: languageName: node linkType: hard -"tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.2.0, tslib@npm:^2.4.0, tslib@npm:^2.6.2": +"tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.4.0": version: 2.7.0 resolution: "tslib@npm:2.7.0" checksum: 10c0/469e1d5bf1af585742128827000711efa61010b699cb040ab1800bcd3ccdd37f63ec30642c9e07c4439c1db6e46345582614275daca3e0f4abae29b0083f04a6 @@ -24365,13 +22741,6 @@ __metadata: languageName: node linkType: hard -"undici-types@npm:~5.26.4": - version: 5.26.5 - resolution: "undici-types@npm:5.26.5" - checksum: 10c0/bb673d7876c2d411b6eb6c560e0c571eef4a01c1c19925175d16e3a30c4c428181fb8d7ae802a261f283e4166a0ac435e2f505743aa9e45d893f9a3df017b501 - languageName: node - linkType: hard - "undici-types@npm:~6.21.0": version: 6.21.0 resolution: "undici-types@npm:6.21.0" @@ -24597,24 +22966,6 @@ __metadata: languageName: node linkType: hard -"uuid@npm:^3.3.2": - version: 3.4.0 - resolution: "uuid@npm:3.4.0" - bin: - uuid: ./bin/uuid - checksum: 10c0/1c13950df865c4f506ebfe0a24023571fa80edf2e62364297a537c80af09c618299797bbf2dbac6b1f8ae5ad182ba474b89db61e0e85839683991f7e08795347 - languageName: node - linkType: hard - -"uuid@npm:^8.3.0": - version: 8.3.2 - resolution: "uuid@npm:8.3.2" - bin: - uuid: dist/bin/uuid - checksum: 10c0/bcbb807a917d374a49f475fae2e87fdca7da5e5530820ef53f65ba1d12131bd81a92ecf259cc7ce317cbe0f289e7d79fdfebcef9bfa3087c8c8a2fa304c9be54 - languageName: node - linkType: hard - "v8-compile-cache-lib@npm:^3.0.1": version: 3.0.1 resolution: "v8-compile-cache-lib@npm:3.0.1" @@ -25079,7 +23430,7 @@ __metadata: languageName: node linkType: hard -"ws@npm:^6.2.2, ws@npm:^6.2.3": +"ws@npm:^6.2.3": version: 6.2.3 resolution: "ws@npm:6.2.3" dependencies: From 9b5ed348aafa3e793ddb4a13fdcfa8b75a75a2a9 Mon Sep 17 00:00:00 2001 From: Andrew Coates <30809111+acoates-ms@users.noreply.github.com> Date: Mon, 1 Jun 2026 13:14:49 -0700 Subject: [PATCH 02/14] change file --- .changeset/three-pets-divide.md | 56 +++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 .changeset/three-pets-divide.md diff --git a/.changeset/three-pets-divide.md b/.changeset/three-pets-divide.md new file mode 100644 index 00000000000..b73f2e93dee --- /dev/null +++ b/.changeset/three-pets-divide.md @@ -0,0 +1,56 @@ +--- +"@fluentui-react-native/experimental-appearance-additions": patch +"@uifabricshared/theming-react-native": patch +"@fluentui-react-native/experimental-activity-indicator": patch +"@fluentui-react-native/contextual-menu": patch +"@uifabricshared/theme-registry": patch +"@fluentui-react-native/focus-trap-zone": patch +"@fluentui-react-native/notification": patch +"@fluentui-react-native/experimental-menu-button": patch +"@fluentui-react-native/interactive-hooks": patch +"@fluentui-react-native/persona-coin": patch +"@fluentui-react-native/menu-button": patch +"@fluentui-react-native/radio-group": patch +"@fluentui-react-native/experimental-checkbox": patch +"@fluentui-react-native/dropdown": patch +"@fluentui-react-native/experimental-expander": patch +"@fluentui-react-native/overflow": patch +"@fluentui-react-native/android-theme": patch +"@fluentui-react-native/default-theme": patch +"@fluentui-react-native/theming-utils": patch +"@fluentui-react-native/focus-zone": patch +"@fluentui-react-native/pressable": patch +"@fluentui-react-native/separator": patch +"@fluentui-react-native/popover": patch +"@fluentui-react-native/experimental-shimmer": patch +"@fluentui-react-native/spinner": patch +"@fluentui-react-native/tooltip": patch +"@fluentui-react-native/checkbox": patch +"@fluentui-react-native/dependency-profiles": patch +"@fluentui-react-native/experimental-avatar": patch +"@fluentui-react-native/drawer": patch +"@fluentui-react-native/experimental-shadow": patch +"@fluentui-react-native/framework": patch +"@fluentui-react-native/apple-theme": patch +"@fluentui-react-native/win32-theme": patch +"@fluentui-react-native/callout": patch +"@fluentui-react-native/divider": patch +"@fluentui-react-native/persona": patch +"@fluentui-react-native/tablist": patch +"@fluentui-react-native/avatar": patch +"@fluentui-react-native/button": patch +"@fluentui-react-native/switch": patch +"@fluentui-react-native/badge": patch +"@fluentui-react-native/input": patch +"@fluentui-react-native/stack": patch +"@fluentui-react-native/chip": patch +"@fluentui-react-native/icon": patch +"@fluentui-react-native/link": patch +"@fluentui-react-native/menu": patch +"@fluentui-react-native/text": patch +"@fluentui/react-native": patch +"@fluentui-react-native/tokens": patch +"@fluentui-react-native/tester": patch +--- + +Bump win32 to 0.81 From 240ae8fbb615573ef31ead1b7cd096aa882c7fce Mon Sep 17 00:00:00 2001 From: Andrew Coates <30809111+acoates-ms@users.noreply.github.com> Date: Mon, 1 Jun 2026 15:10:25 -0700 Subject: [PATCH 03/14] format --- apps/fluent-tester/package.json | 16 +- .../src/furn-profile-0.74.js | 1860 ++++++++--------- 2 files changed, 938 insertions(+), 938 deletions(-) diff --git a/apps/fluent-tester/package.json b/apps/fluent-tester/package.json index 12b6c449864..f3f806b954e 100644 --- a/apps/fluent-tester/package.json +++ b/apps/fluent-tester/package.json @@ -3,13 +3,16 @@ "version": "0.170.51", "description": "A test app to test FluentUI React Native Components during development", "homepage": "https://github.com/microsoft/fluentui-react-native", + "license": "MIT", + "author": "Microsoft ", "repository": { "type": "git", "url": "https://github.com/microsoft/fluentui-react-native.git", "directory": "apps/fluent-tester" }, - "license": "MIT", - "author": "Microsoft ", + "main": "lib-commonjs/index.js", + "module": "lib/index.js", + "types": "lib/index.d.ts", "exports": { ".": { "types": "./lib/index.d.ts", @@ -18,9 +21,6 @@ "default": "./src/index.ts" } }, - "main": "lib-commonjs/index.js", - "module": "lib/index.js", - "types": "lib/index.d.ts", "scripts": { "android": "rnx-cli run --platform android", "build": "fluentui-scripts build", @@ -41,9 +41,6 @@ "start": "rnx-cli start", "windows": "react-native run-windows --arch x64 --sln windows/FluentTester.sln" }, - "jest": { - "preset": "react-native" - }, "dependencies": { "@types/node": "catalog:", "@types/react": "~19.1.4", @@ -102,6 +99,9 @@ "react-test-renderer": "19.1.4", "webdriverio": "catalog:" }, + "jest": { + "preset": "react-native" + }, "furn": { "depcheck": { "ignoreMatches": [ diff --git a/packages/dependency-profiles/src/furn-profile-0.74.js b/packages/dependency-profiles/src/furn-profile-0.74.js index 6926057de86..f1ec762ea43 100644 --- a/packages/dependency-profiles/src/furn-profile-0.74.js +++ b/packages/dependency-profiles/src/furn-profile-0.74.js @@ -1,1240 +1,1240 @@ // This file was generated by 'update-profile.mts' /* eslint-disable */ module.exports = { - "0.74": { - "@fluentui-react-native/tester": { - "name": "@fluentui-react-native/tester", - "version": "0.170.51" + 0.74: { + '@fluentui-react-native/tester': { + name: '@fluentui-react-native/tester', + version: '0.170.51', }, - "@fluentui-react-native/avatar": { - "name": "@fluentui-react-native/avatar", - "version": "1.13.3" + '@fluentui-react-native/avatar': { + name: '@fluentui-react-native/avatar', + version: '1.13.3', }, - "@fluentui-react-native/badge": { - "name": "@fluentui-react-native/badge", - "version": "0.12.3" + '@fluentui-react-native/badge': { + name: '@fluentui-react-native/badge', + version: '0.12.3', }, - "@fluentui-react-native/button": { - "name": "@fluentui-react-native/button", - "version": "0.40.3" + '@fluentui-react-native/button': { + name: '@fluentui-react-native/button', + version: '0.40.3', }, - "@fluentui-react-native/callout": { - "name": "@fluentui-react-native/callout", - "version": "0.28.3" + '@fluentui-react-native/callout': { + name: '@fluentui-react-native/callout', + version: '0.28.3', }, - "@fluentui-react-native/checkbox": { - "name": "@fluentui-react-native/checkbox", - "version": "0.24.3" + '@fluentui-react-native/checkbox': { + name: '@fluentui-react-native/checkbox', + version: '0.24.3', }, - "@fluentui-react-native/chip": { - "name": "@fluentui-react-native/chip", - "version": "0.5.3" + '@fluentui-react-native/chip': { + name: '@fluentui-react-native/chip', + version: '0.5.3', }, - "@fluentui-react-native/contextual-menu": { - "name": "@fluentui-react-native/contextual-menu", - "version": "0.25.3" + '@fluentui-react-native/contextual-menu': { + name: '@fluentui-react-native/contextual-menu', + version: '0.25.3', }, - "@fluentui-react-native/divider": { - "name": "@fluentui-react-native/divider", - "version": "0.8.3" + '@fluentui-react-native/divider': { + name: '@fluentui-react-native/divider', + version: '0.8.3', }, - "@fluentui-react-native/focus-trap-zone": { - "name": "@fluentui-react-native/focus-trap-zone", - "version": "0.13.3" + '@fluentui-react-native/focus-trap-zone': { + name: '@fluentui-react-native/focus-trap-zone', + version: '0.13.3', }, - "@fluentui-react-native/focus-zone": { - "name": "@fluentui-react-native/focus-zone", - "version": "0.22.3" + '@fluentui-react-native/focus-zone': { + name: '@fluentui-react-native/focus-zone', + version: '0.22.3', }, - "@fluentui-react-native/icon": { - "name": "@fluentui-react-native/icon", - "version": "0.22.3" + '@fluentui-react-native/icon': { + name: '@fluentui-react-native/icon', + version: '0.22.3', }, - "@fluentui-react-native/input": { - "name": "@fluentui-react-native/input", - "version": "0.8.3" + '@fluentui-react-native/input': { + name: '@fluentui-react-native/input', + version: '0.8.3', }, - "@fluentui-react-native/link": { - "name": "@fluentui-react-native/link", - "version": "0.24.3" + '@fluentui-react-native/link': { + name: '@fluentui-react-native/link', + version: '0.24.3', }, - "@fluentui-react-native/menu": { - "name": "@fluentui-react-native/menu", - "version": "1.15.3" + '@fluentui-react-native/menu': { + name: '@fluentui-react-native/menu', + version: '1.15.3', }, - "@fluentui-react-native/menu-button": { - "name": "@fluentui-react-native/menu-button", - "version": "0.14.3" + '@fluentui-react-native/menu-button': { + name: '@fluentui-react-native/menu-button', + version: '0.14.3', }, - "@fluentui-react-native/notification": { - "name": "@fluentui-react-native/notification", - "version": "0.26.3" + '@fluentui-react-native/notification': { + name: '@fluentui-react-native/notification', + version: '0.26.3', }, - "@fluentui-react-native/persona": { - "name": "@fluentui-react-native/persona", - "version": "0.17.3" + '@fluentui-react-native/persona': { + name: '@fluentui-react-native/persona', + version: '0.17.3', }, - "@fluentui-react-native/persona-coin": { - "name": "@fluentui-react-native/persona-coin", - "version": "0.16.3" + '@fluentui-react-native/persona-coin': { + name: '@fluentui-react-native/persona-coin', + version: '0.16.3', }, - "@fluentui-react-native/pressable": { - "name": "@fluentui-react-native/pressable", - "version": "0.13.3" + '@fluentui-react-native/pressable': { + name: '@fluentui-react-native/pressable', + version: '0.13.3', }, - "@fluentui-react-native/radio-group": { - "name": "@fluentui-react-native/radio-group", - "version": "0.22.3" + '@fluentui-react-native/radio-group': { + name: '@fluentui-react-native/radio-group', + version: '0.22.3', }, - "@fluentui-react-native/separator": { - "name": "@fluentui-react-native/separator", - "version": "0.19.3" + '@fluentui-react-native/separator': { + name: '@fluentui-react-native/separator', + version: '0.19.3', }, - "@fluentui-react-native/stack": { - "name": "@fluentui-react-native/stack", - "version": "0.11.3" + '@fluentui-react-native/stack': { + name: '@fluentui-react-native/stack', + version: '0.11.3', }, - "@fluentui-react-native/switch": { - "name": "@fluentui-react-native/switch", - "version": "0.14.3" + '@fluentui-react-native/switch': { + name: '@fluentui-react-native/switch', + version: '0.14.3', }, - "@fluentui-react-native/tablist": { - "name": "@fluentui-react-native/tablist", - "version": "0.8.3" + '@fluentui-react-native/tablist': { + name: '@fluentui-react-native/tablist', + version: '0.8.3', }, - "@fluentui-react-native/text": { - "name": "@fluentui-react-native/text", - "version": "0.25.3" + '@fluentui-react-native/text': { + name: '@fluentui-react-native/text', + version: '0.25.3', }, - "@fluentui-react-native/lint-config-rules": { - "name": "@fluentui-react-native/lint-config-rules", - "version": "0.1.3" + '@fluentui-react-native/lint-config-rules': { + name: '@fluentui-react-native/lint-config-rules', + version: '0.1.3', }, - "@uifabricshared/foundation-composable": { - "name": "@uifabricshared/foundation-composable", - "version": "0.14.3" + '@uifabricshared/foundation-composable': { + name: '@uifabricshared/foundation-composable', + version: '0.14.3', }, - "@uifabricshared/foundation-compose": { - "name": "@uifabricshared/foundation-compose", - "version": "1.16.3" + '@uifabricshared/foundation-compose': { + name: '@uifabricshared/foundation-compose', + version: '1.16.3', }, - "@uifabricshared/foundation-settings": { - "name": "@uifabricshared/foundation-settings", - "version": "0.16.3" + '@uifabricshared/foundation-settings': { + name: '@uifabricshared/foundation-settings', + version: '0.16.3', }, - "@uifabricshared/foundation-tokens": { - "name": "@uifabricshared/foundation-tokens", - "version": "0.16.3" + '@uifabricshared/foundation-tokens': { + name: '@uifabricshared/foundation-tokens', + version: '0.16.3', }, - "@uifabricshared/theme-registry": { - "name": "@uifabricshared/theme-registry", - "version": "0.13.3" + '@uifabricshared/theme-registry': { + name: '@uifabricshared/theme-registry', + version: '0.13.3', }, - "@uifabricshared/themed-settings": { - "name": "@uifabricshared/themed-settings", - "version": "0.13.3" + '@uifabricshared/themed-settings': { + name: '@uifabricshared/themed-settings', + version: '0.13.3', }, - "@uifabricshared/theming-ramp": { - "name": "@uifabricshared/theming-ramp", - "version": "0.21.3" + '@uifabricshared/theming-ramp': { + name: '@uifabricshared/theming-ramp', + version: '0.21.3', }, - "@uifabricshared/theming-react-native": { - "name": "@uifabricshared/theming-react-native", - "version": "0.21.3" + '@uifabricshared/theming-react-native': { + name: '@uifabricshared/theming-react-native', + version: '0.21.3', }, - "@fluentui-react-native/experimental-activity-indicator": { - "name": "@fluentui-react-native/experimental-activity-indicator", - "version": "0.11.3" + '@fluentui-react-native/experimental-activity-indicator': { + name: '@fluentui-react-native/experimental-activity-indicator', + version: '0.11.3', }, - "@fluentui-react-native/experimental-appearance-additions": { - "name": "@fluentui-react-native/experimental-appearance-additions", - "version": "0.8.3" + '@fluentui-react-native/experimental-appearance-additions': { + name: '@fluentui-react-native/experimental-appearance-additions', + version: '0.8.3', }, - "@fluentui-react-native/experimental-avatar": { - "name": "@fluentui-react-native/experimental-avatar", - "version": "0.22.3" + '@fluentui-react-native/experimental-avatar': { + name: '@fluentui-react-native/experimental-avatar', + version: '0.22.3', }, - "@fluentui-react-native/experimental-checkbox": { - "name": "@fluentui-react-native/experimental-checkbox", - "version": "0.18.3" + '@fluentui-react-native/experimental-checkbox': { + name: '@fluentui-react-native/experimental-checkbox', + version: '0.18.3', }, - "@fluentui-react-native/drawer": { - "name": "@fluentui-react-native/drawer", - "version": "0.5.3" + '@fluentui-react-native/drawer': { + name: '@fluentui-react-native/drawer', + version: '0.5.3', }, - "@fluentui-react-native/dropdown": { - "name": "@fluentui-react-native/dropdown", - "version": "0.11.3" + '@fluentui-react-native/dropdown': { + name: '@fluentui-react-native/dropdown', + version: '0.11.3', }, - "@fluentui-react-native/experimental-expander": { - "name": "@fluentui-react-native/experimental-expander", - "version": "0.9.3" + '@fluentui-react-native/experimental-expander': { + name: '@fluentui-react-native/experimental-expander', + version: '0.9.3', }, - "@fluentui-react-native/experimental-menu-button": { - "name": "@fluentui-react-native/experimental-menu-button", - "version": "0.11.3" + '@fluentui-react-native/experimental-menu-button': { + name: '@fluentui-react-native/experimental-menu-button', + version: '0.11.3', }, - "@fluentui-react-native/experimental-native-date-picker": { - "name": "@fluentui-react-native/experimental-native-date-picker", - "version": "0.12.3" + '@fluentui-react-native/experimental-native-date-picker': { + name: '@fluentui-react-native/experimental-native-date-picker', + version: '0.12.3', }, - "@fluentui-react-native/experimental-native-font-metrics": { - "name": "@fluentui-react-native/experimental-native-font-metrics", - "version": "0.7.3" + '@fluentui-react-native/experimental-native-font-metrics': { + name: '@fluentui-react-native/experimental-native-font-metrics', + version: '0.7.3', }, - "@fluentui-react-native/overflow": { - "name": "@fluentui-react-native/overflow", - "version": "0.4.3" + '@fluentui-react-native/overflow': { + name: '@fluentui-react-native/overflow', + version: '0.4.3', }, - "@fluentui-react-native/popover": { - "name": "@fluentui-react-native/popover", - "version": "0.5.3" + '@fluentui-react-native/popover': { + name: '@fluentui-react-native/popover', + version: '0.5.3', }, - "@fluentui-react-native/experimental-shadow": { - "name": "@fluentui-react-native/experimental-shadow", - "version": "0.7.3" + '@fluentui-react-native/experimental-shadow': { + name: '@fluentui-react-native/experimental-shadow', + version: '0.7.3', }, - "@fluentui-react-native/experimental-shimmer": { - "name": "@fluentui-react-native/experimental-shimmer", - "version": "0.14.3" + '@fluentui-react-native/experimental-shimmer': { + name: '@fluentui-react-native/experimental-shimmer', + version: '0.14.3', }, - "@fluentui-react-native/spinner": { - "name": "@fluentui-react-native/spinner", - "version": "0.10.3" + '@fluentui-react-native/spinner': { + name: '@fluentui-react-native/spinner', + version: '0.10.3', }, - "@fluentui-react-native/tooltip": { - "name": "@fluentui-react-native/tooltip", - "version": "0.5.3" + '@fluentui-react-native/tooltip': { + name: '@fluentui-react-native/tooltip', + version: '0.5.3', }, - "@fluentui-react-native/vibrancy-view": { - "name": "@fluentui-react-native/vibrancy-view", - "version": "0.4.3" + '@fluentui-react-native/vibrancy-view': { + name: '@fluentui-react-native/vibrancy-view', + version: '0.4.3', }, - "@fluentui-react-native/framework-base": { - "name": "@fluentui-react-native/framework-base", - "version": "0.3.3" + '@fluentui-react-native/framework-base': { + name: '@fluentui-react-native/framework-base', + version: '0.3.3', }, - "@fluentui-react-native/composition": { - "name": "@fluentui-react-native/composition", - "version": "0.12.3" + '@fluentui-react-native/composition': { + name: '@fluentui-react-native/composition', + version: '0.12.3', }, - "@fluentui-react-native/framework": { - "name": "@fluentui-react-native/framework", - "version": "0.15.3" + '@fluentui-react-native/framework': { + name: '@fluentui-react-native/framework', + version: '0.15.3', }, - "@fluentui-react-native/theme": { - "name": "@fluentui-react-native/theme", - "version": "0.12.3" + '@fluentui-react-native/theme': { + name: '@fluentui-react-native/theme', + version: '0.12.3', }, - "@fluentui-react-native/themed-stylesheet": { - "name": "@fluentui-react-native/themed-stylesheet", - "version": "1.8.3" + '@fluentui-react-native/themed-stylesheet': { + name: '@fluentui-react-native/themed-stylesheet', + version: '1.8.3', }, - "@fluentui-react-native/use-slot": { - "name": "@fluentui-react-native/use-slot", - "version": "0.7.3" + '@fluentui-react-native/use-slot': { + name: '@fluentui-react-native/use-slot', + version: '0.7.3', }, - "@fluentui-react-native/use-slots": { - "name": "@fluentui-react-native/use-slots", - "version": "0.11.3" + '@fluentui-react-native/use-slots': { + name: '@fluentui-react-native/use-slots', + version: '0.11.3', }, - "@fluentui-react-native/use-styling": { - "name": "@fluentui-react-native/use-styling", - "version": "0.14.3" + '@fluentui-react-native/use-styling': { + name: '@fluentui-react-native/use-styling', + version: '0.14.3', }, - "@fluentui-react-native/use-tokens": { - "name": "@fluentui-react-native/use-tokens", - "version": "0.7.3" + '@fluentui-react-native/use-tokens': { + name: '@fluentui-react-native/use-tokens', + version: '0.7.3', }, - "@fluentui/react-native": { - "name": "@fluentui/react-native", - "version": "0.43.3" + '@fluentui/react-native': { + name: '@fluentui/react-native', + version: '0.43.3', }, - "@fluentui-react-native/android-theme": { - "name": "@fluentui-react-native/android-theme", - "version": "0.26.3" + '@fluentui-react-native/android-theme': { + name: '@fluentui-react-native/android-theme', + version: '0.26.3', }, - "@fluentui-react-native/apple-theme": { - "name": "@fluentui-react-native/apple-theme", - "version": "0.29.3" + '@fluentui-react-native/apple-theme': { + name: '@fluentui-react-native/apple-theme', + version: '0.29.3', }, - "@fluentui-react-native/default-theme": { - "name": "@fluentui-react-native/default-theme", - "version": "0.27.3" + '@fluentui-react-native/default-theme': { + name: '@fluentui-react-native/default-theme', + version: '0.27.3', }, - "@fluentui-react-native/theme-tokens": { - "name": "@fluentui-react-native/theme-tokens", - "version": "0.28.3" + '@fluentui-react-native/theme-tokens': { + name: '@fluentui-react-native/theme-tokens', + version: '0.28.3', }, - "@fluentui-react-native/theme-types": { - "name": "@fluentui-react-native/theme-types", - "version": "0.44.3" + '@fluentui-react-native/theme-types': { + name: '@fluentui-react-native/theme-types', + version: '0.44.3', }, - "@fluentui-react-native/theming-utils": { - "name": "@fluentui-react-native/theming-utils", - "version": "0.27.3" + '@fluentui-react-native/theming-utils': { + name: '@fluentui-react-native/theming-utils', + version: '0.27.3', }, - "@fluentui-react-native/win32-theme": { - "name": "@fluentui-react-native/win32-theme", - "version": "0.39.3" + '@fluentui-react-native/win32-theme': { + name: '@fluentui-react-native/win32-theme', + version: '0.39.3', }, - "@fluentui-react-native/adapters": { - "name": "@fluentui-react-native/adapters", - "version": "0.14.3" + '@fluentui-react-native/adapters': { + name: '@fluentui-react-native/adapters', + version: '0.14.3', }, - "@fluentui-react-native/interactive-hooks": { - "name": "@fluentui-react-native/interactive-hooks", - "version": "0.28.3" + '@fluentui-react-native/interactive-hooks': { + name: '@fluentui-react-native/interactive-hooks', + version: '0.28.3', }, - "@fluentui-react-native/styling-utils": { - "name": "@fluentui-react-native/styling-utils", - "version": "0.8.3" + '@fluentui-react-native/styling-utils': { + name: '@fluentui-react-native/styling-utils', + version: '0.8.3', + }, + '@fluentui-react-native/tokens': { + name: '@fluentui-react-native/tokens', + version: '0.24.3', }, - "@fluentui-react-native/tokens": { - "name": "@fluentui-react-native/tokens", - "version": "0.24.3" - } }, - "0.73": { - "@fluentui-react-native/e2e-testing": { - "name": "@fluentui-react-native/e2e-testing", - "version": "1.40.8" + 0.73: { + '@fluentui-react-native/e2e-testing': { + name: '@fluentui-react-native/e2e-testing', + version: '1.40.8', + }, + '@fluentui-react-native/tester': { + name: '@fluentui-react-native/tester', + version: '0.170.26', }, - "@fluentui-react-native/tester": { - "name": "@fluentui-react-native/tester", - "version": "0.170.26" + '@fluentui-react-native/tester-win32': { + name: '@fluentui-react-native/tester-win32', + version: '0.38.43', }, - "@fluentui-react-native/tester-win32": { - "name": "@fluentui-react-native/tester-win32", - "version": "0.38.43" + '@fluentui-react-native/avatar': { + name: '@fluentui-react-native/avatar', + version: '1.12.8', }, - "@fluentui-react-native/avatar": { - "name": "@fluentui-react-native/avatar", - "version": "1.12.8" + '@fluentui-react-native/badge': { + name: '@fluentui-react-native/badge', + version: '0.11.2', }, - "@fluentui-react-native/badge": { - "name": "@fluentui-react-native/badge", - "version": "0.11.2" + '@fluentui-react-native/button': { + name: '@fluentui-react-native/button', + version: '0.39.4', }, - "@fluentui-react-native/button": { - "name": "@fluentui-react-native/button", - "version": "0.39.4" + '@fluentui-react-native/callout': { + name: '@fluentui-react-native/callout', + version: '0.27.2', }, - "@fluentui-react-native/callout": { - "name": "@fluentui-react-native/callout", - "version": "0.27.2" + '@fluentui-react-native/checkbox': { + name: '@fluentui-react-native/checkbox', + version: '0.23.8', }, - "@fluentui-react-native/checkbox": { - "name": "@fluentui-react-native/checkbox", - "version": "0.23.8" + '@fluentui-react-native/chip': { + name: '@fluentui-react-native/chip', + version: '0.4.8', }, - "@fluentui-react-native/chip": { - "name": "@fluentui-react-native/chip", - "version": "0.4.8" + '@fluentui-react-native/contextual-menu': { + name: '@fluentui-react-native/contextual-menu', + version: '0.24.16', }, - "@fluentui-react-native/contextual-menu": { - "name": "@fluentui-react-native/contextual-menu", - "version": "0.24.16" + '@fluentui-react-native/divider': { + name: '@fluentui-react-native/divider', + version: '0.7.8', }, - "@fluentui-react-native/divider": { - "name": "@fluentui-react-native/divider", - "version": "0.7.8" + '@fluentui-react-native/focus-trap-zone': { + name: '@fluentui-react-native/focus-trap-zone', + version: '0.12.5', }, - "@fluentui-react-native/focus-trap-zone": { - "name": "@fluentui-react-native/focus-trap-zone", - "version": "0.12.5" + '@fluentui-react-native/focus-zone': { + name: '@fluentui-react-native/focus-zone', + version: '0.21.0', }, - "@fluentui-react-native/focus-zone": { - "name": "@fluentui-react-native/focus-zone", - "version": "0.21.0" + '@fluentui-react-native/icon': { + name: '@fluentui-react-native/icon', + version: '0.21.8', }, - "@fluentui-react-native/icon": { - "name": "@fluentui-react-native/icon", - "version": "0.21.8" + '@fluentui-react-native/input': { + name: '@fluentui-react-native/input', + version: '0.7.8', }, - "@fluentui-react-native/input": { - "name": "@fluentui-react-native/input", - "version": "0.7.8" + '@fluentui-react-native/link': { + name: '@fluentui-react-native/link', + version: '0.23.8', }, - "@fluentui-react-native/link": { - "name": "@fluentui-react-native/link", - "version": "0.23.8" + '@fluentui-react-native/menu': { + name: '@fluentui-react-native/menu', + version: '1.14.22', }, - "@fluentui-react-native/menu": { - "name": "@fluentui-react-native/menu", - "version": "1.14.22" + '@fluentui-react-native/menu-button': { + name: '@fluentui-react-native/menu-button', + version: '0.13.19', }, - "@fluentui-react-native/menu-button": { - "name": "@fluentui-react-native/menu-button", - "version": "0.13.19" + '@fluentui-react-native/notification': { + name: '@fluentui-react-native/notification', + version: '0.25.11', }, - "@fluentui-react-native/notification": { - "name": "@fluentui-react-native/notification", - "version": "0.25.11" + '@fluentui-react-native/persona': { + name: '@fluentui-react-native/persona', + version: '0.16.2', }, - "@fluentui-react-native/persona": { - "name": "@fluentui-react-native/persona", - "version": "0.16.2" + '@fluentui-react-native/persona-coin': { + name: '@fluentui-react-native/persona-coin', + version: '0.15.2', }, - "@fluentui-react-native/persona-coin": { - "name": "@fluentui-react-native/persona-coin", - "version": "0.15.2" + '@fluentui-react-native/pressable': { + name: '@fluentui-react-native/pressable', + version: '0.12.4', }, - "@fluentui-react-native/pressable": { - "name": "@fluentui-react-native/pressable", - "version": "0.12.4" + '@fluentui-react-native/radio-group': { + name: '@fluentui-react-native/radio-group', + version: '0.21.16', }, - "@fluentui-react-native/radio-group": { - "name": "@fluentui-react-native/radio-group", - "version": "0.21.16" + '@fluentui-react-native/separator': { + name: '@fluentui-react-native/separator', + version: '0.18.2', }, - "@fluentui-react-native/separator": { - "name": "@fluentui-react-native/separator", - "version": "0.18.2" + '@fluentui-react-native/stack': { + name: '@fluentui-react-native/stack', + version: '0.10.7', }, - "@fluentui-react-native/stack": { - "name": "@fluentui-react-native/stack", - "version": "0.10.7" + '@fluentui-react-native/switch': { + name: '@fluentui-react-native/switch', + version: '0.13.7', }, - "@fluentui-react-native/switch": { - "name": "@fluentui-react-native/switch", - "version": "0.13.7" + '@fluentui-react-native/tablist': { + name: '@fluentui-react-native/tablist', + version: '0.7.4', }, - "@fluentui-react-native/tablist": { - "name": "@fluentui-react-native/tablist", - "version": "0.7.4" + '@fluentui-react-native/text': { + name: '@fluentui-react-native/text', + version: '0.24.6', }, - "@fluentui-react-native/text": { - "name": "@fluentui-react-native/text", - "version": "0.24.6" + '@uifabricshared/foundation-composable': { + name: '@uifabricshared/foundation-composable', + version: '0.13.1', }, - "@uifabricshared/foundation-composable": { - "name": "@uifabricshared/foundation-composable", - "version": "0.13.1" + '@uifabricshared/foundation-compose': { + name: '@uifabricshared/foundation-compose', + version: '1.15.2', }, - "@uifabricshared/foundation-compose": { - "name": "@uifabricshared/foundation-compose", - "version": "1.15.2" + '@uifabricshared/foundation-settings': { + name: '@uifabricshared/foundation-settings', + version: '0.15.1', }, - "@uifabricshared/foundation-settings": { - "name": "@uifabricshared/foundation-settings", - "version": "0.15.1" + '@uifabricshared/foundation-tokens': { + name: '@uifabricshared/foundation-tokens', + version: '0.15.2', }, - "@uifabricshared/foundation-tokens": { - "name": "@uifabricshared/foundation-tokens", - "version": "0.15.2" + '@uifabricshared/theme-registry': { + name: '@uifabricshared/theme-registry', + version: '0.12.0', }, - "@uifabricshared/theme-registry": { - "name": "@uifabricshared/theme-registry", - "version": "0.12.0" + '@uifabricshared/themed-settings': { + name: '@uifabricshared/themed-settings', + version: '0.12.1', }, - "@uifabricshared/themed-settings": { - "name": "@uifabricshared/themed-settings", - "version": "0.12.1" + '@uifabricshared/theming-ramp': { + name: '@uifabricshared/theming-ramp', + version: '0.20.2', }, - "@uifabricshared/theming-ramp": { - "name": "@uifabricshared/theming-ramp", - "version": "0.20.2" + '@uifabricshared/theming-react-native': { + name: '@uifabricshared/theming-react-native', + version: '0.20.5', }, - "@uifabricshared/theming-react-native": { - "name": "@uifabricshared/theming-react-native", - "version": "0.20.5" + '@fluentui-react-native/experimental-activity-indicator': { + name: '@fluentui-react-native/experimental-activity-indicator', + version: '0.10.3', }, - "@fluentui-react-native/experimental-activity-indicator": { - "name": "@fluentui-react-native/experimental-activity-indicator", - "version": "0.10.3" + '@fluentui-react-native/experimental-appearance-additions': { + name: '@fluentui-react-native/experimental-appearance-additions', + version: '0.7.2', }, - "@fluentui-react-native/experimental-appearance-additions": { - "name": "@fluentui-react-native/experimental-appearance-additions", - "version": "0.7.2" + '@fluentui-react-native/experimental-avatar': { + name: '@fluentui-react-native/experimental-avatar', + version: '0.21.4', }, - "@fluentui-react-native/experimental-avatar": { - "name": "@fluentui-react-native/experimental-avatar", - "version": "0.21.4" + '@fluentui-react-native/experimental-checkbox': { + name: '@fluentui-react-native/experimental-checkbox', + version: '0.17.9', }, - "@fluentui-react-native/experimental-checkbox": { - "name": "@fluentui-react-native/experimental-checkbox", - "version": "0.17.9" + '@fluentui-react-native/drawer': { + name: '@fluentui-react-native/drawer', + version: '0.4.4', }, - "@fluentui-react-native/drawer": { - "name": "@fluentui-react-native/drawer", - "version": "0.4.4" + '@fluentui-react-native/dropdown': { + name: '@fluentui-react-native/dropdown', + version: '0.10.13', }, - "@fluentui-react-native/dropdown": { - "name": "@fluentui-react-native/dropdown", - "version": "0.10.13" + '@fluentui-react-native/experimental-expander': { + name: '@fluentui-react-native/experimental-expander', + version: '0.8.3', }, - "@fluentui-react-native/experimental-expander": { - "name": "@fluentui-react-native/experimental-expander", - "version": "0.8.3" + '@fluentui-react-native/experimental-menu-button': { + name: '@fluentui-react-native/experimental-menu-button', + version: '0.10.19', }, - "@fluentui-react-native/experimental-menu-button": { - "name": "@fluentui-react-native/experimental-menu-button", - "version": "0.10.19" + '@fluentui-react-native/experimental-native-date-picker': { + name: '@fluentui-react-native/experimental-native-date-picker', + version: '0.11.0', }, - "@fluentui-react-native/experimental-native-date-picker": { - "name": "@fluentui-react-native/experimental-native-date-picker", - "version": "0.11.0" + '@fluentui-react-native/experimental-native-font-metrics': { + name: '@fluentui-react-native/experimental-native-font-metrics', + version: '0.6.0', }, - "@fluentui-react-native/experimental-native-font-metrics": { - "name": "@fluentui-react-native/experimental-native-font-metrics", - "version": "0.6.0" + '@fluentui-react-native/overflow': { + name: '@fluentui-react-native/overflow', + version: '0.3.22', }, - "@fluentui-react-native/overflow": { - "name": "@fluentui-react-native/overflow", - "version": "0.3.22" + '@fluentui-react-native/popover': { + name: '@fluentui-react-native/popover', + version: '0.4.2', }, - "@fluentui-react-native/popover": { - "name": "@fluentui-react-native/popover", - "version": "0.4.2" + '@fluentui-react-native/experimental-shadow': { + name: '@fluentui-react-native/experimental-shadow', + version: '0.6.4', }, - "@fluentui-react-native/experimental-shadow": { - "name": "@fluentui-react-native/experimental-shadow", - "version": "0.6.4" + '@fluentui-react-native/experimental-shimmer': { + name: '@fluentui-react-native/experimental-shimmer', + version: '0.13.5', }, - "@fluentui-react-native/experimental-shimmer": { - "name": "@fluentui-react-native/experimental-shimmer", - "version": "0.13.5" + '@fluentui-react-native/spinner': { + name: '@fluentui-react-native/spinner', + version: '0.9.9', }, - "@fluentui-react-native/spinner": { - "name": "@fluentui-react-native/spinner", - "version": "0.9.9" + '@fluentui-react-native/tooltip': { + name: '@fluentui-react-native/tooltip', + version: '0.4.11', }, - "@fluentui-react-native/tooltip": { - "name": "@fluentui-react-native/tooltip", - "version": "0.4.11" + '@fluentui-react-native/vibrancy-view': { + name: '@fluentui-react-native/vibrancy-view', + version: '0.3.0', }, - "@fluentui-react-native/vibrancy-view": { - "name": "@fluentui-react-native/vibrancy-view", - "version": "0.3.0" + '@fluentui-react-native/composition': { + name: '@fluentui-react-native/composition', + version: '0.11.2', }, - "@fluentui-react-native/composition": { - "name": "@fluentui-react-native/composition", - "version": "0.11.2" + '@fluentui-react-native/lint-config-rules': { + name: '@fluentui-react-native/lint-config-rules', + version: '0.1.1', }, - "@fluentui-react-native/lint-config-rules": { - "name": "@fluentui-react-native/lint-config-rules", - "version": "0.1.1" + '@fluentui-react-native/framework': { + name: '@fluentui-react-native/framework', + version: '0.14.2', }, - "@fluentui-react-native/framework": { - "name": "@fluentui-react-native/framework", - "version": "0.14.2" + '@fluentui-react-native/immutable-merge': { + name: '@fluentui-react-native/immutable-merge', + version: '1.2.2', }, - "@fluentui-react-native/immutable-merge": { - "name": "@fluentui-react-native/immutable-merge", - "version": "1.2.2" + '@fluentui-react-native/memo-cache': { + name: '@fluentui-react-native/memo-cache', + version: '1.3.3', }, - "@fluentui-react-native/memo-cache": { - "name": "@fluentui-react-native/memo-cache", - "version": "1.3.3" + '@fluentui-react-native/merge-props': { + name: '@fluentui-react-native/merge-props', + version: '0.9.1', }, - "@fluentui-react-native/merge-props": { - "name": "@fluentui-react-native/merge-props", - "version": "0.9.1" + '@fluentui-react-native/theme': { + name: '@fluentui-react-native/theme', + version: '0.11.1', }, - "@fluentui-react-native/theme": { - "name": "@fluentui-react-native/theme", - "version": "0.11.1" + '@fluentui-react-native/themed-stylesheet': { + name: '@fluentui-react-native/themed-stylesheet', + version: '1.7.1', }, - "@fluentui-react-native/themed-stylesheet": { - "name": "@fluentui-react-native/themed-stylesheet", - "version": "1.7.1" + '@fluentui-react-native/use-slot': { + name: '@fluentui-react-native/use-slot', + version: '0.6.2', }, - "@fluentui-react-native/use-slot": { - "name": "@fluentui-react-native/use-slot", - "version": "0.6.2" + '@fluentui-react-native/use-slots': { + name: '@fluentui-react-native/use-slots', + version: '0.10.2', }, - "@fluentui-react-native/use-slots": { - "name": "@fluentui-react-native/use-slots", - "version": "0.10.2" + '@fluentui-react-native/use-styling': { + name: '@fluentui-react-native/use-styling', + version: '0.13.2', }, - "@fluentui-react-native/use-styling": { - "name": "@fluentui-react-native/use-styling", - "version": "0.13.2" + '@fluentui-react-native/use-tokens': { + name: '@fluentui-react-native/use-tokens', + version: '0.6.2', }, - "@fluentui-react-native/use-tokens": { - "name": "@fluentui-react-native/use-tokens", - "version": "0.6.2" + '@fluentui/react-native': { + name: '@fluentui/react-native', + version: '0.42.13', }, - "@fluentui/react-native": { - "name": "@fluentui/react-native", - "version": "0.42.13" + '@fluentui-react-native/android-theme': { + name: '@fluentui-react-native/android-theme', + version: '0.25.2', }, - "@fluentui-react-native/android-theme": { - "name": "@fluentui-react-native/android-theme", - "version": "0.25.2" + '@fluentui-react-native/apple-theme': { + name: '@fluentui-react-native/apple-theme', + version: '0.28.2', }, - "@fluentui-react-native/apple-theme": { - "name": "@fluentui-react-native/apple-theme", - "version": "0.28.2" + '@fluentui-react-native/default-theme': { + name: '@fluentui-react-native/default-theme', + version: '0.26.2', }, - "@fluentui-react-native/default-theme": { - "name": "@fluentui-react-native/default-theme", - "version": "0.26.2" + '@fluentui-react-native/theme-tokens': { + name: '@fluentui-react-native/theme-tokens', + version: '0.27.1', }, - "@fluentui-react-native/theme-tokens": { - "name": "@fluentui-react-native/theme-tokens", - "version": "0.27.1" + '@fluentui-react-native/theme-types': { + name: '@fluentui-react-native/theme-types', + version: '0.39.1', }, - "@fluentui-react-native/theme-types": { - "name": "@fluentui-react-native/theme-types", - "version": "0.39.1" + '@fluentui-react-native/theming-utils': { + name: '@fluentui-react-native/theming-utils', + version: '0.26.1', }, - "@fluentui-react-native/theming-utils": { - "name": "@fluentui-react-native/theming-utils", - "version": "0.26.1" + '@fluentui-react-native/win32-theme': { + name: '@fluentui-react-native/win32-theme', + version: '0.34.5', }, - "@fluentui-react-native/win32-theme": { - "name": "@fluentui-react-native/win32-theme", - "version": "0.34.5" + '@fluentui-react-native/adapters': { + name: '@fluentui-react-native/adapters', + version: '0.13.0', }, - "@fluentui-react-native/adapters": { - "name": "@fluentui-react-native/adapters", - "version": "0.13.0" + '@fluentui-react-native/interactive-hooks': { + name: '@fluentui-react-native/interactive-hooks', + version: '0.27.4', }, - "@fluentui-react-native/interactive-hooks": { - "name": "@fluentui-react-native/interactive-hooks", - "version": "0.27.4" + '@fluentui-react-native/styling-utils': { + name: '@fluentui-react-native/styling-utils', + version: '0.7.0', }, - "@fluentui-react-native/styling-utils": { - "name": "@fluentui-react-native/styling-utils", - "version": "0.7.0" + '@fluentui-react-native/tokens': { + name: '@fluentui-react-native/tokens', + version: '0.23.1', }, - "@fluentui-react-native/tokens": { - "name": "@fluentui-react-native/tokens", - "version": "0.23.1" - } }, - "0.72": { - "@fluentui-react-native/e2e-testing": { - "name": "@fluentui-react-native/e2e-testing", - "version": "1.34.19" + 0.72: { + '@fluentui-react-native/e2e-testing': { + name: '@fluentui-react-native/e2e-testing', + version: '1.34.19', + }, + '@fluentui-react-native/tester': { + name: '@fluentui-react-native/tester', + version: '0.167.33', }, - "@fluentui-react-native/tester": { - "name": "@fluentui-react-native/tester", - "version": "0.167.33" + '@fluentui-react-native/tester-win32': { + name: '@fluentui-react-native/tester-win32', + version: '0.37.64', }, - "@fluentui-react-native/tester-win32": { - "name": "@fluentui-react-native/tester-win32", - "version": "0.37.64" + '@fluentui-react-native/avatar': { + name: '@fluentui-react-native/avatar', + version: '1.11.15', }, - "@fluentui-react-native/avatar": { - "name": "@fluentui-react-native/avatar", - "version": "1.11.15" + '@fluentui-react-native/badge': { + name: '@fluentui-react-native/badge', + version: '0.8.15', }, - "@fluentui-react-native/badge": { - "name": "@fluentui-react-native/badge", - "version": "0.8.15" + '@fluentui-react-native/button': { + name: '@fluentui-react-native/button', + version: '0.36.18', }, - "@fluentui-react-native/button": { - "name": "@fluentui-react-native/button", - "version": "0.36.18" + '@fluentui-react-native/callout': { + name: '@fluentui-react-native/callout', + version: '0.25.16', }, - "@fluentui-react-native/callout": { - "name": "@fluentui-react-native/callout", - "version": "0.25.16" + '@fluentui-react-native/checkbox': { + name: '@fluentui-react-native/checkbox', + version: '0.22.14', }, - "@fluentui-react-native/checkbox": { - "name": "@fluentui-react-native/checkbox", - "version": "0.22.14" + '@fluentui-react-native/chip': { + name: '@fluentui-react-native/chip', + version: '0.3.15', }, - "@fluentui-react-native/chip": { - "name": "@fluentui-react-native/chip", - "version": "0.3.15" + '@fluentui-react-native/contextual-menu': { + name: '@fluentui-react-native/contextual-menu', + version: '0.23.19', }, - "@fluentui-react-native/contextual-menu": { - "name": "@fluentui-react-native/contextual-menu", - "version": "0.23.19" + '@fluentui-react-native/divider': { + name: '@fluentui-react-native/divider', + version: '0.6.15', }, - "@fluentui-react-native/divider": { - "name": "@fluentui-react-native/divider", - "version": "0.6.15" + '@fluentui-react-native/focus-trap-zone': { + name: '@fluentui-react-native/focus-trap-zone', + version: '0.11.15', }, - "@fluentui-react-native/focus-trap-zone": { - "name": "@fluentui-react-native/focus-trap-zone", - "version": "0.11.15" + '@fluentui-react-native/focus-zone': { + name: '@fluentui-react-native/focus-zone', + version: '0.16.15', }, - "@fluentui-react-native/focus-zone": { - "name": "@fluentui-react-native/focus-zone", - "version": "0.16.15" + '@fluentui-react-native/icon': { + name: '@fluentui-react-native/icon', + version: '0.20.15', }, - "@fluentui-react-native/icon": { - "name": "@fluentui-react-native/icon", - "version": "0.20.15" + '@fluentui-react-native/input': { + name: '@fluentui-react-native/input', + version: '0.6.5', }, - "@fluentui-react-native/input": { - "name": "@fluentui-react-native/input", - "version": "0.6.5" + '@fluentui-react-native/link': { + name: '@fluentui-react-native/link', + version: '0.21.14', }, - "@fluentui-react-native/link": { - "name": "@fluentui-react-native/link", - "version": "0.21.14" + '@fluentui-react-native/menu': { + name: '@fluentui-react-native/menu', + version: '1.13.2', }, - "@fluentui-react-native/menu": { - "name": "@fluentui-react-native/menu", - "version": "1.13.2" + '@fluentui-react-native/menu-button': { + name: '@fluentui-react-native/menu-button', + version: '0.12.22', }, - "@fluentui-react-native/menu-button": { - "name": "@fluentui-react-native/menu-button", - "version": "0.12.22" + '@fluentui-react-native/notification': { + name: '@fluentui-react-native/notification', + version: '0.24.18', }, - "@fluentui-react-native/notification": { - "name": "@fluentui-react-native/notification", - "version": "0.24.18" + '@fluentui-react-native/persona': { + name: '@fluentui-react-native/persona', + version: '0.15.12', }, - "@fluentui-react-native/persona": { - "name": "@fluentui-react-native/persona", - "version": "0.15.12" + '@fluentui-react-native/persona-coin': { + name: '@fluentui-react-native/persona-coin', + version: '0.14.12', }, - "@fluentui-react-native/persona-coin": { - "name": "@fluentui-react-native/persona-coin", - "version": "0.14.12" + '@fluentui-react-native/pressable': { + name: '@fluentui-react-native/pressable', + version: '0.11.14', }, - "@fluentui-react-native/pressable": { - "name": "@fluentui-react-native/pressable", - "version": "0.11.14" + '@fluentui-react-native/radio-group': { + name: '@fluentui-react-native/radio-group', + version: '0.20.17', }, - "@fluentui-react-native/radio-group": { - "name": "@fluentui-react-native/radio-group", - "version": "0.20.17" + '@fluentui-react-native/separator': { + name: '@fluentui-react-native/separator', + version: '0.17.11', }, - "@fluentui-react-native/separator": { - "name": "@fluentui-react-native/separator", - "version": "0.17.11" + '@fluentui-react-native/stack': { + name: '@fluentui-react-native/stack', + version: '0.9.14', }, - "@fluentui-react-native/stack": { - "name": "@fluentui-react-native/stack", - "version": "0.9.14" + '@fluentui-react-native/switch': { + name: '@fluentui-react-native/switch', + version: '0.12.14', }, - "@fluentui-react-native/switch": { - "name": "@fluentui-react-native/switch", - "version": "0.12.14" + '@fluentui-react-native/tablist': { + name: '@fluentui-react-native/tablist', + version: '0.5.23', }, - "@fluentui-react-native/tablist": { - "name": "@fluentui-react-native/tablist", - "version": "0.5.23" + '@fluentui-react-native/text': { + name: '@fluentui-react-native/text', + version: '0.22.14', }, - "@fluentui-react-native/text": { - "name": "@fluentui-react-native/text", - "version": "0.22.14" + '@uifabricshared/foundation-composable': { + name: '@uifabricshared/foundation-composable', + version: '0.12.5', }, - "@uifabricshared/foundation-composable": { - "name": "@uifabricshared/foundation-composable", - "version": "0.12.5" + '@uifabricshared/foundation-compose': { + name: '@uifabricshared/foundation-compose', + version: '1.14.25', }, - "@uifabricshared/foundation-compose": { - "name": "@uifabricshared/foundation-compose", - "version": "1.14.25" + '@uifabricshared/foundation-settings': { + name: '@uifabricshared/foundation-settings', + version: '0.14.1', }, - "@uifabricshared/foundation-settings": { - "name": "@uifabricshared/foundation-settings", - "version": "0.14.1" + '@uifabricshared/foundation-tokens': { + name: '@uifabricshared/foundation-tokens', + version: '0.14.9', }, - "@uifabricshared/foundation-tokens": { - "name": "@uifabricshared/foundation-tokens", - "version": "0.14.9" + '@uifabricshared/theme-registry': { + name: '@uifabricshared/theme-registry', + version: '0.11.2', }, - "@uifabricshared/theme-registry": { - "name": "@uifabricshared/theme-registry", - "version": "0.11.2" + '@uifabricshared/themed-settings': { + name: '@uifabricshared/themed-settings', + version: '0.11.1', }, - "@uifabricshared/themed-settings": { - "name": "@uifabricshared/themed-settings", - "version": "0.11.1" + '@uifabricshared/theming-ramp': { + name: '@uifabricshared/theming-ramp', + version: '0.19.12', }, - "@uifabricshared/theming-ramp": { - "name": "@uifabricshared/theming-ramp", - "version": "0.19.12" + '@uifabricshared/theming-react-native': { + name: '@uifabricshared/theming-react-native', + version: '0.19.13', }, - "@uifabricshared/theming-react-native": { - "name": "@uifabricshared/theming-react-native", - "version": "0.19.13" + '@fluentui-react-native/experimental-activity-indicator': { + name: '@fluentui-react-native/experimental-activity-indicator', + version: '0.9.11', }, - "@fluentui-react-native/experimental-activity-indicator": { - "name": "@fluentui-react-native/experimental-activity-indicator", - "version": "0.9.11" + '@fluentui-react-native/experimental-appearance-additions': { + name: '@fluentui-react-native/experimental-appearance-additions', + version: '0.6.11', }, - "@fluentui-react-native/experimental-appearance-additions": { - "name": "@fluentui-react-native/experimental-appearance-additions", - "version": "0.6.11" + '@fluentui-react-native/experimental-avatar': { + name: '@fluentui-react-native/experimental-avatar', + version: '0.20.13', }, - "@fluentui-react-native/experimental-avatar": { - "name": "@fluentui-react-native/experimental-avatar", - "version": "0.20.13" + '@fluentui-react-native/experimental-checkbox': { + name: '@fluentui-react-native/experimental-checkbox', + version: '0.16.15', }, - "@fluentui-react-native/experimental-checkbox": { - "name": "@fluentui-react-native/experimental-checkbox", - "version": "0.16.15" + '@fluentui-react-native/drawer': { + name: '@fluentui-react-native/drawer', + version: '0.3.13', }, - "@fluentui-react-native/drawer": { - "name": "@fluentui-react-native/drawer", - "version": "0.3.13" + '@fluentui-react-native/dropdown': { + name: '@fluentui-react-native/dropdown', + version: '0.9.20', }, - "@fluentui-react-native/dropdown": { - "name": "@fluentui-react-native/dropdown", - "version": "0.9.20" + '@fluentui-react-native/experimental-expander': { + name: '@fluentui-react-native/experimental-expander', + version: '0.7.13', }, - "@fluentui-react-native/experimental-expander": { - "name": "@fluentui-react-native/experimental-expander", - "version": "0.7.13" + '@fluentui-react-native/experimental-menu-button': { + name: '@fluentui-react-native/experimental-menu-button', + version: '0.9.21', }, - "@fluentui-react-native/experimental-menu-button": { - "name": "@fluentui-react-native/experimental-menu-button", - "version": "0.9.21" + '@fluentui-react-native/experimental-native-date-picker': { + name: '@fluentui-react-native/experimental-native-date-picker', + version: '0.10.1', }, - "@fluentui-react-native/experimental-native-date-picker": { - "name": "@fluentui-react-native/experimental-native-date-picker", - "version": "0.10.1" + '@fluentui-react-native/experimental-native-font-metrics': { + name: '@fluentui-react-native/experimental-native-font-metrics', + version: '0.5.1', }, - "@fluentui-react-native/experimental-native-font-metrics": { - "name": "@fluentui-react-native/experimental-native-font-metrics", - "version": "0.5.1" + '@fluentui-react-native/overflow': { + name: '@fluentui-react-native/overflow', + version: '0.2.10', }, - "@fluentui-react-native/overflow": { - "name": "@fluentui-react-native/overflow", - "version": "0.2.10" + '@fluentui-react-native/popover': { + name: '@fluentui-react-native/popover', + version: '0.3.11', }, - "@fluentui-react-native/popover": { - "name": "@fluentui-react-native/popover", - "version": "0.3.11" + '@fluentui-react-native/experimental-shadow': { + name: '@fluentui-react-native/experimental-shadow', + version: '0.5.14', }, - "@fluentui-react-native/experimental-shadow": { - "name": "@fluentui-react-native/experimental-shadow", - "version": "0.5.14" + '@fluentui-react-native/experimental-shimmer': { + name: '@fluentui-react-native/experimental-shimmer', + version: '0.12.15', }, - "@fluentui-react-native/experimental-shimmer": { - "name": "@fluentui-react-native/experimental-shimmer", - "version": "0.12.15" + '@fluentui-react-native/spinner': { + name: '@fluentui-react-native/spinner', + version: '0.8.15', }, - "@fluentui-react-native/spinner": { - "name": "@fluentui-react-native/spinner", - "version": "0.8.15" + '@fluentui-react-native/tooltip': { + name: '@fluentui-react-native/tooltip', + version: '0.2.19', }, - "@fluentui-react-native/tooltip": { - "name": "@fluentui-react-native/tooltip", - "version": "0.2.19" + '@fluentui-react-native/vibrancy-view': { + name: '@fluentui-react-native/vibrancy-view', + version: '0.1.5', }, - "@fluentui-react-native/vibrancy-view": { - "name": "@fluentui-react-native/vibrancy-view", - "version": "0.1.5" + '@fluentui-react-native/composition': { + name: '@fluentui-react-native/composition', + version: '0.10.2', }, - "@fluentui-react-native/composition": { - "name": "@fluentui-react-native/composition", - "version": "0.10.2" + '@fluentui-react-native/lint-config-rules': { + name: '@fluentui-react-native/lint-config-rules', + version: '0.1.1', }, - "@fluentui-react-native/lint-config-rules": { - "name": "@fluentui-react-native/lint-config-rules", - "version": "0.1.1" + '@fluentui-react-native/framework': { + name: '@fluentui-react-native/framework', + version: '0.13.10', }, - "@fluentui-react-native/framework": { - "name": "@fluentui-react-native/framework", - "version": "0.13.10" + '@fluentui-react-native/immutable-merge': { + name: '@fluentui-react-native/immutable-merge', + version: '1.2.2', }, - "@fluentui-react-native/immutable-merge": { - "name": "@fluentui-react-native/immutable-merge", - "version": "1.2.2" + '@fluentui-react-native/memo-cache': { + name: '@fluentui-react-native/memo-cache', + version: '1.3.2', }, - "@fluentui-react-native/memo-cache": { - "name": "@fluentui-react-native/memo-cache", - "version": "1.3.2" + '@fluentui-react-native/merge-props': { + name: '@fluentui-react-native/merge-props', + version: '0.8.1', }, - "@fluentui-react-native/merge-props": { - "name": "@fluentui-react-native/merge-props", - "version": "0.8.1" + '@fluentui-react-native/theme': { + name: '@fluentui-react-native/theme', + version: '0.10.8', }, - "@fluentui-react-native/theme": { - "name": "@fluentui-react-native/theme", - "version": "0.10.8" + '@fluentui-react-native/themed-stylesheet': { + name: '@fluentui-react-native/themed-stylesheet', + version: '1.6.1', }, - "@fluentui-react-native/themed-stylesheet": { - "name": "@fluentui-react-native/themed-stylesheet", - "version": "1.6.1" + '@fluentui-react-native/use-slot': { + name: '@fluentui-react-native/use-slot', + version: '0.5.2', }, - "@fluentui-react-native/use-slot": { - "name": "@fluentui-react-native/use-slot", - "version": "0.5.2" + '@fluentui-react-native/use-slots': { + name: '@fluentui-react-native/use-slots', + version: '0.9.2', }, - "@fluentui-react-native/use-slots": { - "name": "@fluentui-react-native/use-slots", - "version": "0.9.2" + '@fluentui-react-native/use-styling': { + name: '@fluentui-react-native/use-styling', + version: '0.12.1', }, - "@fluentui-react-native/use-styling": { - "name": "@fluentui-react-native/use-styling", - "version": "0.12.1" + '@fluentui-react-native/use-tokens': { + name: '@fluentui-react-native/use-tokens', + version: '0.5.1', }, - "@fluentui-react-native/use-tokens": { - "name": "@fluentui-react-native/use-tokens", - "version": "0.5.1" + '@fluentui/react-native': { + name: '@fluentui/react-native', + version: '0.40.12', }, - "@fluentui/react-native": { - "name": "@fluentui/react-native", - "version": "0.40.12" + '@fluentui-react-native/android-theme': { + name: '@fluentui-react-native/android-theme', + version: '0.24.5', }, - "@fluentui-react-native/android-theme": { - "name": "@fluentui-react-native/android-theme", - "version": "0.24.5" + '@fluentui-react-native/apple-theme': { + name: '@fluentui-react-native/apple-theme', + version: '0.27.5', }, - "@fluentui-react-native/apple-theme": { - "name": "@fluentui-react-native/apple-theme", - "version": "0.27.5" + '@fluentui-react-native/default-theme': { + name: '@fluentui-react-native/default-theme', + version: '0.25.5', }, - "@fluentui-react-native/default-theme": { - "name": "@fluentui-react-native/default-theme", - "version": "0.25.5" + '@fluentui-react-native/theme-tokens': { + name: '@fluentui-react-native/theme-tokens', + version: '0.26.7', }, - "@fluentui-react-native/theme-tokens": { - "name": "@fluentui-react-native/theme-tokens", - "version": "0.26.7" + '@fluentui-react-native/theme-types': { + name: '@fluentui-react-native/theme-types', + version: '0.38.1', }, - "@fluentui-react-native/theme-types": { - "name": "@fluentui-react-native/theme-types", - "version": "0.38.1" + '@fluentui-react-native/theming-utils': { + name: '@fluentui-react-native/theming-utils', + version: '0.25.9', }, - "@fluentui-react-native/theming-utils": { - "name": "@fluentui-react-native/theming-utils", - "version": "0.25.9" + '@fluentui-react-native/win32-theme': { + name: '@fluentui-react-native/win32-theme', + version: '0.33.5', }, - "@fluentui-react-native/win32-theme": { - "name": "@fluentui-react-native/win32-theme", - "version": "0.33.5" + '@fluentui-react-native/adapters': { + name: '@fluentui-react-native/adapters', + version: '0.12.3', }, - "@fluentui-react-native/adapters": { - "name": "@fluentui-react-native/adapters", - "version": "0.12.3" + '@fluentui-react-native/interactive-hooks': { + name: '@fluentui-react-native/interactive-hooks', + version: '0.26.4', }, - "@fluentui-react-native/interactive-hooks": { - "name": "@fluentui-react-native/interactive-hooks", - "version": "0.26.4" + '@fluentui-react-native/styling-utils': { + name: '@fluentui-react-native/styling-utils', + version: '0.6.1', }, - "@fluentui-react-native/styling-utils": { - "name": "@fluentui-react-native/styling-utils", - "version": "0.6.1" + '@fluentui-react-native/tokens': { + name: '@fluentui-react-native/tokens', + version: '0.22.9', }, - "@fluentui-react-native/tokens": { - "name": "@fluentui-react-native/tokens", - "version": "0.22.9" - } }, - "0.71": { - "@fluentui-react-native/e2e-testing": { - "name": "@fluentui-react-native/e2e-testing", - "version": "1.32.8" + 0.71: { + '@fluentui-react-native/e2e-testing': { + name: '@fluentui-react-native/e2e-testing', + version: '1.32.8', }, - "@fluentui-react-native/tester": { - "name": "@fluentui-react-native/tester", - "version": "0.157.10" + '@fluentui-react-native/tester': { + name: '@fluentui-react-native/tester', + version: '0.157.10', }, - "@fluentui-react-native/tester-win32": { - "name": "@fluentui-react-native/tester-win32", - "version": "0.36.17" + '@fluentui-react-native/tester-win32': { + name: '@fluentui-react-native/tester-win32', + version: '0.36.17', }, - "@fluentui-react-native/avatar": { - "name": "@fluentui-react-native/avatar", - "version": "1.10.18" + '@fluentui-react-native/avatar': { + name: '@fluentui-react-native/avatar', + version: '1.10.18', }, - "@fluentui-react-native/badge": { - "name": "@fluentui-react-native/badge", - "version": "0.7.14" + '@fluentui-react-native/badge': { + name: '@fluentui-react-native/badge', + version: '0.7.14', }, - "@fluentui-react-native/button": { - "name": "@fluentui-react-native/button", - "version": "0.35.11" + '@fluentui-react-native/button': { + name: '@fluentui-react-native/button', + version: '0.35.11', }, - "@fluentui-react-native/callout": { - "name": "@fluentui-react-native/callout", - "version": "0.24.19" + '@fluentui-react-native/callout': { + name: '@fluentui-react-native/callout', + version: '0.24.19', }, - "@fluentui-react-native/checkbox": { - "name": "@fluentui-react-native/checkbox", - "version": "0.21.7" + '@fluentui-react-native/checkbox': { + name: '@fluentui-react-native/checkbox', + version: '0.21.7', }, - "@fluentui-react-native/chip": { - "name": "@fluentui-react-native/chip", - "version": "0.2.9" + '@fluentui-react-native/chip': { + name: '@fluentui-react-native/chip', + version: '0.2.9', }, - "@fluentui-react-native/contextual-menu": { - "name": "@fluentui-react-native/contextual-menu", - "version": "0.22.25" + '@fluentui-react-native/contextual-menu': { + name: '@fluentui-react-native/contextual-menu', + version: '0.22.25', }, - "@fluentui-react-native/divider": { - "name": "@fluentui-react-native/divider", - "version": "0.5.16" + '@fluentui-react-native/divider': { + name: '@fluentui-react-native/divider', + version: '0.5.16', }, - "@fluentui-react-native/focus-trap-zone": { - "name": "@fluentui-react-native/focus-trap-zone", - "version": "0.10.14" + '@fluentui-react-native/focus-trap-zone': { + name: '@fluentui-react-native/focus-trap-zone', + version: '0.10.14', }, - "@fluentui-react-native/focus-zone": { - "name": "@fluentui-react-native/focus-zone", - "version": "0.15.0" + '@fluentui-react-native/focus-zone': { + name: '@fluentui-react-native/focus-zone', + version: '0.15.0', }, - "@fluentui-react-native/icon": { - "name": "@fluentui-react-native/icon", - "version": "0.19.16" + '@fluentui-react-native/icon': { + name: '@fluentui-react-native/icon', + version: '0.19.16', }, - "@fluentui-react-native/input": { - "name": "@fluentui-react-native/input", - "version": "0.4.9" + '@fluentui-react-native/input': { + name: '@fluentui-react-native/input', + version: '0.4.9', }, - "@fluentui-react-native/link": { - "name": "@fluentui-react-native/link", - "version": "0.20.7" + '@fluentui-react-native/link': { + name: '@fluentui-react-native/link', + version: '0.20.7', }, - "@fluentui-react-native/menu": { - "name": "@fluentui-react-native/menu", - "version": "1.11.30" + '@fluentui-react-native/menu': { + name: '@fluentui-react-native/menu', + version: '1.11.30', }, - "@fluentui-react-native/menu-button": { - "name": "@fluentui-react-native/menu-button", - "version": "0.11.31" + '@fluentui-react-native/menu-button': { + name: '@fluentui-react-native/menu-button', + version: '0.11.31', }, - "@fluentui-react-native/notification": { - "name": "@fluentui-react-native/notification", - "version": "0.23.22" + '@fluentui-react-native/notification': { + name: '@fluentui-react-native/notification', + version: '0.23.22', }, - "@fluentui-react-native/persona": { - "name": "@fluentui-react-native/persona", - "version": "0.14.12" + '@fluentui-react-native/persona': { + name: '@fluentui-react-native/persona', + version: '0.14.12', }, - "@fluentui-react-native/persona-coin": { - "name": "@fluentui-react-native/persona-coin", - "version": "0.13.12" + '@fluentui-react-native/persona-coin': { + name: '@fluentui-react-native/persona-coin', + version: '0.13.12', }, - "@fluentui-react-native/pressable": { - "name": "@fluentui-react-native/pressable", - "version": "0.10.13" + '@fluentui-react-native/pressable': { + name: '@fluentui-react-native/pressable', + version: '0.10.13', }, - "@fluentui-react-native/radio-group": { - "name": "@fluentui-react-native/radio-group", - "version": "0.19.9" + '@fluentui-react-native/radio-group': { + name: '@fluentui-react-native/radio-group', + version: '0.19.9', }, - "@fluentui-react-native/separator": { - "name": "@fluentui-react-native/separator", - "version": "0.16.10" + '@fluentui-react-native/separator': { + name: '@fluentui-react-native/separator', + version: '0.16.10', }, - "@fluentui-react-native/stack": { - "name": "@fluentui-react-native/stack", - "version": "0.8.16" + '@fluentui-react-native/stack': { + name: '@fluentui-react-native/stack', + version: '0.8.16', }, - "@fluentui-react-native/switch": { - "name": "@fluentui-react-native/switch", - "version": "0.11.7" + '@fluentui-react-native/switch': { + name: '@fluentui-react-native/switch', + version: '0.11.7', }, - "@fluentui-react-native/text": { - "name": "@fluentui-react-native/text", - "version": "0.21.14" + '@fluentui-react-native/text': { + name: '@fluentui-react-native/text', + version: '0.21.14', }, - "@uifabricshared/foundation-composable": { - "name": "@uifabricshared/foundation-composable", - "version": "0.12.2" + '@uifabricshared/foundation-composable': { + name: '@uifabricshared/foundation-composable', + version: '0.12.2', }, - "@uifabricshared/foundation-compose": { - "name": "@uifabricshared/foundation-compose", - "version": "1.14.12" + '@uifabricshared/foundation-compose': { + name: '@uifabricshared/foundation-compose', + version: '1.14.12', }, - "@uifabricshared/foundation-settings": { - "name": "@uifabricshared/foundation-settings", - "version": "0.13.2" + '@uifabricshared/foundation-settings': { + name: '@uifabricshared/foundation-settings', + version: '0.13.2', }, - "@uifabricshared/foundation-tokens": { - "name": "@uifabricshared/foundation-tokens", - "version": "0.13.9" + '@uifabricshared/foundation-tokens': { + name: '@uifabricshared/foundation-tokens', + version: '0.13.9', }, - "@uifabricshared/theme-registry": { - "name": "@uifabricshared/theme-registry", - "version": "0.10.1" + '@uifabricshared/theme-registry': { + name: '@uifabricshared/theme-registry', + version: '0.10.1', }, - "@uifabricshared/themed-settings": { - "name": "@uifabricshared/themed-settings", - "version": "0.10.2" + '@uifabricshared/themed-settings': { + name: '@uifabricshared/themed-settings', + version: '0.10.2', }, - "@uifabricshared/theming-ramp": { - "name": "@uifabricshared/theming-ramp", - "version": "0.19.4" + '@uifabricshared/theming-ramp': { + name: '@uifabricshared/theming-ramp', + version: '0.19.4', }, - "@uifabricshared/theming-react-native": { - "name": "@uifabricshared/theming-react-native", - "version": "0.18.12" + '@uifabricshared/theming-react-native': { + name: '@uifabricshared/theming-react-native', + version: '0.18.12', }, - "@fluentui-react-native/experimental-activity-indicator": { - "name": "@fluentui-react-native/experimental-activity-indicator", - "version": "0.8.12" + '@fluentui-react-native/experimental-activity-indicator': { + name: '@fluentui-react-native/experimental-activity-indicator', + version: '0.8.12', }, - "@fluentui-react-native/experimental-appearance-additions": { - "name": "@fluentui-react-native/experimental-appearance-additions", - "version": "0.5.12" + '@fluentui-react-native/experimental-appearance-additions': { + name: '@fluentui-react-native/experimental-appearance-additions', + version: '0.5.12', }, - "@fluentui-react-native/experimental-avatar": { - "name": "@fluentui-react-native/experimental-avatar", - "version": "0.19.11" + '@fluentui-react-native/experimental-avatar': { + name: '@fluentui-react-native/experimental-avatar', + version: '0.19.11', }, - "@fluentui-react-native/experimental-button": { - "name": "@fluentui-react-native/experimental-button", - "version": "0.18.22" + '@fluentui-react-native/experimental-button': { + name: '@fluentui-react-native/experimental-button', + version: '0.18.22', }, - "@fluentui-react-native/experimental-checkbox": { - "name": "@fluentui-react-native/experimental-checkbox", - "version": "0.15.17" + '@fluentui-react-native/experimental-checkbox': { + name: '@fluentui-react-native/experimental-checkbox', + version: '0.15.17', }, - "@fluentui-react-native/drawer": { - "name": "@fluentui-react-native/drawer", - "version": "0.2.13" + '@fluentui-react-native/drawer': { + name: '@fluentui-react-native/drawer', + version: '0.2.13', }, - "@fluentui-react-native/dropdown": { - "name": "@fluentui-react-native/dropdown", - "version": "0.8.29" + '@fluentui-react-native/dropdown': { + name: '@fluentui-react-native/dropdown', + version: '0.8.29', }, - "@fluentui-react-native/experimental-expander": { - "name": "@fluentui-react-native/experimental-expander", - "version": "0.6.13" + '@fluentui-react-native/experimental-expander': { + name: '@fluentui-react-native/experimental-expander', + version: '0.6.13', }, - "@fluentui-react-native/experimental-link": { - "name": "@fluentui-react-native/experimental-link", - "version": "0.6.16" + '@fluentui-react-native/experimental-link': { + name: '@fluentui-react-native/experimental-link', + version: '0.6.16', }, - "@fluentui-react-native/experimental-menu-button": { - "name": "@fluentui-react-native/experimental-menu-button", - "version": "0.7.31" + '@fluentui-react-native/experimental-menu-button': { + name: '@fluentui-react-native/experimental-menu-button', + version: '0.7.31', }, - "@fluentui-react-native/experimental-native-date-picker": { - "name": "@fluentui-react-native/experimental-native-date-picker", - "version": "0.9.1" + '@fluentui-react-native/experimental-native-date-picker': { + name: '@fluentui-react-native/experimental-native-date-picker', + version: '0.9.1', }, - "@fluentui-react-native/experimental-native-font-metrics": { - "name": "@fluentui-react-native/experimental-native-font-metrics", - "version": "0.4.1" + '@fluentui-react-native/experimental-native-font-metrics': { + name: '@fluentui-react-native/experimental-native-font-metrics', + version: '0.4.1', }, - "@fluentui-react-native/popover": { - "name": "@fluentui-react-native/popover", - "version": "0.2.11" + '@fluentui-react-native/popover': { + name: '@fluentui-react-native/popover', + version: '0.2.11', }, - "@fluentui-react-native/experimental-radio-group": { - "name": "@fluentui-react-native/experimental-radio-group", - "version": "0.11.19" + '@fluentui-react-native/experimental-radio-group': { + name: '@fluentui-react-native/experimental-radio-group', + version: '0.11.19', }, - "@fluentui-react-native/experimental-shadow": { - "name": "@fluentui-react-native/experimental-shadow", - "version": "0.4.12" + '@fluentui-react-native/experimental-shadow': { + name: '@fluentui-react-native/experimental-shadow', + version: '0.4.12', }, - "@fluentui-react-native/experimental-shimmer": { - "name": "@fluentui-react-native/experimental-shimmer", - "version": "0.11.6" + '@fluentui-react-native/experimental-shimmer': { + name: '@fluentui-react-native/experimental-shimmer', + version: '0.11.6', }, - "@fluentui-react-native/spinner": { - "name": "@fluentui-react-native/spinner", - "version": "0.7.15" + '@fluentui-react-native/spinner': { + name: '@fluentui-react-native/spinner', + version: '0.7.15', }, - "@fluentui-react-native/tablist": { - "name": "@fluentui-react-native/tablist", - "version": "0.4.10" + '@fluentui-react-native/tablist': { + name: '@fluentui-react-native/tablist', + version: '0.4.10', }, - "@fluentui-react-native/experimental-text": { - "name": "@fluentui-react-native/experimental-text", - "version": "0.13.14" + '@fluentui-react-native/experimental-text': { + name: '@fluentui-react-native/experimental-text', + version: '0.13.14', }, - "@fluentui-react-native/vibrancy-view": { - "name": "@fluentui-react-native/vibrancy-view", - "version": "0.0.3" + '@fluentui-react-native/vibrancy-view': { + name: '@fluentui-react-native/vibrancy-view', + version: '0.0.3', }, - "@fluentui-react-native/component-cache": { - "name": "@fluentui-react-native/component-cache", - "version": "1.5.1" + '@fluentui-react-native/component-cache': { + name: '@fluentui-react-native/component-cache', + version: '1.5.1', }, - "@fluentui-react-native/composition": { - "name": "@fluentui-react-native/composition", - "version": "0.9.2" + '@fluentui-react-native/composition': { + name: '@fluentui-react-native/composition', + version: '0.9.2', }, - "@fluentui-react-native/lint-config-rules": { - "name": "@fluentui-react-native/lint-config-rules", - "version": "0.1.1" + '@fluentui-react-native/lint-config-rules': { + name: '@fluentui-react-native/lint-config-rules', + version: '0.1.1', }, - "@fluentui-react-native/framework": { - "name": "@fluentui-react-native/framework", - "version": "0.11.10" + '@fluentui-react-native/framework': { + name: '@fluentui-react-native/framework', + version: '0.11.10', }, - "@fluentui-react-native/immutable-merge": { - "name": "@fluentui-react-native/immutable-merge", - "version": "1.2.1" + '@fluentui-react-native/immutable-merge': { + name: '@fluentui-react-native/immutable-merge', + version: '1.2.1', }, - "@fluentui-react-native/memo-cache": { - "name": "@fluentui-react-native/memo-cache", - "version": "1.3.1" + '@fluentui-react-native/memo-cache': { + name: '@fluentui-react-native/memo-cache', + version: '1.3.1', }, - "@fluentui-react-native/merge-props": { - "name": "@fluentui-react-native/merge-props", - "version": "0.7.1" + '@fluentui-react-native/merge-props': { + name: '@fluentui-react-native/merge-props', + version: '0.7.1', }, - "@fluentui-react-native/theme": { - "name": "@fluentui-react-native/theme", - "version": "0.9.4" + '@fluentui-react-native/theme': { + name: '@fluentui-react-native/theme', + version: '0.9.4', }, - "@fluentui-react-native/themed-stylesheet": { - "name": "@fluentui-react-native/themed-stylesheet", - "version": "1.5.2" + '@fluentui-react-native/themed-stylesheet': { + name: '@fluentui-react-native/themed-stylesheet', + version: '1.5.2', }, - "@fluentui-react-native/use-slot": { - "name": "@fluentui-react-native/use-slot", - "version": "0.4.2" + '@fluentui-react-native/use-slot': { + name: '@fluentui-react-native/use-slot', + version: '0.4.2', }, - "@fluentui-react-native/use-slots": { - "name": "@fluentui-react-native/use-slots", - "version": "0.8.2" + '@fluentui-react-native/use-slots': { + name: '@fluentui-react-native/use-slots', + version: '0.8.2', }, - "@fluentui-react-native/use-styling": { - "name": "@fluentui-react-native/use-styling", - "version": "0.11.1" + '@fluentui-react-native/use-styling': { + name: '@fluentui-react-native/use-styling', + version: '0.11.1', }, - "@fluentui-react-native/use-tokens": { - "name": "@fluentui-react-native/use-tokens", - "version": "0.4.2" + '@fluentui-react-native/use-tokens': { + name: '@fluentui-react-native/use-tokens', + version: '0.4.2', }, - "@fluentui/react-native": { - "name": "@fluentui/react-native", - "version": "0.38.6" + '@fluentui/react-native': { + name: '@fluentui/react-native', + version: '0.38.6', }, - "@fluentui-react-native/android-theme": { - "name": "@fluentui-react-native/android-theme", - "version": "0.18.9" + '@fluentui-react-native/android-theme': { + name: '@fluentui-react-native/android-theme', + version: '0.18.9', }, - "@fluentui-react-native/apple-theme": { - "name": "@fluentui-react-native/apple-theme", - "version": "0.21.13" + '@fluentui-react-native/apple-theme': { + name: '@fluentui-react-native/apple-theme', + version: '0.21.13', }, - "@fluentui-react-native/default-theme": { - "name": "@fluentui-react-native/default-theme", - "version": "0.19.11" + '@fluentui-react-native/default-theme': { + name: '@fluentui-react-native/default-theme', + version: '0.19.11', }, - "@fluentui-react-native/theme-tokens": { - "name": "@fluentui-react-native/theme-tokens", - "version": "0.25.4" + '@fluentui-react-native/theme-tokens': { + name: '@fluentui-react-native/theme-tokens', + version: '0.25.4', }, - "@fluentui-react-native/theme-types": { - "name": "@fluentui-react-native/theme-types", - "version": "0.32.3" + '@fluentui-react-native/theme-types': { + name: '@fluentui-react-native/theme-types', + version: '0.32.3', }, - "@fluentui-react-native/theming-utils": { - "name": "@fluentui-react-native/theming-utils", - "version": "0.24.7" + '@fluentui-react-native/theming-utils': { + name: '@fluentui-react-native/theming-utils', + version: '0.24.7', }, - "@fluentui-react-native/win32-theme": { - "name": "@fluentui-react-native/win32-theme", - "version": "0.27.10" + '@fluentui-react-native/win32-theme': { + name: '@fluentui-react-native/win32-theme', + version: '0.27.10', }, - "@fluentui-react-native/adapters": { - "name": "@fluentui-react-native/adapters", - "version": "0.11.3" + '@fluentui-react-native/adapters': { + name: '@fluentui-react-native/adapters', + version: '0.11.3', }, - "@fluentui-react-native/interactive-hooks": { - "name": "@fluentui-react-native/interactive-hooks", - "version": "0.24.12" + '@fluentui-react-native/interactive-hooks': { + name: '@fluentui-react-native/interactive-hooks', + version: '0.24.12', }, - "@fluentui-react-native/styling-utils": { - "name": "@fluentui-react-native/styling-utils", - "version": "0.5.0" + '@fluentui-react-native/styling-utils': { + name: '@fluentui-react-native/styling-utils', + version: '0.5.0', }, - "@fluentui-react-native/tokens": { - "name": "@fluentui-react-native/tokens", - "version": "0.21.6" - } - } + '@fluentui-react-native/tokens': { + name: '@fluentui-react-native/tokens', + version: '0.21.6', + }, + }, }; From 2ee7800c5b061c119676d29ea67730854943ce07 Mon Sep 17 00:00:00 2001 From: Andrew Coates <30809111+acoates-ms@users.noreply.github.com> Date: Mon, 1 Jun 2026 15:42:14 -0700 Subject: [PATCH 04/14] bump rnta --- apps/fluent-tester/package.json | 10 +- apps/tester-core/package.json | 2 +- apps/win32/package.json | 2 +- yarn.lock | 158 ++++++++++++++++---------------- 4 files changed, 84 insertions(+), 88 deletions(-) diff --git a/apps/fluent-tester/package.json b/apps/fluent-tester/package.json index f3f806b954e..c16b9afbd75 100644 --- a/apps/fluent-tester/package.json +++ b/apps/fluent-tester/package.json @@ -57,7 +57,6 @@ "@fluentui-react-native/experimental-appearance-additions": "workspace:*", "@fluentui-react-native/experimental-avatar": "workspace:*", "@fluentui-react-native/experimental-checkbox": "workspace:*", - "@fluentui-react-native/experimental-expander": "workspace:*", "@fluentui-react-native/experimental-native-date-picker": "workspace:*", "@fluentui-react-native/experimental-native-font-metrics": "workspace:*", "@fluentui-react-native/experimental-shimmer": "workspace:*", @@ -95,20 +94,13 @@ "oxc-resolver": "catalog:", "path-dirname": "^1.0.2", "react-native-svg-transformer": "^1.0.0", - "react-native-test-app": "^4.4.11", + "react-native-test-app": "^5.1.10", "react-test-renderer": "19.1.4", "webdriverio": "catalog:" }, "jest": { "preset": "react-native" }, - "furn": { - "depcheck": { - "ignoreMatches": [ - "@fluentui-react-native/experimental-expander" - ] - } - }, "rnx-kit": { "kitType": "app", "bundle": [ diff --git a/apps/tester-core/package.json b/apps/tester-core/package.json index 289a4c5b028..4953d80ca0c 100644 --- a/apps/tester-core/package.json +++ b/apps/tester-core/package.json @@ -123,7 +123,7 @@ "react-native-macos": "^0.81.0", "react-native-svg": "^15.12.1", "react-native-svg-transformer": "^1.0.0", - "react-native-test-app": "^3.9.2", + "react-native-test-app": "^5.1.10", "react-native-windows": "^0.81.0", "react-test-renderer": "19.1.4", "webdriverio": "catalog:" diff --git a/apps/win32/package.json b/apps/win32/package.json index 9677d9179c2..9d59824927a 100644 --- a/apps/win32/package.json +++ b/apps/win32/package.json @@ -65,7 +65,7 @@ "metro-config": "^0.83.3", "oxc-resolver": "catalog:", "react-native-svg-transformer": "^1.0.0", - "react-native-test-app": "^4.4.11", + "react-native-test-app": "^5.1.10", "react-test-renderer": "19.1.4", "rimraf": "catalog:" }, diff --git a/yarn.lock b/yarn.lock index c08f2123781..8cc7066a06f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5130,7 +5130,7 @@ __metadata: react-native-macos: "npm:^0.81.0" react-native-svg: "npm:^15.12.1" react-native-svg-transformer: "npm:^1.0.0" - react-native-test-app: "npm:^3.9.2" + react-native-test-app: "npm:^5.1.10" react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" webdriverio: "catalog:" @@ -5222,7 +5222,7 @@ __metadata: react-native: "npm:^0.81.6" react-native-svg: "npm:^15.12.1" react-native-svg-transformer: "npm:^1.0.0" - react-native-test-app: "npm:^4.4.11" + react-native-test-app: "npm:^5.1.10" react-test-renderer: "npm:19.1.4" rimraf: "catalog:" languageName: unknown @@ -5238,7 +5238,6 @@ __metadata: "@fluentui-react-native/experimental-appearance-additions": "workspace:*" "@fluentui-react-native/experimental-avatar": "workspace:*" "@fluentui-react-native/experimental-checkbox": "workspace:*" - "@fluentui-react-native/experimental-expander": "workspace:*" "@fluentui-react-native/experimental-native-date-picker": "workspace:*" "@fluentui-react-native/experimental-native-font-metrics": "workspace:*" "@fluentui-react-native/experimental-shimmer": "workspace:*" @@ -5282,7 +5281,7 @@ __metadata: react-native-macos: "npm:^0.81.0" react-native-svg: "npm:^15.12.1" react-native-svg-transformer: "npm:^1.0.0" - react-native-test-app: "npm:^4.4.11" + react-native-test-app: "npm:^5.1.10" react-native-windows: "npm:^0.81.0" react-test-renderer: "npm:19.1.4" webdriverio: "catalog:" @@ -6375,6 +6374,13 @@ __metadata: languageName: node linkType: hard +"@isaacs/cliui@npm:^9.0.0": + version: 9.0.0 + resolution: "@isaacs/cliui@npm:9.0.0" + checksum: 10c0/971063b7296419f85053dacd0a0285dcadaa3dfc139228b23e016c1a9848121ad4aa5e7fcca7522062014e1eb6239a7424188b9f2cba893a79c90aae5710319c + languageName: node + linkType: hard + "@isaacs/fs-minipass@npm:^4.0.0": version: 4.0.1 resolution: "@isaacs/fs-minipass@npm:4.0.1" @@ -6908,6 +6914,13 @@ __metadata: languageName: node linkType: hard +"@nodable/entities@npm:^2.1.0": + version: 2.1.1 + resolution: "@nodable/entities@npm:2.1.1" + checksum: 10c0/d295c148a3a4a30dbcbb453d464ff93b28301d72c8f6f3a2f138f8a2bc1ad9f8c5210a70d857e7133f44468c3d8e90d3026e1aecee5a632d6c3f74898c14e5b9 + languageName: node + linkType: hard + "@nodelib/fs.scandir@npm:2.1.5": version: 2.1.5 resolution: "@nodelib/fs.scandir@npm:2.1.5" @@ -8748,12 +8761,12 @@ __metadata: languageName: node linkType: hard -"@rnx-kit/react-native-host@npm:^0.5.0, @rnx-kit/react-native-host@npm:^0.5.11": - version: 0.5.16 - resolution: "@rnx-kit/react-native-host@npm:0.5.16" +"@rnx-kit/react-native-host@npm:^0.5.17": + version: 0.5.17 + resolution: "@rnx-kit/react-native-host@npm:0.5.17" peerDependencies: react-native: ">=0.66" - checksum: 10c0/346aa558a9fbe1e36c544ddcd2e85b1f111dec1250700e3a2326d3c171f33fed1e7f4f7291bbc6bc0dcbb81c648261cb872ff334d7d970684ae05d92e84ba0d3 + checksum: 10c0/e9ab5c489758274def1d910c1f6855aeb04b8b8c4e17d71ea195f252dc1416f7dc29e743797532f80ab65dd6f4c8c596fbccc29df820c093c658b104b8d52a1c languageName: node linkType: hard @@ -12197,7 +12210,7 @@ __metadata: languageName: node linkType: hard -"cliui@npm:^8.0.0, cliui@npm:^8.0.1": +"cliui@npm:^8.0.1": version: 8.0.1 resolution: "cliui@npm:8.0.1" dependencies: @@ -14298,6 +14311,16 @@ __metadata: languageName: node linkType: hard +"fast-xml-builder@npm:^1.2.0": + version: 1.2.0 + resolution: "fast-xml-builder@npm:1.2.0" + dependencies: + path-expression-matcher: "npm:^1.5.0" + xml-naming: "npm:^0.1.0" + checksum: 10c0/84bb105cd04e91d6dcb746c4dbaeb12903b510e7ab9a06ffde55b5a582e005559a87d84467f18a655c6c4baf098f696fd74cee3cbe1aea9d01385907768ba32d + languageName: node + linkType: hard + "fast-xml-parser@npm:^4.0.0, fast-xml-parser@npm:^4.4.1": version: 4.5.5 resolution: "fast-xml-parser@npm:4.5.5" @@ -14322,6 +14345,21 @@ __metadata: languageName: node linkType: hard +"fast-xml-parser@npm:^5.7.0": + version: 5.8.0 + resolution: "fast-xml-parser@npm:5.8.0" + dependencies: + "@nodable/entities": "npm:^2.1.0" + fast-xml-builder: "npm:^1.2.0" + path-expression-matcher: "npm:^1.5.0" + strnum: "npm:^2.3.0" + xml-naming: "npm:^0.1.0" + bin: + fxparser: src/cli/cli.js + checksum: 10c0/cd0828b7daf3f683c64d0d6a0c719f1476d4f02f1089cf345a9bc0b886e7d5fa18c11da025d480ea67a41765be63135cbd952051942c9d0b422a5d4dde11814e + languageName: node + linkType: hard + "fastest-levenshtein@npm:1.0.16": version: 1.0.16 resolution: "fastest-levenshtein@npm:1.0.16" @@ -19659,6 +19697,13 @@ __metadata: languageName: node linkType: hard +"path-expression-matcher@npm:^1.5.0": + version: 1.5.0 + resolution: "path-expression-matcher@npm:1.5.0" + checksum: 10c0/646cb5bc66cd7d809a52288336f3ac1e6223f156fd8e912936e490e590f7f93e8056d4fd25fcbcc7da61bb698fa520112cb050372a3f65e7b79bd4afa0f77610 + languageName: node + linkType: hard + "path-is-absolute@npm:^1.0.0": version: 1.0.1 resolution: "path-is-absolute@npm:1.0.1" @@ -20289,61 +20334,24 @@ __metadata: languageName: node linkType: hard -"react-native-test-app@npm:^3.9.2": - version: 3.10.22 - resolution: "react-native-test-app@npm:3.10.22" - dependencies: - "@rnx-kit/react-native-host": "npm:^0.5.0" - ajv: "npm:^8.0.0" - cliui: "npm:^8.0.0" - fast-xml-parser: "npm:^4.0.0" - prompts: "npm:^2.4.0" - semver: "npm:^7.3.5" - uuid: "npm:^10.0.0" - peerDependencies: - "@callstack/react-native-visionos": 0.73 - 0.76 - "@expo/config-plugins": ">=5.0" - react: 17.0.1 - 19.0 - react-native: 0.66 - 0.76 || >=0.77.0-0 <0.77.0 - react-native-macos: ^0.0.0-0 || 0.66 || 0.68 || 0.71 - 0.76 - react-native-windows: ^0.0.0-0 || 0.66 - 0.76 - peerDependenciesMeta: - "@callstack/react-native-visionos": - optional: true - "@expo/config-plugins": - optional: true - react-native-macos: - optional: true - react-native-windows: - optional: true - bin: - configure-test-app: scripts/configure.mjs - init: scripts/init.mjs - init-test-app: scripts/init.mjs - install-windows-test-app: windows/test-app.mjs - checksum: 10c0/5d557ec1cc25632069b362f8960c9dc488639d728203431f07d8199cda2d4beb848c7e2888570b044631d8644660f8479b87b10269deb4ea57aaaa50eff53495 - languageName: node - linkType: hard - -"react-native-test-app@npm:^4.4.11": - version: 4.4.12 - resolution: "react-native-test-app@npm:4.4.12" +"react-native-test-app@npm:^5.1.10": + version: 5.1.10 + resolution: "react-native-test-app@npm:5.1.10" dependencies: - "@rnx-kit/react-native-host": "npm:^0.5.11" + "@isaacs/cliui": "npm:^9.0.0" + "@rnx-kit/react-native-host": "npm:^0.5.17" "@rnx-kit/tools-react-native": "npm:^2.1.0" ajv: "npm:^8.0.0" - cliui: "npm:^8.0.0" - fast-xml-parser: "npm:^4.0.0" + fast-xml-parser: "npm:^5.7.0" prompts: "npm:^2.4.0" - semver: "npm:^7.3.5" - uuid: "npm:^11.0.0" + semver: "npm:^7.5.2" peerDependencies: - "@callstack/react-native-visionos": 0.73 - 0.79 + "@callstack/react-native-visionos": 0.76 - 0.79 "@expo/config-plugins": ">=5.0" - react: 18.1 - 19.1 - react-native: 0.70 - 0.82 || >=0.83.0-0 <0.83.0 - react-native-macos: ^0.0.0-0 || 0.71 - 0.79 - react-native-windows: ^0.0.0-0 || 0.70 - 0.79 + react: 18.2 - 19.2 + react-native: 0.76 - 0.85 || >=0.85.0-0 <0.86.0 + react-native-macos: ^0.0.0-0 || 0.76 - 0.81 + react-native-windows: ^0.0.0-0 || 0.76 - 0.82 peerDependenciesMeta: "@callstack/react-native-visionos": optional: true @@ -20358,7 +20366,7 @@ __metadata: init: scripts/init.mjs init-test-app: scripts/init.mjs install-windows-test-app: windows/app.mjs - checksum: 10c0/d83f1cec79d4f5629e4370b0a378846d4a995070a025328b28883873a26b5a44fe883f7e64cb482d0dd49364e3d8884a3568f81293e56fd16a0b65efee4c3591 + checksum: 10c0/ec9b21a1244e72c67b965e74624f68eb664ca3b37bbb1c0cd8ac835a1926484cc34c062acab3b0647652d9d9e0c06044ad66fcf056d8658c2a7c959e6908c9ef languageName: node linkType: hard @@ -22145,6 +22153,13 @@ __metadata: languageName: node linkType: hard +"strnum@npm:^2.3.0": + version: 2.3.0 + resolution: "strnum@npm:2.3.0" + checksum: 10c0/8d29ea0789df22dfa6101153573c76ce12fb065ed0807eb99cc64624cd7f3d67a5aa0db507e75ab985ca23908cc4f02c65f3359ad762cb3659e3d6456e76e143 + languageName: node + linkType: hard + "supports-color@npm:10.2.2": version: 10.2.2 resolution: "supports-color@npm:10.2.2" @@ -22948,24 +22963,6 @@ __metadata: languageName: node linkType: hard -"uuid@npm:^10.0.0": - version: 10.0.0 - resolution: "uuid@npm:10.0.0" - bin: - uuid: dist/bin/uuid - checksum: 10c0/eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe - languageName: node - linkType: hard - -"uuid@npm:^11.0.0": - version: 11.1.0 - resolution: "uuid@npm:11.1.0" - bin: - uuid: dist/esm/bin/uuid - checksum: 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3 - languageName: node - linkType: hard - "v8-compile-cache-lib@npm:^3.0.1": version: 3.0.1 resolution: "v8-compile-cache-lib@npm:3.0.1" @@ -23463,6 +23460,13 @@ __metadata: languageName: node linkType: hard +"xml-naming@npm:^0.1.0": + version: 0.1.0 + resolution: "xml-naming@npm:0.1.0" + checksum: 10c0/8c7614865361bcb7e53e3e091dac21c567e2b92d447919b2f072775aa9dcfc94a5255bd52fbaa0fd53c93513e53a23a6a835218ad2af512451dbc678392f85fe + languageName: node + linkType: hard + "xml-parser-xo@npm:^3.2.0": version: 3.2.0 resolution: "xml-parser-xo@npm:3.2.0" From b60125631962a5e28e9613433fb0ed6711df116d Mon Sep 17 00:00:00 2001 From: Tommy Nguyen <4123478+tido64@users.noreply.github.com> Date: Tue, 2 Jun 2026 20:00:53 +0200 Subject: [PATCH 05/14] update Podfile.lock --- apps/fluent-tester/ios/Podfile | 2 +- apps/fluent-tester/ios/Podfile.lock | 2190 ++++++++++++++++++------ apps/fluent-tester/macos/Podfile | 2 +- apps/fluent-tester/macos/Podfile.lock | 2220 +++++++++++++++++++------ 4 files changed, 3428 insertions(+), 986 deletions(-) diff --git a/apps/fluent-tester/ios/Podfile b/apps/fluent-tester/ios/Podfile index f23f2e0a674..35817242e67 100644 --- a/apps/fluent-tester/ios/Podfile +++ b/apps/fluent-tester/ios/Podfile @@ -17,6 +17,6 @@ react_native_path = "#{__dir__}/../node_modules/react-native" use_test_app! do |target| target.app do - platform :ios, '15.0' + platform :ios, '16.0' end end diff --git a/apps/fluent-tester/ios/Podfile.lock b/apps/fluent-tester/ios/Podfile.lock index 2fd8303bfb6..8865916c578 100644 --- a/apps/fluent-tester/ios/Podfile.lock +++ b/apps/fluent-tester/ios/Podfile.lock @@ -1,19 +1,23 @@ PODS: - - boost (1.83.0) + - boost (1.84.0) - DoubleConversion (1.1.6) - - FBLazyVector (0.74.7) - - fmt (9.1.0) - - FRNAppearanceAdditions (0.7.17): + - fast_float (8.0.0) + - FBLazyVector (0.81.6) + - fmt (11.0.2) + - FRNAppearanceAdditions (0.8.3): - React - - FRNAvatar (0.21.19): + - FRNAvatar (0.22.3): - MicrosoftFluentUI (= 0.13.1) - React - - FRNDatePicker (0.11.5): + - FRNDatePicker (0.12.3): - MicrosoftFluentUI (= 0.13.1) - React - - FRNFontMetrics (0.6.5): + - FRNFontMetrics (0.7.3): - React - glog (0.3.5) + - hermes-engine (0.81.6): + - hermes-engine/Pre-built (= 0.81.6) + - hermes-engine/Pre-built (0.81.6) - MicrosoftFluentUI (0.13.1): - MicrosoftFluentUI/ActivityIndicator_ios (= 0.13.1) - MicrosoftFluentUI/Appearance_mac (= 0.13.1) @@ -175,863 +179,1595 @@ PODS: - MicrosoftFluentUI/EasyTapButton_ios - MicrosoftFluentUI/Label_ios - MicrosoftFluentUI/Utilities_ios (0.13.1) - - RCT-Folly (2024.01.01.00): + - RCT-Folly (2024.11.18.00): - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float (= 8.0.0) + - fmt (= 11.0.2) - glog - - RCT-Folly/Default (= 2024.01.01.00) - - RCT-Folly/Default (2024.01.01.00): + - RCT-Folly/Default (= 2024.11.18.00) + - RCT-Folly/Default (2024.11.18.00): - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float (= 8.0.0) + - fmt (= 11.0.2) - glog - - RCT-Folly/Fabric (2024.01.01.00): + - RCT-Folly/Fabric (2024.11.18.00): - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float (= 8.0.0) + - fmt (= 11.0.2) - glog - - RCTDeprecation (0.74.7) - - RCTRequired (0.74.7) - - RCTTypeSafety (0.74.7): - - FBLazyVector (= 0.74.7) - - RCTRequired (= 0.74.7) - - React-Core (= 0.74.7) - - React (0.74.7): - - React-Core (= 0.74.7) - - React-Core/DevSupport (= 0.74.7) - - React-Core/RCTWebSocket (= 0.74.7) - - React-RCTActionSheet (= 0.74.7) - - React-RCTAnimation (= 0.74.7) - - React-RCTBlob (= 0.74.7) - - React-RCTImage (= 0.74.7) - - React-RCTLinking (= 0.74.7) - - React-RCTNetwork (= 0.74.7) - - React-RCTSettings (= 0.74.7) - - React-RCTText (= 0.74.7) - - React-RCTVibration (= 0.74.7) - - React-callinvoker (0.74.7) - - React-Codegen (0.74.7): + - RCTDeprecation (0.81.6) + - RCTRequired (0.81.6) + - RCTTypeSafety (0.81.6): + - FBLazyVector (= 0.81.6) + - RCTRequired (= 0.81.6) + - React-Core (= 0.81.6) + - React (0.81.6): + - React-Core (= 0.81.6) + - React-Core/DevSupport (= 0.81.6) + - React-Core/RCTWebSocket (= 0.81.6) + - React-RCTActionSheet (= 0.81.6) + - React-RCTAnimation (= 0.81.6) + - React-RCTBlob (= 0.81.6) + - React-RCTImage (= 0.81.6) + - React-RCTLinking (= 0.81.6) + - React-RCTNetwork (= 0.81.6) + - React-RCTSettings (= 0.81.6) + - React-RCTText (= 0.81.6) + - React-RCTVibration (= 0.81.6) + - React-callinvoker (0.81.6) + - React-Core (0.81.6): + - boost - DoubleConversion + - fast_float + - fmt - glog + - hermes-engine - RCT-Folly - - RCTRequired - - RCTTypeSafety - - React-Core - - React-debug - - React-Fabric - - React-FabricImage - - React-featureflags - - React-graphics - - React-jsc - - React-jsi - - React-jsiexecutor - - React-NativeModulesApple - - React-rendererdebug - - React-utils - - ReactCommon/turbomodule/bridging - - ReactCommon/turbomodule/core - - React-Core (0.74.7): - - glog - - RCT-Folly (= 2024.01.01.00) + - RCT-Folly/Fabric - RCTDeprecation - - React-Core/Default (= 0.74.7) + - React-Core/Default (= 0.81.6) - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/CoreModulesHeaders (0.74.7): + - React-Core/CoreModulesHeaders (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/Default (0.74.7): + - React-Core/Default (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/DevSupport (0.74.7): + - React-Core/DevSupport (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - - React-Core/Default (= 0.74.7) - - React-Core/RCTWebSocket (= 0.74.7) + - React-Core/Default (= 0.81.6) + - React-Core/RCTWebSocket (= 0.81.6) - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTActionSheetHeaders (0.74.7): + - React-Core/RCTActionSheetHeaders (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTAnimationHeaders (0.74.7): + - React-Core/RCTAnimationHeaders (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTBlobHeaders (0.74.7): + - React-Core/RCTBlobHeaders (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTImageHeaders (0.74.7): + - React-Core/RCTImageHeaders (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTLinkingHeaders (0.74.7): + - React-Core/RCTLinkingHeaders (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTNetworkHeaders (0.74.7): + - React-Core/RCTNetworkHeaders (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTSettingsHeaders (0.74.7): + - React-Core/RCTSettingsHeaders (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTTextHeaders (0.74.7): + - React-Core/RCTTextHeaders (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTVibrationHeaders (0.74.7): + - React-Core/RCTVibrationHeaders (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTWebSocket (0.74.7): + - React-Core/RCTWebSocket (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - - React-Core/Default (= 0.74.7) + - React-Core/Default (= 0.81.6) - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-CoreModules (0.74.7): - - DoubleConversion - - fmt (= 9.1.0) - - RCT-Folly (= 2024.01.01.00) - - RCTTypeSafety (= 0.74.7) - - React-Codegen - - React-Core/CoreModulesHeaders (= 0.74.7) - - React-jsi (= 0.74.7) + - React-CoreModules (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric + - RCTTypeSafety (= 0.81.6) + - React-Core/CoreModulesHeaders (= 0.81.6) + - React-jsi (= 0.81.6) - React-jsinspector + - React-jsinspectorcdp + - React-jsinspectortracing - React-NativeModulesApple - React-RCTBlob - - React-RCTImage (= 0.74.7) + - React-RCTFBReactNativeSpec + - React-RCTImage (= 0.81.6) + - React-runtimeexecutor - ReactCommon - - SocketRocket (= 0.7.0) - - React-cxxreact (0.74.7): - - boost (= 1.83.0) + - SocketRocket + - React-cxxreact (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) - - React-callinvoker (= 0.74.7) - - React-debug (= 0.74.7) - - React-jsi (= 0.74.7) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-callinvoker (= 0.81.6) + - React-debug (= 0.81.6) + - React-jsi (= 0.81.6) - React-jsinspector - - React-logger (= 0.74.7) - - React-perflogger (= 0.74.7) - - React-runtimeexecutor (= 0.74.7) - - React-debug (0.74.7) - - React-Fabric (0.74.7): + - React-jsinspectorcdp + - React-jsinspectortracing + - React-logger (= 0.81.6) + - React-perflogger (= 0.81.6) + - React-runtimeexecutor + - React-timing (= 0.81.6) + - SocketRocket + - React-debug (0.81.6) + - React-defaultsnativemodule (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-domnativemodule + - React-featureflagsnativemodule + - React-idlecallbacksnativemodule + - React-jsi + - React-jsiexecutor + - React-microtasksnativemodule + - React-RCTFBReactNativeSpec + - SocketRocket + - React-domnativemodule (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-Fabric + - React-Fabric/bridging + - React-FabricComponents + - React-graphics + - React-jsi + - React-jsiexecutor + - React-RCTFBReactNativeSpec + - React-runtimeexecutor + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-Fabric (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug - - React-Fabric/animations (= 0.74.7) - - React-Fabric/attributedstring (= 0.74.7) - - React-Fabric/componentregistry (= 0.74.7) - - React-Fabric/componentregistrynative (= 0.74.7) - - React-Fabric/components (= 0.74.7) - - React-Fabric/core (= 0.74.7) - - React-Fabric/imagemanager (= 0.74.7) - - React-Fabric/leakchecker (= 0.74.7) - - React-Fabric/mounting (= 0.74.7) - - React-Fabric/scheduler (= 0.74.7) - - React-Fabric/telemetry (= 0.74.7) - - React-Fabric/templateprocessor (= 0.74.7) - - React-Fabric/textlayoutmanager (= 0.74.7) - - React-Fabric/uimanager (= 0.74.7) + - React-Fabric/animations (= 0.81.6) + - React-Fabric/attributedstring (= 0.81.6) + - React-Fabric/bridging (= 0.81.6) + - React-Fabric/componentregistry (= 0.81.6) + - React-Fabric/componentregistrynative (= 0.81.6) + - React-Fabric/components (= 0.81.6) + - React-Fabric/consistency (= 0.81.6) + - React-Fabric/core (= 0.81.6) + - React-Fabric/dom (= 0.81.6) + - React-Fabric/imagemanager (= 0.81.6) + - React-Fabric/leakchecker (= 0.81.6) + - React-Fabric/mounting (= 0.81.6) + - React-Fabric/observers (= 0.81.6) + - React-Fabric/scheduler (= 0.81.6) + - React-Fabric/telemetry (= 0.81.6) + - React-Fabric/templateprocessor (= 0.81.6) + - React-Fabric/uimanager (= 0.81.6) + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/animations (0.74.7): + - SocketRocket + - React-Fabric/animations (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/attributedstring (0.74.7): + - SocketRocket + - React-Fabric/attributedstring (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/componentregistry (0.74.7): + - SocketRocket + - React-Fabric/bridging (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/componentregistrynative (0.74.7): + - SocketRocket + - React-Fabric/componentregistry (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components (0.74.7): + - SocketRocket + - React-Fabric/componentregistrynative (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug - - React-Fabric/components/inputaccessory (= 0.74.7) - - React-Fabric/components/legacyviewmanagerinterop (= 0.74.7) - - React-Fabric/components/modal (= 0.74.7) - - React-Fabric/components/rncore (= 0.74.7) - - React-Fabric/components/root (= 0.74.7) - - React-Fabric/components/safeareaview (= 0.74.7) - - React-Fabric/components/scrollview (= 0.74.7) - - React-Fabric/components/text (= 0.74.7) - - React-Fabric/components/textinput (= 0.74.7) - - React-Fabric/components/unimplementedview (= 0.74.7) - - React-Fabric/components/view (= 0.74.7) + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/inputaccessory (0.74.7): + - SocketRocket + - React-Fabric/components (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-Fabric/components/legacyviewmanagerinterop (= 0.81.6) + - React-Fabric/components/root (= 0.81.6) + - React-Fabric/components/scrollview (= 0.81.6) + - React-Fabric/components/view (= 0.81.6) + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/legacyviewmanagerinterop (0.74.7): + - SocketRocket + - React-Fabric/components/legacyviewmanagerinterop (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/modal (0.74.7): + - SocketRocket + - React-Fabric/components/root (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/rncore (0.74.7): + - SocketRocket + - React-Fabric/components/scrollview (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/root (0.74.7): + - SocketRocket + - React-Fabric/components/view (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger + - React-renderercss - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/safeareaview (0.74.7): + - SocketRocket + - Yoga + - React-Fabric/consistency (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/scrollview (0.74.7): + - SocketRocket + - React-Fabric/core (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/text (0.74.7): + - SocketRocket + - React-Fabric/dom (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/textinput (0.74.7): + - SocketRocket + - React-Fabric/imagemanager (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/unimplementedview (0.74.7): + - SocketRocket + - React-Fabric/leakchecker (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/view (0.74.7): + - SocketRocket + - React-Fabric/mounting (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - Yoga - - React-Fabric/core (0.74.7): + - SocketRocket + - React-Fabric/observers (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-Fabric/observers/events (= 0.81.6) + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/imagemanager (0.74.7): + - SocketRocket + - React-Fabric/observers/events (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/leakchecker (0.74.7): + - SocketRocket + - React-Fabric/scheduler (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-Fabric/observers/events + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger + - React-performancetimeline - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/mounting (0.74.7): + - SocketRocket + - React-Fabric/telemetry (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-rendererdebug + - React-runtimeexecutor + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - React-Fabric/templateprocessor (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-rendererdebug + - React-runtimeexecutor + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - React-Fabric/uimanager (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric/uimanager/consistency (= 0.81.6) + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger + - React-rendererconsistency - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/scheduler (0.74.7): + - SocketRocket + - React-Fabric/uimanager/consistency (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger + - React-rendererconsistency - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/telemetry (0.74.7): + - SocketRocket + - React-FabricComponents (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-Fabric + - React-FabricComponents/components (= 0.81.6) + - React-FabricComponents/textlayoutmanager (= 0.81.6) + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger + - React-RCTFBReactNativeSpec - React-rendererdebug - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/templateprocessor (0.74.7): + - SocketRocket + - Yoga + - React-FabricComponents/components (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-Fabric + - React-FabricComponents/components/inputaccessory (= 0.81.6) + - React-FabricComponents/components/iostextinput (= 0.81.6) + - React-FabricComponents/components/modal (= 0.81.6) + - React-FabricComponents/components/rncore (= 0.81.6) + - React-FabricComponents/components/safeareaview (= 0.81.6) + - React-FabricComponents/components/scrollview (= 0.81.6) + - React-FabricComponents/components/switch (= 0.81.6) + - React-FabricComponents/components/text (= 0.81.6) + - React-FabricComponents/components/textinput (= 0.81.6) + - React-FabricComponents/components/unimplementedview (= 0.81.6) + - React-FabricComponents/components/virtualview (= 0.81.6) + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger + - React-RCTFBReactNativeSpec - React-rendererdebug - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/textlayoutmanager (0.74.7): + - SocketRocket + - Yoga + - React-FabricComponents/components/inputaccessory (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug - - React-Fabric/uimanager + - React-Fabric + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger + - React-RCTFBReactNativeSpec - React-rendererdebug - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/uimanager (0.74.7): + - SocketRocket + - Yoga + - React-FabricComponents/components/iostextinput (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-Fabric + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger + - React-RCTFBReactNativeSpec - React-rendererdebug - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-FabricImage (0.74.7): + - SocketRocket + - Yoga + - React-FabricComponents/components/modal (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) - - RCTRequired (= 0.74.7) - - RCTTypeSafety (= 0.74.7) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/components/rncore (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/components/safeareaview (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/components/scrollview (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/components/switch (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/components/text (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/components/textinput (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/components/unimplementedview (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/components/virtualview (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/textlayoutmanager (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricImage (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired (= 0.81.6) + - RCTTypeSafety (= 0.81.6) + - React-Fabric + - React-featureflags - React-graphics - React-ImageManager - - React-jsc - React-jsi - - React-jsiexecutor (= 0.74.7) + - React-jsiexecutor (= 0.81.6) - React-logger - React-rendererdebug - React-utils - ReactCommon + - SocketRocket - Yoga - - React-featureflags (0.74.7) - - React-graphics (0.74.7): + - React-featureflags (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric + - SocketRocket + - React-featureflagsnativemodule (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) - - React-Core/Default (= 0.74.7) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-featureflags + - React-jsi + - React-jsiexecutor + - React-RCTFBReactNativeSpec + - ReactCommon/turbomodule/core + - SocketRocket + - React-graphics (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-jsi + - React-jsiexecutor - React-utils - - React-ImageManager (0.74.7): + - SocketRocket + - React-hermes (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-cxxreact (= 0.81.6) + - React-jsi + - React-jsiexecutor (= 0.81.6) + - React-jsinspector + - React-jsinspectorcdp + - React-jsinspectortracing + - React-perflogger (= 0.81.6) + - React-runtimeexecutor + - SocketRocket + - React-idlecallbacksnativemodule (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-jsi + - React-jsiexecutor + - React-RCTFBReactNativeSpec + - React-runtimeexecutor + - React-runtimescheduler + - ReactCommon/turbomodule/core + - SocketRocket + - React-ImageManager (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly - RCT-Folly/Fabric - React-Core/Default - React-debug @@ -1039,264 +1775,666 @@ PODS: - React-graphics - React-rendererdebug - React-utils - - React-jsc (0.74.7): - - React-jsc/Fabric (= 0.74.7) - - React-jsi (= 0.74.7) - - React-jsc/Fabric (0.74.7): - - React-jsi (= 0.74.7) - - React-jserrorhandler (0.74.7): - - RCT-Folly/Fabric (= 2024.01.01.00) + - SocketRocket + - React-jserrorhandler (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-cxxreact - React-debug + - React-featureflags - React-jsi - - React-Mapbuffer - - React-jsi (0.74.7): - - boost (= 1.83.0) + - ReactCommon/turbomodule/bridging + - SocketRocket + - React-jsi (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - SocketRocket + - React-jsiexecutor (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-cxxreact (= 0.81.6) + - React-jsi (= 0.81.6) + - React-jsinspector + - React-jsinspectorcdp + - React-jsinspectortracing + - React-perflogger (= 0.81.6) + - React-runtimeexecutor + - SocketRocket + - React-jsinspector (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-featureflags + - React-jsi + - React-jsinspectorcdp + - React-jsinspectornetwork + - React-jsinspectortracing + - React-oscompat + - React-perflogger (= 0.81.6) + - React-runtimeexecutor + - SocketRocket + - React-jsinspectorcdp (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric + - SocketRocket + - React-jsinspectornetwork (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric + - React-featureflags + - React-jsinspectorcdp + - React-performancetimeline + - React-timing + - SocketRocket + - React-jsinspectortracing (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) - - React-jsiexecutor (0.74.7): + - RCT-Folly + - RCT-Folly/Fabric + - React-oscompat + - React-timing + - SocketRocket + - React-jsitooling (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) - - React-cxxreact (= 0.74.7) - - React-jsi (= 0.74.7) + - RCT-Folly + - RCT-Folly/Fabric + - React-cxxreact (= 0.81.6) + - React-jsi (= 0.81.6) - React-jsinspector - - React-perflogger (= 0.74.7) - - React-jsinspector (0.74.7): - - DoubleConversion - - glog - - RCT-Folly (= 2024.01.01.00) - - React-featureflags - - React-jsi - - React-runtimeexecutor (= 0.74.7) - - React-jsitracing (0.74.7): + - React-jsinspectorcdp + - React-jsinspectortracing + - React-runtimeexecutor + - SocketRocket + - React-jsitracing (0.81.6): - React-jsi - - React-logger (0.74.7): + - React-logger (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - React-Mapbuffer (0.74.7): + - RCT-Folly + - RCT-Folly/Fabric + - SocketRocket + - React-Mapbuffer (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog + - RCT-Folly + - RCT-Folly/Fabric - React-debug - - React-nativeconfig (0.74.7) - - React-NativeModulesApple (0.74.7): + - SocketRocket + - React-microtasksnativemodule (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-jsi + - React-jsiexecutor + - React-RCTFBReactNativeSpec + - ReactCommon/turbomodule/core + - SocketRocket + - React-NativeModulesApple (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - React-callinvoker - React-Core - React-cxxreact - - React-jsc + - React-featureflags - React-jsi - React-jsinspector + - React-jsinspectorcdp - React-runtimeexecutor - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - - React-perflogger (0.74.7) - - React-RCTActionSheet (0.74.7): - - React-Core/RCTActionSheetHeaders (= 0.74.7) - - React-RCTAnimation (0.74.7): - - RCT-Folly (= 2024.01.01.00) + - SocketRocket + - React-oscompat (0.81.6) + - React-perflogger (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric + - SocketRocket + - React-performancetimeline (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric + - React-featureflags + - React-jsinspectortracing + - React-perflogger + - React-timing + - SocketRocket + - React-RCTActionSheet (0.81.6): + - React-Core/RCTActionSheetHeaders (= 0.81.6) + - React-RCTAnimation (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric - RCTTypeSafety - - React-Codegen - React-Core/RCTAnimationHeaders + - React-featureflags - React-jsi - React-NativeModulesApple + - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTAppDelegate (0.74.7): - - RCT-Folly (= 2024.01.01.00) + - SocketRocket + - React-RCTAppDelegate (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - - React-Codegen - React-Core - React-CoreModules - React-debug + - React-defaultsnativemodule - React-Fabric - React-featureflags - React-graphics - - React-jsc - - React-nativeconfig + - React-hermes + - React-jsitooling - React-NativeModulesApple - React-RCTFabric + - React-RCTFBReactNativeSpec - React-RCTImage - React-RCTNetwork + - React-RCTRuntime - React-rendererdebug - React-RuntimeApple - React-RuntimeCore + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon - - React-RCTBlob (0.74.7): + - SocketRocket + - React-RCTBlob (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) - - RCT-Folly (= 2024.01.01.00) - - React-Codegen + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - React-Core/RCTBlobHeaders - React-Core/RCTWebSocket - React-jsi - React-jsinspector + - React-jsinspectorcdp - React-NativeModulesApple + - React-RCTFBReactNativeSpec - React-RCTNetwork - ReactCommon - - React-RCTFabric (0.74.7): + - SocketRocket + - React-RCTFabric (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - React-Core - React-debug - React-Fabric + - React-FabricComponents - React-FabricImage - React-featureflags - React-graphics - React-ImageManager - - React-jsc - React-jsi - React-jsinspector - - React-nativeconfig + - React-jsinspectorcdp + - React-jsinspectornetwork + - React-jsinspectortracing + - React-performancetimeline + - React-RCTAnimation + - React-RCTFBReactNativeSpec - React-RCTImage - React-RCTText + - React-rendererconsistency + - React-renderercss - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils + - SocketRocket + - Yoga + - React-RCTFBReactNativeSpec (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-jsi + - React-NativeModulesApple + - React-RCTFBReactNativeSpec/components (= 0.81.6) + - ReactCommon + - SocketRocket + - React-RCTFBReactNativeSpec/components (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-NativeModulesApple + - React-rendererdebug + - React-utils + - ReactCommon + - SocketRocket - Yoga - - React-RCTImage (0.74.7): - - RCT-Folly (= 2024.01.01.00) + - React-RCTImage (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric - RCTTypeSafety - - React-Codegen - React-Core/RCTImageHeaders - React-jsi - React-NativeModulesApple + - React-RCTFBReactNativeSpec - React-RCTNetwork - ReactCommon - - React-RCTLinking (0.74.7): - - React-Codegen - - React-Core/RCTLinkingHeaders (= 0.74.7) - - React-jsi (= 0.74.7) + - SocketRocket + - React-RCTLinking (0.81.6): + - React-Core/RCTLinkingHeaders (= 0.81.6) + - React-jsi (= 0.81.6) - React-NativeModulesApple + - React-RCTFBReactNativeSpec - ReactCommon - - ReactCommon/turbomodule/core (= 0.74.7) - - React-RCTNetwork (0.74.7): - - RCT-Folly (= 2024.01.01.00) + - ReactCommon/turbomodule/core (= 0.81.6) + - React-RCTNetwork (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric - RCTTypeSafety - - React-Codegen - React-Core/RCTNetworkHeaders + - React-featureflags - React-jsi + - React-jsinspectorcdp + - React-jsinspectornetwork - React-NativeModulesApple + - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTSettings (0.74.7): - - RCT-Folly (= 2024.01.01.00) + - SocketRocket + - React-RCTRuntime (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-Core + - React-jsi + - React-jsinspector + - React-jsinspectorcdp + - React-jsinspectortracing + - React-jsitooling + - React-RuntimeApple + - React-RuntimeCore + - React-runtimeexecutor + - React-RuntimeHermes + - SocketRocket + - React-RCTSettings (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric - RCTTypeSafety - - React-Codegen - React-Core/RCTSettingsHeaders - React-jsi - React-NativeModulesApple + - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTText (0.74.7): - - React-Core/RCTTextHeaders (= 0.74.7) + - SocketRocket + - React-RCTText (0.81.6): + - React-Core/RCTTextHeaders (= 0.81.6) - Yoga - - React-RCTVibration (0.74.7): - - RCT-Folly (= 2024.01.01.00) - - React-Codegen + - React-RCTVibration (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric - React-Core/RCTVibrationHeaders - React-jsi - React-NativeModulesApple + - React-RCTFBReactNativeSpec - ReactCommon - - React-rendererdebug (0.74.7): + - SocketRocket + - React-rendererconsistency (0.81.6) + - React-renderercss (0.81.6): + - React-debug + - React-utils + - React-rendererdebug (0.81.6): + - boost - DoubleConversion - - fmt (= 9.1.0) - - RCT-Folly (= 2024.01.01.00) + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric - React-debug - - React-rncore (0.74.7) - - React-RuntimeApple (0.74.7): - - RCT-Folly/Fabric (= 2024.01.01.00) + - SocketRocket + - React-RuntimeApple (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - React-callinvoker - React-Core/Default - React-CoreModules - React-cxxreact - - React-jsc + - React-featureflags - React-jserrorhandler - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsitooling - React-Mapbuffer - React-NativeModulesApple - React-RCTFabric + - React-RCTFBReactNativeSpec - React-RuntimeCore - React-runtimeexecutor + - React-RuntimeHermes + - React-runtimescheduler - React-utils - - React-RuntimeCore (0.74.7): + - SocketRocket + - React-RuntimeCore (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - React-cxxreact + - React-Fabric - React-featureflags - - React-jsc - React-jserrorhandler - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsitooling + - React-performancetimeline - React-runtimeexecutor - React-runtimescheduler - React-utils - - React-runtimeexecutor (0.74.7): - - React-jsi (= 0.74.7) - - React-runtimescheduler (0.74.7): + - SocketRocket + - React-runtimeexecutor (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric + - React-debug + - React-featureflags + - React-jsi (= 0.81.6) + - React-utils + - SocketRocket + - React-RuntimeHermes (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-featureflags + - React-hermes + - React-jsi + - React-jsinspector + - React-jsinspectorcdp + - React-jsinspectortracing + - React-jsitooling + - React-jsitracing + - React-RuntimeCore + - React-runtimeexecutor + - React-utils + - SocketRocket + - React-runtimescheduler (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - React-callinvoker - React-cxxreact - React-debug - React-featureflags - - React-jsc - React-jsi + - React-jsinspectortracing + - React-performancetimeline + - React-rendererconsistency - React-rendererdebug - React-runtimeexecutor + - React-timing - React-utils - - React-utils (0.74.7): + - SocketRocket + - React-timing (0.81.6): + - React-debug + - React-utils (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-debug + - React-jsi (= 0.81.6) + - SocketRocket + - ReactAppDependencyProvider (0.81.6): + - ReactCodegen + - ReactCodegen (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core - React-debug - - React-jsc - - React-jsi (= 0.74.7) - - ReactCommon (0.74.7): - - ReactCommon/turbomodule (= 0.74.7) - - ReactCommon/turbomodule (0.74.7): - - DoubleConversion - - fmt (= 9.1.0) - - glog - - RCT-Folly (= 2024.01.01.00) - - React-callinvoker (= 0.74.7) - - React-cxxreact (= 0.74.7) - - React-jsi (= 0.74.7) - - React-logger (= 0.74.7) - - React-perflogger (= 0.74.7) - - ReactCommon/turbomodule/bridging (= 0.74.7) - - ReactCommon/turbomodule/core (= 0.74.7) - - ReactCommon/turbomodule/bridging (0.74.7): - - DoubleConversion - - fmt (= 9.1.0) - - glog - - RCT-Folly (= 2024.01.01.00) - - React-callinvoker (= 0.74.7) - - React-cxxreact (= 0.74.7) - - React-jsi (= 0.74.7) - - React-logger (= 0.74.7) - - React-perflogger (= 0.74.7) - - ReactCommon/turbomodule/core (0.74.7): - - DoubleConversion - - fmt (= 9.1.0) - - glog - - RCT-Folly (= 2024.01.01.00) - - React-callinvoker (= 0.74.7) - - React-cxxreact (= 0.74.7) - - React-debug (= 0.74.7) - - React-jsi (= 0.74.7) - - React-logger (= 0.74.7) - - React-perflogger (= 0.74.7) - - React-utils (= 0.74.7) - - ReactNativeHost (0.5.16): - - DoubleConversion - - glog - - RCT-Folly (= 2024.01.01.00) + - React-Fabric + - React-FabricImage + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-NativeModulesApple + - React-RCTAppDelegate + - React-rendererdebug + - React-utils + - ReactCommon/turbomodule/bridging + - ReactCommon/turbomodule/core + - SocketRocket + - ReactCommon (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric + - ReactCommon/turbomodule (= 0.81.6) + - SocketRocket + - ReactCommon/turbomodule (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-callinvoker (= 0.81.6) + - React-cxxreact (= 0.81.6) + - React-jsi (= 0.81.6) + - React-logger (= 0.81.6) + - React-perflogger (= 0.81.6) + - ReactCommon/turbomodule/bridging (= 0.81.6) + - ReactCommon/turbomodule/core (= 0.81.6) + - SocketRocket + - ReactCommon/turbomodule/bridging (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-callinvoker (= 0.81.6) + - React-cxxreact (= 0.81.6) + - React-jsi (= 0.81.6) + - React-logger (= 0.81.6) + - React-perflogger (= 0.81.6) + - SocketRocket + - ReactCommon/turbomodule/core (0.81.6): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-callinvoker (= 0.81.6) + - React-cxxreact (= 0.81.6) + - React-debug (= 0.81.6) + - React-featureflags (= 0.81.6) + - React-jsi (= 0.81.6) + - React-logger (= 0.81.6) + - React-perflogger (= 0.81.6) + - React-utils (= 0.81.6) + - SocketRocket + - ReactNativeHost (0.5.17): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - - React-Codegen - React-Core - React-cxxreact - React-debug @@ -1307,23 +2445,27 @@ PODS: - React-jsi - React-NativeModulesApple - React-RCTFabric + - React-renderercss - React-rendererdebug - React-utils + - ReactCodegen - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core + - SocketRocket - Yoga - - ReactTestApp-DevSupport (3.10.22): + - ReactTestApp-DevSupport (5.1.10): - React-Core - React-jsi - ReactTestApp-Resources (1.0.0-dev) - - RNSVG (15.12.1): + - RNSVG (15.15.1): - React-Core - - SocketRocket (0.7.0) + - SocketRocket (0.7.1) - Yoga (0.0.0) DEPENDENCIES: - boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`) - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`) + - fast_float (from `../node_modules/react-native/third-party-podspecs/fast_float.podspec`) - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`) - fmt (from `../node_modules/react-native/third-party-podspecs/fmt.podspec`) - "FRNAppearanceAdditions (from `../node_modules/@fluentui-react-native/experimental-appearance-additions`)" @@ -1331,58 +2473,76 @@ DEPENDENCIES: - "FRNDatePicker (from `../node_modules/@fluentui-react-native/experimental-native-date-picker`)" - "FRNFontMetrics (from `../node_modules/@fluentui-react-native/experimental-native-font-metrics`)" - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`) + - hermes-engine (from `../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`) - RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`) - - RCT-Folly/Fabric (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`) - RCTDeprecation (from `../node_modules/react-native/ReactApple/Libraries/RCTFoundation/RCTDeprecation`) - RCTRequired (from `../node_modules/react-native/Libraries/Required`) - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`) - React (from `../node_modules/react-native/`) - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`) - - React-Codegen (from `build/generated/ios`) - React-Core (from `../node_modules/react-native/`) - React-Core/RCTWebSocket (from `../node_modules/react-native/`) - React-CoreModules (from `../node_modules/react-native/React/CoreModules`) - React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`) - React-debug (from `../node_modules/react-native/ReactCommon/react/debug`) + - React-defaultsnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/defaults`) + - React-domnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/dom`) - React-Fabric (from `../node_modules/react-native/ReactCommon`) + - React-FabricComponents (from `../node_modules/react-native/ReactCommon`) - React-FabricImage (from `../node_modules/react-native/ReactCommon`) - React-featureflags (from `../node_modules/react-native/ReactCommon/react/featureflags`) + - React-featureflagsnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/featureflags`) - React-graphics (from `../node_modules/react-native/ReactCommon/react/renderer/graphics`) + - React-hermes (from `../node_modules/react-native/ReactCommon/hermes`) + - React-idlecallbacksnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/idlecallbacks`) - React-ImageManager (from `../node_modules/react-native/ReactCommon/react/renderer/imagemanager/platform/ios`) - - React-jsc (from `../node_modules/react-native/ReactCommon/jsc`) - React-jserrorhandler (from `../node_modules/react-native/ReactCommon/jserrorhandler`) - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`) - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`) - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector-modern`) + - React-jsinspectorcdp (from `../node_modules/react-native/ReactCommon/jsinspector-modern/cdp`) + - React-jsinspectornetwork (from `../node_modules/react-native/ReactCommon/jsinspector-modern/network`) + - React-jsinspectortracing (from `../node_modules/react-native/ReactCommon/jsinspector-modern/tracing`) + - React-jsitooling (from `../node_modules/react-native/ReactCommon/jsitooling`) - React-jsitracing (from `../node_modules/react-native/ReactCommon/hermes/executor/`) - React-logger (from `../node_modules/react-native/ReactCommon/logger`) - React-Mapbuffer (from `../node_modules/react-native/ReactCommon`) - - React-nativeconfig (from `../node_modules/react-native/ReactCommon`) + - React-microtasksnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/microtasks`) - React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`) + - React-oscompat (from `../node_modules/react-native/ReactCommon/oscompat`) - React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`) + - React-performancetimeline (from `../node_modules/react-native/ReactCommon/react/performance/timeline`) - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`) - React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`) - React-RCTAppDelegate (from `../node_modules/react-native/Libraries/AppDelegate`) - React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`) - React-RCTFabric (from `../node_modules/react-native/React`) + - React-RCTFBReactNativeSpec (from `../node_modules/react-native/React`) - React-RCTImage (from `../node_modules/react-native/Libraries/Image`) - React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`) - React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`) + - React-RCTRuntime (from `../node_modules/react-native/React/Runtime`) - React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`) - React-RCTText (from `../node_modules/react-native/Libraries/Text`) - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`) + - React-rendererconsistency (from `../node_modules/react-native/ReactCommon/react/renderer/consistency`) + - React-renderercss (from `../node_modules/react-native/ReactCommon/react/renderer/css`) - React-rendererdebug (from `../node_modules/react-native/ReactCommon/react/renderer/debug`) - - React-rncore (from `../node_modules/react-native/ReactCommon`) - React-RuntimeApple (from `../node_modules/react-native/ReactCommon/react/runtime/platform/ios`) - React-RuntimeCore (from `../node_modules/react-native/ReactCommon/react/runtime`) - React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`) + - React-RuntimeHermes (from `../node_modules/react-native/ReactCommon/react/runtime`) - React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`) + - React-timing (from `../node_modules/react-native/ReactCommon/react/timing`) - React-utils (from `../node_modules/react-native/ReactCommon/react/utils`) + - ReactAppDependencyProvider (from `build/generated/ios`) + - ReactCodegen (from `build/generated/ios`) - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`) - - "ReactNativeHost (from `../../../node_modules/.store/react-native-test-app-virtual-5a9c0463e2/node_modules/@rnx-kit/react-native-host`)" + - "ReactNativeHost (from `../../../node_modules/.store/react-native-test-app-virtual-d4246a9700/node_modules/@rnx-kit/react-native-host`)" - ReactTestApp-DevSupport (from `../node_modules/react-native-test-app`) - ReactTestApp-Resources (from `..`) - RNSVG (from `../node_modules/react-native-svg`) + - SocketRocket (~> 0.7.1) - Yoga (from `../node_modules/react-native/ReactCommon/yoga`) SPEC REPOS: @@ -1395,6 +2555,8 @@ EXTERNAL SOURCES: :podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec" DoubleConversion: :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec" + fast_float: + :podspec: "../node_modules/react-native/third-party-podspecs/fast_float.podspec" FBLazyVector: :path: "../node_modules/react-native/Libraries/FBLazyVector" fmt: @@ -1409,6 +2571,9 @@ EXTERNAL SOURCES: :path: "../node_modules/@fluentui-react-native/experimental-native-font-metrics" glog: :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec" + hermes-engine: + :podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec" + :tag: hermes-2025-07-07-RNv0.81.0-e0fc67142ec0763c6b6153ca2bf96df815539782 RCT-Folly: :podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec" RCTDeprecation: @@ -1421,8 +2586,6 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/" React-callinvoker: :path: "../node_modules/react-native/ReactCommon/callinvoker" - React-Codegen: - :path: build/generated/ios React-Core: :path: "../node_modules/react-native/" React-CoreModules: @@ -1431,18 +2594,28 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/ReactCommon/cxxreact" React-debug: :path: "../node_modules/react-native/ReactCommon/react/debug" + React-defaultsnativemodule: + :path: "../node_modules/react-native/ReactCommon/react/nativemodule/defaults" + React-domnativemodule: + :path: "../node_modules/react-native/ReactCommon/react/nativemodule/dom" React-Fabric: :path: "../node_modules/react-native/ReactCommon" + React-FabricComponents: + :path: "../node_modules/react-native/ReactCommon" React-FabricImage: :path: "../node_modules/react-native/ReactCommon" React-featureflags: :path: "../node_modules/react-native/ReactCommon/react/featureflags" + React-featureflagsnativemodule: + :path: "../node_modules/react-native/ReactCommon/react/nativemodule/featureflags" React-graphics: :path: "../node_modules/react-native/ReactCommon/react/renderer/graphics" + React-hermes: + :path: "../node_modules/react-native/ReactCommon/hermes" + React-idlecallbacksnativemodule: + :path: "../node_modules/react-native/ReactCommon/react/nativemodule/idlecallbacks" React-ImageManager: :path: "../node_modules/react-native/ReactCommon/react/renderer/imagemanager/platform/ios" - React-jsc: - :path: "../node_modules/react-native/ReactCommon/jsc" React-jserrorhandler: :path: "../node_modules/react-native/ReactCommon/jserrorhandler" React-jsi: @@ -1451,18 +2624,30 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/ReactCommon/jsiexecutor" React-jsinspector: :path: "../node_modules/react-native/ReactCommon/jsinspector-modern" + React-jsinspectorcdp: + :path: "../node_modules/react-native/ReactCommon/jsinspector-modern/cdp" + React-jsinspectornetwork: + :path: "../node_modules/react-native/ReactCommon/jsinspector-modern/network" + React-jsinspectortracing: + :path: "../node_modules/react-native/ReactCommon/jsinspector-modern/tracing" + React-jsitooling: + :path: "../node_modules/react-native/ReactCommon/jsitooling" React-jsitracing: :path: "../node_modules/react-native/ReactCommon/hermes/executor/" React-logger: :path: "../node_modules/react-native/ReactCommon/logger" React-Mapbuffer: :path: "../node_modules/react-native/ReactCommon" - React-nativeconfig: - :path: "../node_modules/react-native/ReactCommon" + React-microtasksnativemodule: + :path: "../node_modules/react-native/ReactCommon/react/nativemodule/microtasks" React-NativeModulesApple: :path: "../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios" + React-oscompat: + :path: "../node_modules/react-native/ReactCommon/oscompat" React-perflogger: :path: "../node_modules/react-native/ReactCommon/reactperflogger" + React-performancetimeline: + :path: "../node_modules/react-native/ReactCommon/react/performance/timeline" React-RCTActionSheet: :path: "../node_modules/react-native/Libraries/ActionSheetIOS" React-RCTAnimation: @@ -1473,36 +2658,50 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/Libraries/Blob" React-RCTFabric: :path: "../node_modules/react-native/React" + React-RCTFBReactNativeSpec: + :path: "../node_modules/react-native/React" React-RCTImage: :path: "../node_modules/react-native/Libraries/Image" React-RCTLinking: :path: "../node_modules/react-native/Libraries/LinkingIOS" React-RCTNetwork: :path: "../node_modules/react-native/Libraries/Network" + React-RCTRuntime: + :path: "../node_modules/react-native/React/Runtime" React-RCTSettings: :path: "../node_modules/react-native/Libraries/Settings" React-RCTText: :path: "../node_modules/react-native/Libraries/Text" React-RCTVibration: :path: "../node_modules/react-native/Libraries/Vibration" + React-rendererconsistency: + :path: "../node_modules/react-native/ReactCommon/react/renderer/consistency" + React-renderercss: + :path: "../node_modules/react-native/ReactCommon/react/renderer/css" React-rendererdebug: :path: "../node_modules/react-native/ReactCommon/react/renderer/debug" - React-rncore: - :path: "../node_modules/react-native/ReactCommon" React-RuntimeApple: :path: "../node_modules/react-native/ReactCommon/react/runtime/platform/ios" React-RuntimeCore: :path: "../node_modules/react-native/ReactCommon/react/runtime" React-runtimeexecutor: :path: "../node_modules/react-native/ReactCommon/runtimeexecutor" + React-RuntimeHermes: + :path: "../node_modules/react-native/ReactCommon/react/runtime" React-runtimescheduler: :path: "../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler" + React-timing: + :path: "../node_modules/react-native/ReactCommon/react/timing" React-utils: :path: "../node_modules/react-native/ReactCommon/react/utils" + ReactAppDependencyProvider: + :path: build/generated/ios + ReactCodegen: + :path: build/generated/ios ReactCommon: :path: "../node_modules/react-native/ReactCommon" ReactNativeHost: - :path: "../../../node_modules/.store/react-native-test-app-virtual-5a9c0463e2/node_modules/@rnx-kit/react-native-host" + :path: "../../../node_modules/.store/react-native-test-app-virtual-d4246a9700/node_modules/@rnx-kit/react-native-host" ReactTestApp-DevSupport: :path: "../node_modules/react-native-test-app" ReactTestApp-Resources: @@ -1513,69 +2712,88 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/ReactCommon/yoga" SPEC CHECKSUMS: - boost: d3f49c53809116a5d38da093a8aa78bf551aed09 - DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5 - FBLazyVector: 04dc972982abebd96d823752c3a426bbe6ac397f - fmt: 4c2741a687cc09f0634a2e2c72a838b99f1ff120 - FRNAppearanceAdditions: 55a8d815324b176b087b08143656871e9d496e07 - FRNAvatar: 52551ea22dbc7be5ecd21abf2baa8b2e3035fc34 - FRNDatePicker: 0537abe4066d41b3859ac5b03b0ee772ee2b554d - FRNFontMetrics: acecc6932292cf888fc351258e80f07718d8607f - glog: fdfdfe5479092de0c4bdbebedd9056951f092c4f + boost: 7e761d76ca2ce687f7cc98e698152abd03a18f90 + DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb + fast_float: b32c788ed9c6a8c584d114d0047beda9664e7cc6 + FBLazyVector: 812782f0506ba4c4a1b9f4b793e6de1bfdfc4c25 + fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd + FRNAppearanceAdditions: 60f9fb4552fb3d92a63df00aa8f76fd6e8efb942 + FRNAvatar: ffa0facb219806b0e5083d2388bc61e590f5df19 + FRNDatePicker: 312243694338f941080b15f6fac4d0dac8f54137 + FRNFontMetrics: 363f87c2aee015325a399388dda266ed8f1f65a0 + glog: 5683914934d5b6e4240e497e0f4a3b42d1854183 + hermes-engine: 7219f6e751ad6ec7f3d7ec121830ee34dae40749 MicrosoftFluentUI: dde98d8ed3fc306d9ddd0a6f0bc0c1f24fe5275e - RCT-Folly: 5dc73daec3476616d19e8a53f0156176f7b55461 - RCTDeprecation: c4e6e3f6d44f76c45a964b40fa3eb2475259c027 - RCTRequired: c4886806a178cd895cd4a17dae1642b72e7e8233 - RCTTypeSafety: 4e9f36465ccbcca7b62f5cb8fc1ff2c997c3b92e - React: 7f6ee889aa17245726efe5c0be52389e58d9d7c1 - React-callinvoker: 0155d33f43924c206dfaa040c020d0404bbb54d6 - React-Codegen: 8b90edfe2de1aaada8325bda3d8bd4598e1ba8d1 - React-Core: 7f58b500f05ec41bf46bc67c9a25073f7302b652 - React-CoreModules: 46303f9f50e942fdd8763626464a8a24d9a36419 - React-cxxreact: 79396381338fe78a01d72a9517bb9013c6dd3784 - React-debug: 81d2423e256c8f0dad94f368e7a5450b3885c5b5 - React-Fabric: dc9b26c838768e4ccce23add8966edad4388f14c - React-FabricImage: e7cb664c825bb6db53100f1df55610f1d8f70a97 - React-featureflags: c3e59ddabf0bc2b8e125aff4aab6943112f5d852 - React-graphics: cd4fdf0130e3ff941044cac69b7706608f3a7d08 - React-ImageManager: bc485f4de8fb13ebb8663e1f969fc1f28d1209cc - React-jsc: 0bbd9dd9c2674ed882d6f770cce53a6ab532515c - React-jserrorhandler: 863c218d19b34470fc3fc99872fb5175fee47356 - React-jsi: 83cdafc76c12f071fda01d481b092ef7d0a64fb5 - React-jsiexecutor: e5da7c58583bd4fc0e2459c5312036a2f7b5f7d8 - React-jsinspector: 5432b8437c037739bf955ca434fff205ea90620f - React-jsitracing: a884f4eb46ba8c373d909f9a712824af65ff41b8 - React-logger: 58cd5ca2c3ab03a06b33e6d46a210d2b17ca116d - React-Mapbuffer: f245095650540b8ddd09ac907a79605f68b1f4d4 - React-nativeconfig: 3b359be06d9ee8d64c1eacbca4f1040f331573fd - React-NativeModulesApple: c6259e85e61f211854e632ed3eb21f25e15651f4 - React-perflogger: e9ebfc705cb9f60ef5d471637350ccab7abd0444 - React-RCTActionSheet: 75cf1acf78e9c2eab4431c3bec100a6462a7f0d5 - React-RCTAnimation: 93c464b62848bf9eddecf592819ca76111efb542 - React-RCTAppDelegate: 3eeb83b9b5aacde8a1a96a7c491b2e840a4fc92b - React-RCTBlob: 9bde87b1a88568244c0236b541e219f58cf9a2a5 - React-RCTFabric: be9d6f5ba939c2ae3ee49a6ac0ad33cfeb893771 - React-RCTImage: f3e09ea018d9d49908ce13b4a56949bb7a27a640 - React-RCTLinking: d808fd43aeb59a4e8851a31b82adcf86d585ac5d - React-RCTNetwork: c36cabc37ebd5b6944ad2ba6b41971d8fb273dae - React-RCTSettings: 4268e08911a0005568328fa8909f3558c8ce2a83 - React-RCTText: 82d4e9e279c9cfaed5b95bb86a1d7212a7fd6f21 - React-RCTVibration: 6a0fe57a35bf19d88a611d64563b34fce81af0a7 - React-rendererdebug: 98e83fde6f560b98727a050c602791b72eb7d792 - React-rncore: bb90d227f926d19683f9c5790d8e3687a4db051a - React-RuntimeApple: 8e797ff64a4fa90e01199f575c4311a830cb2523 - React-RuntimeCore: 230493b6cd0af9dc314a164a89c79c5869d6d867 - React-runtimeexecutor: 99640ce20e73e06301dd5e18cc6646fa0968347b - React-runtimescheduler: 7ae98c85d480214a491c40799501c94c7a188d73 - React-utils: 269c55ca0a0a9d985fc8ab90898f7c1124784d73 - ReactCommon: 345cad6a151c60c5d80bcc2005457fac2e079b82 - ReactNativeHost: 4296c5d13fdcafb9cb53f2f3b6ab5e427ab9a6dd - ReactTestApp-DevSupport: 52ac76197e5accf579592aa3b9aa07fd0766f211 - ReactTestApp-Resources: 41fbfc3cae89be49adf9cfa9d3a9954456c65ab1 - RNSVG: d39a9be65c439dfb061955f7615f1f71a51ecede - SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d - Yoga: 9db4b2da1ed5d8e0c94158f9ac379c8b1b529f59 + RCT-Folly: 846fda9475e61ec7bcbf8a3fe81edfcaeb090669 + RCTDeprecation: d4ef510f229cea15314176aee5e3ba10064a8496 + RCTRequired: 1e41b794629558f6626e2bc39c166ac0ec1c5878 + RCTTypeSafety: 62c8105cf08af634c93d38ea1e8ec8a57b7abc2c + React: 348d1689d8686d034c5b7667dc45de86c6319dd1 + React-callinvoker: 1a0dab02dd4e762c79b9188906b74d5be79932e9 + React-Core: 6c34155c0a7e99425e47e7254b3b133d151164e2 + React-CoreModules: 964a5c79d7c9642429b73f95f507bf501a09b84c + React-cxxreact: 419fc610834ad814a3193accf71653eb85472a7f + React-debug: f1e6fe8a49c36ea9965def63853a0ac8e5ebd1b6 + React-defaultsnativemodule: 2681c70df14872aee2b54a3a17cc23c8a3e2103c + React-domnativemodule: 513007cc700fb9ebb039482994f6d13fd82787d0 + React-Fabric: 1f37d4bbf46fd1a6c53babe4ecb662aa09bae592 + React-FabricComponents: 625f4ae3285de3363986ce285f269cce277d2229 + React-FabricImage: b72e12a8b1a7c0ad6521923ed132707b0f78a0c0 + React-featureflags: a467a8d3cb33dfb28aca0bfc8206530911564e1c + React-featureflagsnativemodule: fb3a377a914b1d3316b537182b93bded0a069c58 + React-graphics: aae69d437711a81dedab6560652c0f2d88871b94 + React-hermes: ba822454f4e3ef94bfd71f58878fa3d253ea4d1a + React-idlecallbacksnativemodule: 6bc6d2899b1bc71e049c8bae561a72fac23db932 + React-ImageManager: cb6dc7eed98ae0e8eb131a3650a21e6fb3e94c36 + React-jserrorhandler: c4a5f1f23b81483bd0982a1f01a51d1bdd1f7645 + React-jsi: d69a01b487e699bc33b8d33f270f868fffd5e203 + React-jsiexecutor: 9f42b6f424b4fd7b595dc938df472ba05b90bff8 + React-jsinspector: 2d0af8e90a9e1cea20d434051c8c1a6936058fa3 + React-jsinspectorcdp: e7fbe51b5ea1d5a79478a12e1187cbc36d4ab6d2 + React-jsinspectornetwork: 4e02444855dff3168ef85aa48019a0bb8ca50235 + React-jsinspectortracing: ab5db631fd7fd9f7c9866532ed5ecd1cbc90f63f + React-jsitooling: 9fb5ba2901a01aa6b4c27d6b1f9d6d408a03e993 + React-jsitracing: 147eceda06b8ec356a73dea8269dcf216706c850 + React-logger: 6aa0606d9b8746a0df076bf77cc9940a6405452b + React-Mapbuffer: 8f8bba0802f49d7926602c5c276f2a2083a5ac55 + React-microtasksnativemodule: 1e4d3178ba5d5000b351b902c603fb0c9d60649e + React-NativeModulesApple: 183f9bd5b20a51a8b016e90be78ed6c1538da4a7 + React-oscompat: d5e3366fbd6c7150e17c1bda85eab583a6fa9fce + React-perflogger: 2e4ca29b2bc69c80ef5133de127f5a3c2357c583 + React-performancetimeline: 9f3fc36688b2e2cbf782cf7784b6f7859ee98bec + React-RCTActionSheet: bf9dd7b376bee98da0105476aeb6a23d7d03822e + React-RCTAnimation: 7fb3fa8c0b81224e871ab0ba19cdd4fa477244d3 + React-RCTAppDelegate: 79d28820e08487c5dd92b7fb0c8d624a448cfcde + React-RCTBlob: 23425575a77a8365df01e8db89ff08dc00eeb795 + React-RCTFabric: 22018c6841cc9af5f4ae3003411a272499fcc99a + React-RCTFBReactNativeSpec: 6b9bc10516d58d0e569554d848124ace29d9b3d6 + React-RCTImage: f94a34d37fc2dc799ea3c19ae7b829cf243d224c + React-RCTLinking: c7d6a803a8a754b07eb6af57cec444f5398e1402 + React-RCTNetwork: ff4da986f9d1ed319711c6d85b0790ab4d99c804 + React-RCTRuntime: 97ebbd5d2edc9195676788708e307fd3888b00cf + React-RCTSettings: b42eb1e20632777cec944fd4664fecd8028b2ad5 + React-RCTText: ed8854c2f93600232e28ae8504767ec3288bd3cb + React-RCTVibration: 168546a192dd621e80b1ac080004869a8f30b678 + React-rendererconsistency: 7a16db15cd8aa3f350df33c2b50e58416d7febdb + React-renderercss: 0074537957873748b9a39aa7ca4ec7f68c1e0cd0 + React-rendererdebug: a61f6f3934b7017a49e4a4a8cf19854ca4d6e2d3 + React-RuntimeApple: 927c5a14d2a7355fe6bcff7318b61c567982e579 + React-RuntimeCore: 3642fd28e94f7383c7002c8f0edc6a9d8ddc128a + React-runtimeexecutor: 026acf4372875c5cc5876b5272a1c715c3534a8c + React-RuntimeHermes: c7d8553fe180beb493d321561fe8aa51e5cdb9ce + React-runtimescheduler: 20bc229b2e6691f887fc8cc571fcda3773989f68 + React-timing: 5bad9dea3601f85a77f854279d368131f8601123 + React-utils: dbb3b287c40f960321a3412b13b6b558b8687acd + ReactAppDependencyProvider: 50d5506ddd091d4ed24b88b661ce9a0e17347357 + ReactCodegen: dae737e6acce32f4e6dda1c5c7ad0e7fd7235b71 + ReactCommon: 8fafefb37d562f9e4bbbc9081ca4501f178a97ec + ReactNativeHost: 66a23d7106b451f1a1087f565a45c839abef1e73 + ReactTestApp-DevSupport: 2852f266ad4b393124413d4290c16aff35892cf4 + ReactTestApp-Resources: de7bab7391b329e4e22614a22a7d350b5f08939c + RNSVG: 866f818ba926c5d3f7863705abed51bb09d8ddd3 + SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748 + Yoga: 3196a843cc5f4bc433f1a41cf17cdf804a01a529 -PODFILE CHECKSUM: f07357eefbd82b1eae0dcbe81f24b2fe9e25ca3e +PODFILE CHECKSUM: b3aedc74b779b6e577dfef780f9684a0bb0daaae COCOAPODS: 1.16.2 diff --git a/apps/fluent-tester/macos/Podfile b/apps/fluent-tester/macos/Podfile index 8834caa67ec..beded05f9f2 100644 --- a/apps/fluent-tester/macos/Podfile +++ b/apps/fluent-tester/macos/Podfile @@ -17,6 +17,6 @@ react_native_path = "#{__dir__}/../node_modules/react-native" use_test_app! do |target| target.app do - platform :osx, '12' + platform :osx, '14' end end diff --git a/apps/fluent-tester/macos/Podfile.lock b/apps/fluent-tester/macos/Podfile.lock index 04063b2b44d..470831517cc 100644 --- a/apps/fluent-tester/macos/Podfile.lock +++ b/apps/fluent-tester/macos/Podfile.lock @@ -1,19 +1,24 @@ PODS: - - boost (1.83.0) + - boost (1.84.0) - DoubleConversion (1.1.6) - - FBLazyVector (0.74.37) - - fmt (9.1.0) - - FRNAvatar (0.21.19): + - fast_float (8.0.0) + - FBLazyVector (0.81.2) + - fmt (11.0.2) + - FRNAvatar (0.22.3): - MicrosoftFluentUI (= 0.13.1) - React - - FRNCallout (0.27.17): + - FRNCallout (0.28.3): + - boost - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React - - React-Codegen - React-Core - React-debug - React-Fabric @@ -23,20 +28,26 @@ PODS: - React-jsi - React-NativeModulesApple - React-RCTFabric + - React-renderercss - React-rendererdebug - React-utils + - ReactCodegen - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core + - SocketRocket - Yoga - - FRNCheckbox (0.17.24): + - FRNCheckbox (0.18.3): - React - - FRNMenuButton (0.13.37): + - FRNMenuButton (0.14.3): - React - - FRNRadioButton (0.21.31): + - FRNRadioButton (0.22.3): - React - - FRNVibrancyView (0.3.5): + - FRNVibrancyView (0.4.3): - React - glog (0.3.5) + - hermes-engine (0.81.5): + - hermes-engine/Pre-built (= 0.81.5) + - hermes-engine/Pre-built (0.81.5) - MicrosoftFluentUI (0.13.1): - MicrosoftFluentUI/ActivityIndicator_ios (= 0.13.1) - MicrosoftFluentUI/Appearance_mac (= 0.13.1) @@ -106,865 +117,1598 @@ PODS: - MicrosoftFluentUI/Core_mac - MicrosoftFluentUI/Separator_mac (0.13.1): - MicrosoftFluentUI/Core_mac - - RCT-Folly (2024.01.01.00): + - RCT-Folly (2024.11.18.00): - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float (= 8.0.0) + - fmt (= 11.0.2) - glog - - RCT-Folly/Default (= 2024.01.01.00) - - RCT-Folly/Default (2024.01.01.00): + - RCT-Folly/Default (= 2024.11.18.00) + - RCT-Folly/Default (2024.11.18.00): - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float (= 8.0.0) + - fmt (= 11.0.2) - glog - - RCT-Folly/Fabric (2024.01.01.00): + - RCT-Folly/Fabric (2024.11.18.00): - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float (= 8.0.0) + - fmt (= 11.0.2) - glog - - RCTDeprecation (0.74.37) - - RCTFocusZone (0.21.15): + - RCTDeprecation (0.81.2) + - RCTFocusZone (0.22.3): - React - - RCTRequired (0.74.37) - - RCTTypeSafety (0.74.37): - - FBLazyVector (= 0.74.37) - - RCTRequired (= 0.74.37) - - React-Core (= 0.74.37) - - React (0.74.37): - - React-Core (= 0.74.37) - - React-Core/DevSupport (= 0.74.37) - - React-Core/RCTWebSocket (= 0.74.37) - - React-RCTActionSheet (= 0.74.37) - - React-RCTAnimation (= 0.74.37) - - React-RCTBlob (= 0.74.37) - - React-RCTImage (= 0.74.37) - - React-RCTLinking (= 0.74.37) - - React-RCTNetwork (= 0.74.37) - - React-RCTSettings (= 0.74.37) - - React-RCTText (= 0.74.37) - - React-RCTVibration (= 0.74.37) - - React-callinvoker (0.74.37) - - React-Codegen (0.74.37): + - RCTRequired (0.81.2) + - RCTTypeSafety (0.81.2): + - FBLazyVector (= 0.81.2) + - RCTRequired (= 0.81.2) + - React-Core (= 0.81.2) + - React (0.81.2): + - React-Core (= 0.81.2) + - React-Core/DevSupport (= 0.81.2) + - React-Core/RCTWebSocket (= 0.81.2) + - React-RCTActionSheet (= 0.81.2) + - React-RCTAnimation (= 0.81.2) + - React-RCTBlob (= 0.81.2) + - React-RCTImage (= 0.81.2) + - React-RCTLinking (= 0.81.2) + - React-RCTNetwork (= 0.81.2) + - React-RCTSettings (= 0.81.2) + - React-RCTText (= 0.81.2) + - React-RCTVibration (= 0.81.2) + - React-callinvoker (0.81.2) + - React-Core (0.81.2): + - boost - DoubleConversion + - fast_float + - fmt - glog + - hermes-engine - RCT-Folly - - RCTRequired - - RCTTypeSafety - - React-Core - - React-debug - - React-Fabric - - React-FabricImage - - React-featureflags - - React-graphics - - React-jsc - - React-jsi - - React-jsiexecutor - - React-NativeModulesApple - - React-rendererdebug - - React-utils - - ReactCommon/turbomodule/bridging - - ReactCommon/turbomodule/core - - React-Core (0.74.37): - - glog - - RCT-Folly (= 2024.01.01.00) + - RCT-Folly/Fabric - RCTDeprecation - - React-Core/Default (= 0.74.37) + - React-Core/Default (= 0.81.2) - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/CoreModulesHeaders (0.74.37): + - React-Core/CoreModulesHeaders (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/Default (0.74.37): + - React-Core/Default (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/DevSupport (0.74.37): + - React-Core/DevSupport (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - - React-Core/Default (= 0.74.37) - - React-Core/RCTWebSocket (= 0.74.37) + - React-Core/Default (= 0.81.2) + - React-Core/RCTWebSocket (= 0.81.2) - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTActionSheetHeaders (0.74.37): + - React-Core/RCTActionSheetHeaders (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTAnimationHeaders (0.74.37): + - React-Core/RCTAnimationHeaders (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTBlobHeaders (0.74.37): + - React-Core/RCTBlobHeaders (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTImageHeaders (0.74.37): + - React-Core/RCTImageHeaders (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTLinkingHeaders (0.74.37): + - React-Core/RCTLinkingHeaders (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTNetworkHeaders (0.74.37): + - React-Core/RCTNetworkHeaders (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTSettingsHeaders (0.74.37): + - React-Core/RCTSettingsHeaders (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTTextHeaders (0.74.37): + - React-Core/RCTTextHeaders (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTVibrationHeaders (0.74.37): + - React-Core/RCTVibrationHeaders (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - React-Core/Default - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-Core/RCTWebSocket (0.74.37): + - React-Core/RCTWebSocket (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTDeprecation - - React-Core/Default (= 0.74.37) + - React-Core/Default (= 0.81.2) - React-cxxreact - React-featureflags - - React-jsc + - React-hermes - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsinspectorcdp + - React-jsitooling - React-perflogger + - React-runtimeexecutor - React-runtimescheduler - React-utils - - SocketRocket (= 0.7.0) + - SocketRocket - Yoga - - React-CoreModules (0.74.37): - - DoubleConversion - - fmt (= 9.1.0) - - RCT-Folly (= 2024.01.01.00) - - RCTTypeSafety (= 0.74.37) - - React-Codegen - - React-Core/CoreModulesHeaders (= 0.74.37) - - React-jsi (= 0.74.37) + - React-CoreModules (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric + - RCTTypeSafety (= 0.81.2) + - React-Core/CoreModulesHeaders (= 0.81.2) + - React-jsi (= 0.81.2) - React-jsinspector + - React-jsinspectorcdp + - React-jsinspectortracing - React-NativeModulesApple - React-RCTBlob - - React-RCTImage (= 0.74.37) + - React-RCTFBReactNativeSpec + - React-RCTImage (= 0.81.2) + - React-runtimeexecutor - ReactCommon - - SocketRocket (= 0.7.0) - - React-cxxreact (0.74.37): - - boost (= 1.83.0) + - SocketRocket + - React-cxxreact (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) - - React-callinvoker (= 0.74.37) - - React-debug (= 0.74.37) - - React-jsi (= 0.74.37) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-callinvoker (= 0.81.2) + - React-debug (= 0.81.2) + - React-jsi (= 0.81.2) - React-jsinspector - - React-logger (= 0.74.37) - - React-perflogger (= 0.74.37) - - React-runtimeexecutor (= 0.74.37) - - React-debug (0.74.37) - - React-Fabric (0.74.37): + - React-jsinspectorcdp + - React-jsinspectortracing + - React-logger (= 0.81.2) + - React-perflogger (= 0.81.2) + - React-runtimeexecutor + - React-timing (= 0.81.2) + - SocketRocket + - React-debug (0.81.2) + - React-defaultsnativemodule (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-domnativemodule + - React-featureflagsnativemodule + - React-idlecallbacksnativemodule + - React-jsi + - React-jsiexecutor + - React-microtasksnativemodule + - React-RCTFBReactNativeSpec + - SocketRocket + - React-domnativemodule (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-Fabric + - React-Fabric/bridging + - React-FabricComponents + - React-graphics + - React-jsi + - React-jsiexecutor + - React-RCTFBReactNativeSpec + - React-runtimeexecutor + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-Fabric (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug - - React-Fabric/animations (= 0.74.37) - - React-Fabric/attributedstring (= 0.74.37) - - React-Fabric/componentregistry (= 0.74.37) - - React-Fabric/componentregistrynative (= 0.74.37) - - React-Fabric/components (= 0.74.37) - - React-Fabric/core (= 0.74.37) - - React-Fabric/imagemanager (= 0.74.37) - - React-Fabric/leakchecker (= 0.74.37) - - React-Fabric/mounting (= 0.74.37) - - React-Fabric/scheduler (= 0.74.37) - - React-Fabric/telemetry (= 0.74.37) - - React-Fabric/templateprocessor (= 0.74.37) - - React-Fabric/textlayoutmanager (= 0.74.37) - - React-Fabric/uimanager (= 0.74.37) + - React-Fabric/animations (= 0.81.2) + - React-Fabric/attributedstring (= 0.81.2) + - React-Fabric/bridging (= 0.81.2) + - React-Fabric/componentregistry (= 0.81.2) + - React-Fabric/componentregistrynative (= 0.81.2) + - React-Fabric/components (= 0.81.2) + - React-Fabric/consistency (= 0.81.2) + - React-Fabric/core (= 0.81.2) + - React-Fabric/dom (= 0.81.2) + - React-Fabric/imagemanager (= 0.81.2) + - React-Fabric/leakchecker (= 0.81.2) + - React-Fabric/mounting (= 0.81.2) + - React-Fabric/observers (= 0.81.2) + - React-Fabric/scheduler (= 0.81.2) + - React-Fabric/telemetry (= 0.81.2) + - React-Fabric/templateprocessor (= 0.81.2) + - React-Fabric/uimanager (= 0.81.2) + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/animations (0.74.37): + - SocketRocket + - React-Fabric/animations (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/attributedstring (0.74.37): + - SocketRocket + - React-Fabric/attributedstring (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/componentregistry (0.74.37): + - SocketRocket + - React-Fabric/bridging (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/componentregistrynative (0.74.37): + - SocketRocket + - React-Fabric/componentregistry (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components (0.74.37): + - SocketRocket + - React-Fabric/componentregistrynative (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug - - React-Fabric/components/inputaccessory (= 0.74.37) - - React-Fabric/components/legacyviewmanagerinterop (= 0.74.37) - - React-Fabric/components/modal (= 0.74.37) - - React-Fabric/components/rncore (= 0.74.37) - - React-Fabric/components/root (= 0.74.37) - - React-Fabric/components/safeareaview (= 0.74.37) - - React-Fabric/components/scrollview (= 0.74.37) - - React-Fabric/components/text (= 0.74.37) - - React-Fabric/components/textinput (= 0.74.37) - - React-Fabric/components/unimplementedview (= 0.74.37) - - React-Fabric/components/view (= 0.74.37) + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/inputaccessory (0.74.37): + - SocketRocket + - React-Fabric/components (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-Fabric/components/legacyviewmanagerinterop (= 0.81.2) + - React-Fabric/components/root (= 0.81.2) + - React-Fabric/components/scrollview (= 0.81.2) + - React-Fabric/components/view (= 0.81.2) + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/legacyviewmanagerinterop (0.74.37): + - SocketRocket + - React-Fabric/components/legacyviewmanagerinterop (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/modal (0.74.37): + - SocketRocket + - React-Fabric/components/root (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/rncore (0.74.37): + - SocketRocket + - React-Fabric/components/scrollview (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/root (0.74.37): + - SocketRocket + - React-Fabric/components/view (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger + - React-renderercss - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/safeareaview (0.74.37): + - SocketRocket + - Yoga + - React-Fabric/consistency (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/scrollview (0.74.37): + - SocketRocket + - React-Fabric/core (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/text (0.74.37): + - SocketRocket + - React-Fabric/dom (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/textinput (0.74.37): + - SocketRocket + - React-Fabric/imagemanager (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/unimplementedview (0.74.37): + - SocketRocket + - React-Fabric/leakchecker (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/view (0.74.37): + - SocketRocket + - React-Fabric/mounting (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - Yoga - - React-Fabric/core (0.74.37): + - SocketRocket + - React-Fabric/observers (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-Fabric/observers/events (= 0.81.2) + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/imagemanager (0.74.37): + - SocketRocket + - React-Fabric/observers/events (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/leakchecker (0.74.37): + - SocketRocket + - React-Fabric/scheduler (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-Fabric/observers/events + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger + - React-performancetimeline - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/mounting (0.74.37): + - SocketRocket + - React-Fabric/telemetry (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/scheduler (0.74.37): + - SocketRocket + - React-Fabric/templateprocessor (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/telemetry (0.74.37): + - SocketRocket + - React-Fabric/uimanager (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-Fabric/uimanager/consistency (= 0.81.2) + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger + - React-rendererconsistency - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/templateprocessor (0.74.37): + - SocketRocket + - React-Fabric/uimanager/consistency (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger + - React-rendererconsistency - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/textlayoutmanager (0.74.37): + - SocketRocket + - React-FabricComponents (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug - - React-Fabric/uimanager + - React-Fabric + - React-FabricComponents/components (= 0.81.2) + - React-FabricComponents/textlayoutmanager (= 0.81.2) + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger + - React-RCTFBReactNativeSpec - React-rendererdebug - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/uimanager (0.74.37): + - SocketRocket + - Yoga + - React-FabricComponents/components (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - React-Core - React-cxxreact - React-debug + - React-Fabric + - React-FabricComponents/components/inputaccessory (= 0.81.2) + - React-FabricComponents/components/iostextinput (= 0.81.2) + - React-FabricComponents/components/modal (= 0.81.2) + - React-FabricComponents/components/rncore (= 0.81.2) + - React-FabricComponents/components/safeareaview (= 0.81.2) + - React-FabricComponents/components/scrollview (= 0.81.2) + - React-FabricComponents/components/switch (= 0.81.2) + - React-FabricComponents/components/text (= 0.81.2) + - React-FabricComponents/components/textinput (= 0.81.2) + - React-FabricComponents/components/unimplementedview (= 0.81.2) + - React-FabricComponents/components/virtualview (= 0.81.2) + - React-featureflags - React-graphics - - React-jsc - React-jsi - React-jsiexecutor - React-logger + - React-RCTFBReactNativeSpec - React-rendererdebug - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-FabricImage (0.74.37): + - SocketRocket + - Yoga + - React-FabricComponents/components/inputaccessory (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) - - RCTRequired (= 0.74.37) - - RCTTypeSafety (= 0.74.37) - - React-Fabric - - React-graphics - - React-ImageManager - - React-jsc - - React-jsi - - React-jsiexecutor (= 0.74.37) - - React-logger + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/components/iostextinput (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/components/modal (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/components/rncore (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/components/safeareaview (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/components/scrollview (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/components/switch (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/components/text (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/components/textinput (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/components/unimplementedview (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/components/virtualview (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricComponents/textlayoutmanager (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-cxxreact + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-logger + - React-RCTFBReactNativeSpec + - React-rendererdebug + - React-runtimescheduler + - React-utils + - ReactCommon/turbomodule/core + - SocketRocket + - Yoga + - React-FabricImage (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired (= 0.81.2) + - RCTTypeSafety (= 0.81.2) + - React-Fabric + - React-featureflags + - React-graphics + - React-ImageManager + - React-jsi + - React-jsiexecutor (= 0.81.2) + - React-logger - React-rendererdebug - React-utils - ReactCommon + - SocketRocket - Yoga - - React-featureflags (0.74.37) - - React-graphics (0.74.37): + - React-featureflags (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) - - React-Core/Default (= 0.74.37) + - RCT-Folly + - RCT-Folly/Fabric + - SocketRocket + - React-featureflagsnativemodule (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-featureflags + - React-jsi + - React-jsiexecutor + - React-RCTFBReactNativeSpec + - ReactCommon/turbomodule/core + - SocketRocket + - React-graphics (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-Core + - React-jsi + - React-jsiexecutor - React-utils - - React-ImageManager (0.74.37): + - SocketRocket + - React-hermes (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-cxxreact (= 0.81.2) + - React-jsi + - React-jsiexecutor (= 0.81.2) + - React-jsinspector + - React-jsinspectorcdp + - React-jsinspectortracing + - React-perflogger (= 0.81.2) + - React-runtimeexecutor + - SocketRocket + - React-idlecallbacksnativemodule (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-jsi + - React-jsiexecutor + - React-RCTFBReactNativeSpec + - React-runtimeexecutor + - React-runtimescheduler + - ReactCommon/turbomodule/core + - SocketRocket + - React-ImageManager (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly - RCT-Folly/Fabric - React-Core/Default - React-debug @@ -972,264 +1716,666 @@ PODS: - React-graphics - React-rendererdebug - React-utils - - React-jsc (0.74.37): - - React-jsc/Fabric (= 0.74.37) - - React-jsi (= 0.74.37) - - React-jsc/Fabric (0.74.37): - - React-jsi (= 0.74.37) - - React-jserrorhandler (0.74.37): - - RCT-Folly/Fabric (= 2024.01.01.00) + - SocketRocket + - React-jserrorhandler (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-cxxreact - React-debug + - React-featureflags - React-jsi - - React-Mapbuffer - - React-jsi (0.74.37): - - boost (= 1.83.0) + - ReactCommon/turbomodule/bridging + - SocketRocket + - React-jsi (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) - - React-jsiexecutor (0.74.37): + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - SocketRocket + - React-jsiexecutor (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) - - React-cxxreact (= 0.74.37) - - React-jsi (= 0.74.37) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-cxxreact (= 0.81.2) + - React-jsi (= 0.81.2) - React-jsinspector - - React-perflogger (= 0.74.37) - - React-jsinspector (0.74.37): + - React-jsinspectorcdp + - React-jsinspectortracing + - React-perflogger (= 0.81.2) + - React-runtimeexecutor + - SocketRocket + - React-jsinspector (0.81.2): + - boost - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - React-featureflags - React-jsi - - React-runtimeexecutor (= 0.74.37) - - React-jsitracing (0.74.37): + - React-jsinspectorcdp + - React-jsinspectornetwork + - React-jsinspectortracing + - React-oscompat + - React-perflogger (= 0.81.2) + - React-runtimeexecutor + - SocketRocket + - React-jsinspectorcdp (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric + - SocketRocket + - React-jsinspectornetwork (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric + - React-featureflags + - React-jsinspectorcdp + - React-performancetimeline + - React-timing + - SocketRocket + - React-jsinspectortracing (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric + - React-oscompat + - React-timing + - SocketRocket + - React-jsitooling (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric + - React-cxxreact (= 0.81.2) + - React-jsi (= 0.81.2) + - React-jsinspector + - React-jsinspectorcdp + - React-jsinspectortracing + - React-runtimeexecutor + - SocketRocket + - React-jsitracing (0.81.2): - React-jsi - - React-logger (0.74.37): + - React-logger (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - React-Mapbuffer (0.74.37): + - RCT-Folly + - RCT-Folly/Fabric + - SocketRocket + - React-Mapbuffer (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog + - RCT-Folly + - RCT-Folly/Fabric - React-debug - - React-nativeconfig (0.74.37) - - React-NativeModulesApple (0.74.37): + - SocketRocket + - React-microtasksnativemodule (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-jsi + - React-jsiexecutor + - React-RCTFBReactNativeSpec + - ReactCommon/turbomodule/core + - SocketRocket + - React-NativeModulesApple (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - React-callinvoker - React-Core - React-cxxreact - - React-jsc + - React-featureflags - React-jsi - React-jsinspector + - React-jsinspectorcdp - React-runtimeexecutor - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - - React-perflogger (0.74.37) - - React-RCTActionSheet (0.74.37): - - React-Core/RCTActionSheetHeaders (= 0.74.37) - - React-RCTAnimation (0.74.37): - - RCT-Folly (= 2024.01.01.00) + - SocketRocket + - React-oscompat (0.81.2) + - React-perflogger (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric + - SocketRocket + - React-performancetimeline (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric + - React-featureflags + - React-jsinspectortracing + - React-perflogger + - React-timing + - SocketRocket + - React-RCTActionSheet (0.81.2): + - React-Core/RCTActionSheetHeaders (= 0.81.2) + - React-RCTAnimation (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric - RCTTypeSafety - - React-Codegen - React-Core/RCTAnimationHeaders + - React-featureflags - React-jsi - React-NativeModulesApple + - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTAppDelegate (0.74.37): - - RCT-Folly (= 2024.01.01.00) + - SocketRocket + - React-RCTAppDelegate (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - - React-Codegen - React-Core - React-CoreModules - React-debug + - React-defaultsnativemodule - React-Fabric - React-featureflags - React-graphics - - React-jsc - - React-nativeconfig + - React-hermes + - React-jsitooling - React-NativeModulesApple - React-RCTFabric + - React-RCTFBReactNativeSpec - React-RCTImage - React-RCTNetwork + - React-RCTRuntime - React-rendererdebug - React-RuntimeApple - React-RuntimeCore + - React-runtimeexecutor - React-runtimescheduler - React-utils - ReactCommon - - React-RCTBlob (0.74.37): + - SocketRocket + - React-RCTBlob (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) - - RCT-Folly (= 2024.01.01.00) - - React-Codegen + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - React-Core/RCTBlobHeaders - React-Core/RCTWebSocket - React-jsi - React-jsinspector + - React-jsinspectorcdp - React-NativeModulesApple + - React-RCTFBReactNativeSpec - React-RCTNetwork - ReactCommon - - React-RCTFabric (0.74.37): + - SocketRocket + - React-RCTFabric (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - React-Core - React-debug - React-Fabric + - React-FabricComponents - React-FabricImage - React-featureflags - React-graphics - React-ImageManager - - React-jsc - React-jsi - React-jsinspector - - React-nativeconfig + - React-jsinspectorcdp + - React-jsinspectornetwork + - React-jsinspectortracing + - React-performancetimeline + - React-RCTAnimation + - React-RCTFBReactNativeSpec - React-RCTImage - React-RCTText + - React-rendererconsistency + - React-renderercss - React-rendererdebug + - React-runtimeexecutor - React-runtimescheduler - React-utils + - SocketRocket - Yoga - - React-RCTImage (0.74.37): - - RCT-Folly (= 2024.01.01.00) + - React-RCTFBReactNativeSpec (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-jsi + - React-NativeModulesApple + - React-RCTFBReactNativeSpec/components (= 0.81.2) + - ReactCommon + - SocketRocket + - React-RCTFBReactNativeSpec/components (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-jsi + - React-NativeModulesApple + - React-rendererdebug + - React-utils + - ReactCommon + - SocketRocket + - Yoga + - React-RCTImage (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric - RCTTypeSafety - - React-Codegen - React-Core/RCTImageHeaders - React-jsi - React-NativeModulesApple + - React-RCTFBReactNativeSpec - React-RCTNetwork - ReactCommon - - React-RCTLinking (0.74.37): - - React-Codegen - - React-Core/RCTLinkingHeaders (= 0.74.37) - - React-jsi (= 0.74.37) + - SocketRocket + - React-RCTLinking (0.81.2): + - React-Core/RCTLinkingHeaders (= 0.81.2) + - React-jsi (= 0.81.2) - React-NativeModulesApple + - React-RCTFBReactNativeSpec - ReactCommon - - ReactCommon/turbomodule/core (= 0.74.37) - - React-RCTNetwork (0.74.37): - - RCT-Folly (= 2024.01.01.00) + - ReactCommon/turbomodule/core (= 0.81.2) + - React-RCTNetwork (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric - RCTTypeSafety - - React-Codegen - React-Core/RCTNetworkHeaders + - React-featureflags - React-jsi + - React-jsinspectorcdp + - React-jsinspectornetwork - React-NativeModulesApple + - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTSettings (0.74.37): - - RCT-Folly (= 2024.01.01.00) + - SocketRocket + - React-RCTRuntime (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-Core + - React-jsi + - React-jsinspector + - React-jsinspectorcdp + - React-jsinspectortracing + - React-jsitooling + - React-RuntimeApple + - React-RuntimeCore + - React-runtimeexecutor + - React-RuntimeHermes + - SocketRocket + - React-RCTSettings (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric - RCTTypeSafety - - React-Codegen - React-Core/RCTSettingsHeaders - React-jsi - React-NativeModulesApple + - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTText (0.74.37): - - React-Core/RCTTextHeaders (= 0.74.37) + - SocketRocket + - React-RCTText (0.81.2): + - React-Core/RCTTextHeaders (= 0.81.2) - Yoga - - React-RCTVibration (0.74.37): - - RCT-Folly (= 2024.01.01.00) - - React-Codegen + - React-RCTVibration (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric - React-Core/RCTVibrationHeaders - React-jsi - React-NativeModulesApple + - React-RCTFBReactNativeSpec - ReactCommon - - React-rendererdebug (0.74.37): + - SocketRocket + - React-rendererconsistency (0.81.2) + - React-renderercss (0.81.2): + - React-debug + - React-utils + - React-rendererdebug (0.81.2): + - boost - DoubleConversion - - fmt (= 9.1.0) - - RCT-Folly (= 2024.01.01.00) + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric - React-debug - - React-rncore (0.74.37) - - React-RuntimeApple (0.74.37): - - RCT-Folly/Fabric (= 2024.01.01.00) + - SocketRocket + - React-RuntimeApple (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - React-callinvoker - React-Core/Default - React-CoreModules - React-cxxreact - - React-jsc + - React-featureflags - React-jserrorhandler - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsitooling - React-Mapbuffer - React-NativeModulesApple - React-RCTFabric + - React-RCTFBReactNativeSpec - React-RuntimeCore - React-runtimeexecutor + - React-RuntimeHermes + - React-runtimescheduler - React-utils - - React-RuntimeCore (0.74.37): + - SocketRocket + - React-RuntimeCore (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly/Fabric (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - React-cxxreact + - React-Fabric - React-featureflags - - React-jsc - React-jserrorhandler - React-jsi - React-jsiexecutor - React-jsinspector + - React-jsitooling + - React-performancetimeline - React-runtimeexecutor - React-runtimescheduler - React-utils - - React-runtimeexecutor (0.74.37): - - React-jsi (= 0.74.37) - - React-runtimescheduler (0.74.37): + - SocketRocket + - React-runtimeexecutor (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric + - React-debug + - React-featureflags + - React-jsi (= 0.81.2) + - React-utils + - SocketRocket + - React-RuntimeHermes (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-featureflags + - React-hermes + - React-jsi + - React-jsinspector + - React-jsinspectorcdp + - React-jsinspectortracing + - React-jsitooling + - React-jsitracing + - React-RuntimeCore + - React-runtimeexecutor + - React-utils + - SocketRocket + - React-runtimescheduler (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - React-callinvoker - React-cxxreact - React-debug - React-featureflags - - React-jsc - React-jsi + - React-jsinspectortracing + - React-performancetimeline + - React-rendererconsistency - React-rendererdebug - React-runtimeexecutor + - React-timing - React-utils - - React-utils (0.74.37): + - SocketRocket + - React-timing (0.81.2): + - React-debug + - React-utils (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-debug + - React-jsi (= 0.81.2) + - SocketRocket + - ReactAppDependencyProvider (0.81.2): + - ReactCodegen + - ReactCodegen (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt - glog - - RCT-Folly (= 2024.01.01.00) + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - RCTRequired + - RCTTypeSafety + - React-Core - React-debug - - React-jsc - - React-jsi (= 0.74.37) - - ReactCommon (0.74.37): - - ReactCommon/turbomodule (= 0.74.37) - - ReactCommon/turbomodule (0.74.37): - - DoubleConversion - - fmt (= 9.1.0) - - glog - - RCT-Folly (= 2024.01.01.00) - - React-callinvoker (= 0.74.37) - - React-cxxreact (= 0.74.37) - - React-jsi (= 0.74.37) - - React-logger (= 0.74.37) - - React-perflogger (= 0.74.37) - - ReactCommon/turbomodule/bridging (= 0.74.37) - - ReactCommon/turbomodule/core (= 0.74.37) - - ReactCommon/turbomodule/bridging (0.74.37): - - DoubleConversion - - fmt (= 9.1.0) - - glog - - RCT-Folly (= 2024.01.01.00) - - React-callinvoker (= 0.74.37) - - React-cxxreact (= 0.74.37) - - React-jsi (= 0.74.37) - - React-logger (= 0.74.37) - - React-perflogger (= 0.74.37) - - ReactCommon/turbomodule/core (0.74.37): - - DoubleConversion - - fmt (= 9.1.0) - - glog - - RCT-Folly (= 2024.01.01.00) - - React-callinvoker (= 0.74.37) - - React-cxxreact (= 0.74.37) - - React-debug (= 0.74.37) - - React-jsi (= 0.74.37) - - React-logger (= 0.74.37) - - React-perflogger (= 0.74.37) - - React-utils (= 0.74.37) - - ReactNativeHost (0.5.16): - - DoubleConversion - - glog - - RCT-Folly (= 2024.01.01.00) + - React-Fabric + - React-FabricImage + - React-featureflags + - React-graphics + - React-jsi + - React-jsiexecutor + - React-NativeModulesApple + - React-RCTAppDelegate + - React-rendererdebug + - React-utils + - ReactCommon/turbomodule/bridging + - ReactCommon/turbomodule/core + - SocketRocket + - ReactCommon (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - RCT-Folly + - RCT-Folly/Fabric + - ReactCommon/turbomodule (= 0.81.2) + - SocketRocket + - ReactCommon/turbomodule (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-callinvoker (= 0.81.2) + - React-cxxreact (= 0.81.2) + - React-jsi (= 0.81.2) + - React-logger (= 0.81.2) + - React-perflogger (= 0.81.2) + - ReactCommon/turbomodule/bridging (= 0.81.2) + - ReactCommon/turbomodule/core (= 0.81.2) + - SocketRocket + - ReactCommon/turbomodule/bridging (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-callinvoker (= 0.81.2) + - React-cxxreact (= 0.81.2) + - React-jsi (= 0.81.2) + - React-logger (= 0.81.2) + - React-perflogger (= 0.81.2) + - SocketRocket + - ReactCommon/turbomodule/core (0.81.2): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric + - React-callinvoker (= 0.81.2) + - React-cxxreact (= 0.81.2) + - React-debug (= 0.81.2) + - React-featureflags (= 0.81.2) + - React-jsi (= 0.81.2) + - React-logger (= 0.81.2) + - React-perflogger (= 0.81.2) + - React-utils (= 0.81.2) + - SocketRocket + - ReactNativeHost (0.5.17): + - boost + - DoubleConversion + - fast_float + - fmt + - glog + - hermes-engine + - RCT-Folly + - RCT-Folly/Fabric - RCTRequired - RCTTypeSafety - - React-Codegen - React-Core - React-cxxreact - React-debug @@ -1240,23 +2386,27 @@ PODS: - React-jsi - React-NativeModulesApple - React-RCTFabric + - React-renderercss - React-rendererdebug - React-utils + - ReactCodegen - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core + - SocketRocket - Yoga - - ReactTestApp-DevSupport (3.10.22): + - ReactTestApp-DevSupport (5.1.10): - React-Core - React-jsi - ReactTestApp-Resources (1.0.0-dev) - - RNSVG (15.12.1): + - RNSVG (15.15.1): - React-Core - - SocketRocket (0.7.0) + - SocketRocket (0.7.1) - Yoga (0.0.0) DEPENDENCIES: - boost (from `../node_modules/react-native-macos/third-party-podspecs/boost.podspec`) - DoubleConversion (from `../node_modules/react-native-macos/third-party-podspecs/DoubleConversion.podspec`) + - fast_float (from `../node_modules/react-native-macos/third-party-podspecs/fast_float.podspec`) - FBLazyVector (from `../node_modules/react-native-macos/Libraries/FBLazyVector`) - fmt (from `../node_modules/react-native-macos/third-party-podspecs/fmt.podspec`) - "FRNAvatar (from `../node_modules/@fluentui-react-native/experimental-avatar`)" @@ -1266,71 +2416,91 @@ DEPENDENCIES: - "FRNRadioButton (from `../node_modules/@fluentui-react-native/radio-group`)" - "FRNVibrancyView (from `../node_modules/@fluentui-react-native/vibrancy-view`)" - glog (from `../node_modules/react-native-macos/third-party-podspecs/glog.podspec`) + - hermes-engine (from `../node_modules/react-native-macos/sdks/hermes-engine/hermes-engine.podspec`) - RCT-Folly (from `../node_modules/react-native-macos/third-party-podspecs/RCT-Folly.podspec`) - - RCT-Folly/Fabric (from `../node_modules/react-native-macos/third-party-podspecs/RCT-Folly.podspec`) - RCTDeprecation (from `../node_modules/react-native-macos/ReactApple/Libraries/RCTFoundation/RCTDeprecation`) - "RCTFocusZone (from `../node_modules/@fluentui-react-native/focus-zone`)" - RCTRequired (from `../node_modules/react-native-macos/Libraries/Required`) - RCTTypeSafety (from `../node_modules/react-native-macos/Libraries/TypeSafety`) - React (from `../node_modules/react-native-macos/`) - React-callinvoker (from `../node_modules/react-native-macos/ReactCommon/callinvoker`) - - React-Codegen (from `build/generated/ios`) - React-Core (from `../node_modules/react-native-macos/`) - React-Core/RCTWebSocket (from `../node_modules/react-native-macos/`) - React-CoreModules (from `../node_modules/react-native-macos/React/CoreModules`) - React-cxxreact (from `../node_modules/react-native-macos/ReactCommon/cxxreact`) - React-debug (from `../node_modules/react-native-macos/ReactCommon/react/debug`) + - React-defaultsnativemodule (from `../node_modules/react-native-macos/ReactCommon/react/nativemodule/defaults`) + - React-domnativemodule (from `../node_modules/react-native-macos/ReactCommon/react/nativemodule/dom`) - React-Fabric (from `../node_modules/react-native-macos/ReactCommon`) + - React-FabricComponents (from `../node_modules/react-native-macos/ReactCommon`) - React-FabricImage (from `../node_modules/react-native-macos/ReactCommon`) - React-featureflags (from `../node_modules/react-native-macos/ReactCommon/react/featureflags`) + - React-featureflagsnativemodule (from `../node_modules/react-native-macos/ReactCommon/react/nativemodule/featureflags`) - React-graphics (from `../node_modules/react-native-macos/ReactCommon/react/renderer/graphics`) + - React-hermes (from `../node_modules/react-native-macos/ReactCommon/hermes`) + - React-idlecallbacksnativemodule (from `../node_modules/react-native-macos/ReactCommon/react/nativemodule/idlecallbacks`) - React-ImageManager (from `../node_modules/react-native-macos/ReactCommon/react/renderer/imagemanager/platform/ios`) - - React-jsc (from `../node_modules/react-native-macos/ReactCommon/jsc`) - React-jserrorhandler (from `../node_modules/react-native-macos/ReactCommon/jserrorhandler`) - React-jsi (from `../node_modules/react-native-macos/ReactCommon/jsi`) - React-jsiexecutor (from `../node_modules/react-native-macos/ReactCommon/jsiexecutor`) - React-jsinspector (from `../node_modules/react-native-macos/ReactCommon/jsinspector-modern`) + - React-jsinspectorcdp (from `../node_modules/react-native-macos/ReactCommon/jsinspector-modern/cdp`) + - React-jsinspectornetwork (from `../node_modules/react-native-macos/ReactCommon/jsinspector-modern/network`) + - React-jsinspectortracing (from `../node_modules/react-native-macos/ReactCommon/jsinspector-modern/tracing`) + - React-jsitooling (from `../node_modules/react-native-macos/ReactCommon/jsitooling`) - React-jsitracing (from `../node_modules/react-native-macos/ReactCommon/hermes/executor/`) - React-logger (from `../node_modules/react-native-macos/ReactCommon/logger`) - React-Mapbuffer (from `../node_modules/react-native-macos/ReactCommon`) - - React-nativeconfig (from `../node_modules/react-native-macos/ReactCommon`) + - React-microtasksnativemodule (from `../node_modules/react-native-macos/ReactCommon/react/nativemodule/microtasks`) - React-NativeModulesApple (from `../node_modules/react-native-macos/ReactCommon/react/nativemodule/core/platform/ios`) + - React-oscompat (from `../node_modules/react-native-macos/ReactCommon/oscompat`) - React-perflogger (from `../node_modules/react-native-macos/ReactCommon/reactperflogger`) + - React-performancetimeline (from `../node_modules/react-native-macos/ReactCommon/react/performance/timeline`) - React-RCTActionSheet (from `../node_modules/react-native-macos/Libraries/ActionSheetIOS`) - React-RCTAnimation (from `../node_modules/react-native-macos/Libraries/NativeAnimation`) - React-RCTAppDelegate (from `../node_modules/react-native-macos/Libraries/AppDelegate`) - React-RCTBlob (from `../node_modules/react-native-macos/Libraries/Blob`) - React-RCTFabric (from `../node_modules/react-native-macos/React`) + - React-RCTFBReactNativeSpec (from `../node_modules/react-native-macos/React`) - React-RCTImage (from `../node_modules/react-native-macos/Libraries/Image`) - React-RCTLinking (from `../node_modules/react-native-macos/Libraries/LinkingIOS`) - React-RCTNetwork (from `../node_modules/react-native-macos/Libraries/Network`) + - React-RCTRuntime (from `../node_modules/react-native-macos/React/Runtime`) - React-RCTSettings (from `../node_modules/react-native-macos/Libraries/Settings`) - React-RCTText (from `../node_modules/react-native-macos/Libraries/Text`) - React-RCTVibration (from `../node_modules/react-native-macos/Libraries/Vibration`) + - React-rendererconsistency (from `../node_modules/react-native-macos/ReactCommon/react/renderer/consistency`) + - React-renderercss (from `../node_modules/react-native-macos/ReactCommon/react/renderer/css`) - React-rendererdebug (from `../node_modules/react-native-macos/ReactCommon/react/renderer/debug`) - - React-rncore (from `../node_modules/react-native-macos/ReactCommon`) - React-RuntimeApple (from `../node_modules/react-native-macos/ReactCommon/react/runtime/platform/ios`) - React-RuntimeCore (from `../node_modules/react-native-macos/ReactCommon/react/runtime`) - React-runtimeexecutor (from `../node_modules/react-native-macos/ReactCommon/runtimeexecutor`) + - React-RuntimeHermes (from `../node_modules/react-native-macos/ReactCommon/react/runtime`) - React-runtimescheduler (from `../node_modules/react-native-macos/ReactCommon/react/renderer/runtimescheduler`) + - React-timing (from `../node_modules/react-native-macos/ReactCommon/react/timing`) - React-utils (from `../node_modules/react-native-macos/ReactCommon/react/utils`) + - ReactAppDependencyProvider (from `build/generated/ios`) + - ReactCodegen (from `build/generated/ios`) - ReactCommon/turbomodule/core (from `../node_modules/react-native-macos/ReactCommon`) - - "ReactNativeHost (from `../../../node_modules/.store/react-native-test-app-virtual-5a9c0463e2/node_modules/@rnx-kit/react-native-host`)" + - "ReactNativeHost (from `../../../node_modules/.store/react-native-test-app-virtual-d4246a9700/node_modules/@rnx-kit/react-native-host`)" - ReactTestApp-DevSupport (from `../node_modules/react-native-test-app`) - ReactTestApp-Resources (from `..`) - RNSVG (from `../node_modules/react-native-svg`) - - SocketRocket (from `../node_modules/react-native-macos/third-party-podspecs/SocketRocket.podspec`) + - SocketRocket (~> 0.7.1) - Yoga (from `../node_modules/react-native-macos/ReactCommon/yoga`) SPEC REPOS: trunk: - MicrosoftFluentUI + - SocketRocket EXTERNAL SOURCES: boost: :podspec: "../node_modules/react-native-macos/third-party-podspecs/boost.podspec" DoubleConversion: :podspec: "../node_modules/react-native-macos/third-party-podspecs/DoubleConversion.podspec" + fast_float: + :podspec: "../node_modules/react-native-macos/third-party-podspecs/fast_float.podspec" FBLazyVector: :path: "../node_modules/react-native-macos/Libraries/FBLazyVector" fmt: @@ -1349,6 +2519,9 @@ EXTERNAL SOURCES: :path: "../node_modules/@fluentui-react-native/vibrancy-view" glog: :podspec: "../node_modules/react-native-macos/third-party-podspecs/glog.podspec" + hermes-engine: + :podspec: "../node_modules/react-native-macos/sdks/hermes-engine/hermes-engine.podspec" + :tag: hermes-2025-07-07-RNv0.81.0-e0fc67142ec0763c6b6153ca2bf96df815539782 RCT-Folly: :podspec: "../node_modules/react-native-macos/third-party-podspecs/RCT-Folly.podspec" RCTDeprecation: @@ -1363,8 +2536,6 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native-macos/" React-callinvoker: :path: "../node_modules/react-native-macos/ReactCommon/callinvoker" - React-Codegen: - :path: build/generated/ios React-Core: :path: "../node_modules/react-native-macos/" React-CoreModules: @@ -1373,18 +2544,28 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native-macos/ReactCommon/cxxreact" React-debug: :path: "../node_modules/react-native-macos/ReactCommon/react/debug" + React-defaultsnativemodule: + :path: "../node_modules/react-native-macos/ReactCommon/react/nativemodule/defaults" + React-domnativemodule: + :path: "../node_modules/react-native-macos/ReactCommon/react/nativemodule/dom" React-Fabric: :path: "../node_modules/react-native-macos/ReactCommon" + React-FabricComponents: + :path: "../node_modules/react-native-macos/ReactCommon" React-FabricImage: :path: "../node_modules/react-native-macos/ReactCommon" React-featureflags: :path: "../node_modules/react-native-macos/ReactCommon/react/featureflags" + React-featureflagsnativemodule: + :path: "../node_modules/react-native-macos/ReactCommon/react/nativemodule/featureflags" React-graphics: :path: "../node_modules/react-native-macos/ReactCommon/react/renderer/graphics" + React-hermes: + :path: "../node_modules/react-native-macos/ReactCommon/hermes" + React-idlecallbacksnativemodule: + :path: "../node_modules/react-native-macos/ReactCommon/react/nativemodule/idlecallbacks" React-ImageManager: :path: "../node_modules/react-native-macos/ReactCommon/react/renderer/imagemanager/platform/ios" - React-jsc: - :path: "../node_modules/react-native-macos/ReactCommon/jsc" React-jserrorhandler: :path: "../node_modules/react-native-macos/ReactCommon/jserrorhandler" React-jsi: @@ -1393,18 +2574,30 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native-macos/ReactCommon/jsiexecutor" React-jsinspector: :path: "../node_modules/react-native-macos/ReactCommon/jsinspector-modern" + React-jsinspectorcdp: + :path: "../node_modules/react-native-macos/ReactCommon/jsinspector-modern/cdp" + React-jsinspectornetwork: + :path: "../node_modules/react-native-macos/ReactCommon/jsinspector-modern/network" + React-jsinspectortracing: + :path: "../node_modules/react-native-macos/ReactCommon/jsinspector-modern/tracing" + React-jsitooling: + :path: "../node_modules/react-native-macos/ReactCommon/jsitooling" React-jsitracing: :path: "../node_modules/react-native-macos/ReactCommon/hermes/executor/" React-logger: :path: "../node_modules/react-native-macos/ReactCommon/logger" React-Mapbuffer: :path: "../node_modules/react-native-macos/ReactCommon" - React-nativeconfig: - :path: "../node_modules/react-native-macos/ReactCommon" + React-microtasksnativemodule: + :path: "../node_modules/react-native-macos/ReactCommon/react/nativemodule/microtasks" React-NativeModulesApple: :path: "../node_modules/react-native-macos/ReactCommon/react/nativemodule/core/platform/ios" + React-oscompat: + :path: "../node_modules/react-native-macos/ReactCommon/oscompat" React-perflogger: :path: "../node_modules/react-native-macos/ReactCommon/reactperflogger" + React-performancetimeline: + :path: "../node_modules/react-native-macos/ReactCommon/react/performance/timeline" React-RCTActionSheet: :path: "../node_modules/react-native-macos/Libraries/ActionSheetIOS" React-RCTAnimation: @@ -1415,114 +2608,145 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native-macos/Libraries/Blob" React-RCTFabric: :path: "../node_modules/react-native-macos/React" + React-RCTFBReactNativeSpec: + :path: "../node_modules/react-native-macos/React" React-RCTImage: :path: "../node_modules/react-native-macos/Libraries/Image" React-RCTLinking: :path: "../node_modules/react-native-macos/Libraries/LinkingIOS" React-RCTNetwork: :path: "../node_modules/react-native-macos/Libraries/Network" + React-RCTRuntime: + :path: "../node_modules/react-native-macos/React/Runtime" React-RCTSettings: :path: "../node_modules/react-native-macos/Libraries/Settings" React-RCTText: :path: "../node_modules/react-native-macos/Libraries/Text" React-RCTVibration: :path: "../node_modules/react-native-macos/Libraries/Vibration" + React-rendererconsistency: + :path: "../node_modules/react-native-macos/ReactCommon/react/renderer/consistency" + React-renderercss: + :path: "../node_modules/react-native-macos/ReactCommon/react/renderer/css" React-rendererdebug: :path: "../node_modules/react-native-macos/ReactCommon/react/renderer/debug" - React-rncore: - :path: "../node_modules/react-native-macos/ReactCommon" React-RuntimeApple: :path: "../node_modules/react-native-macos/ReactCommon/react/runtime/platform/ios" React-RuntimeCore: :path: "../node_modules/react-native-macos/ReactCommon/react/runtime" React-runtimeexecutor: :path: "../node_modules/react-native-macos/ReactCommon/runtimeexecutor" + React-RuntimeHermes: + :path: "../node_modules/react-native-macos/ReactCommon/react/runtime" React-runtimescheduler: :path: "../node_modules/react-native-macos/ReactCommon/react/renderer/runtimescheduler" + React-timing: + :path: "../node_modules/react-native-macos/ReactCommon/react/timing" React-utils: :path: "../node_modules/react-native-macos/ReactCommon/react/utils" + ReactAppDependencyProvider: + :path: build/generated/ios + ReactCodegen: + :path: build/generated/ios ReactCommon: :path: "../node_modules/react-native-macos/ReactCommon" ReactNativeHost: - :path: "../../../node_modules/.store/react-native-test-app-virtual-5a9c0463e2/node_modules/@rnx-kit/react-native-host" + :path: "../../../node_modules/.store/react-native-test-app-virtual-d4246a9700/node_modules/@rnx-kit/react-native-host" ReactTestApp-DevSupport: :path: "../node_modules/react-native-test-app" ReactTestApp-Resources: :path: ".." RNSVG: :path: "../node_modules/react-native-svg" - SocketRocket: - :podspec: "../node_modules/react-native-macos/third-party-podspecs/SocketRocket.podspec" Yoga: :path: "../node_modules/react-native-macos/ReactCommon/yoga" SPEC CHECKSUMS: - boost: 0686b6af8cbd638c784fea5afb789be66699823c - DoubleConversion: 5b92c4507c560bb62e7aa1acdf2785ea3ff08b3b - FBLazyVector: 5f17e32a39da9146ff32e90cff4e9ebd8b5c3b54 - fmt: 03574da4b7ba40de39da59677ca66610ce8c4a02 - FRNAvatar: 52551ea22dbc7be5ecd21abf2baa8b2e3035fc34 - FRNCallout: cc743e926cdb77dfbfb6af71dd955badb32fcd1a - FRNCheckbox: d19d484a1cfdeba6d3f4aacd6084c2ca4c48f92e - FRNMenuButton: c8aef02c683585a9e5a5f5cf34f70e9cf63c0b79 - FRNRadioButton: a40075f901604d571e1ef57c6d062327430aefe2 - FRNVibrancyView: be46aaf2b9fe6ec914ea9c55a3ff7fa7e0e7537d - glog: ba31c1afa7dcf1915a109861bccdb4421be6175b + boost: cea1d4f90a3a59537f3deb03ff5656489d7133dd + DoubleConversion: d31b1eb37f6d6f456530c4fd9124b857d6889cab + fast_float: 20817c22759af6ac8d4d67e6e059b8b499953656 + FBLazyVector: 0e3076dbb16169b0afc2d701a24a526423b5e76b + fmt: 24e7591456deb60b4a77518f83d9a916ac84223f + FRNAvatar: ffa0facb219806b0e5083d2388bc61e590f5df19 + FRNCallout: bc2178e4478504e21c01a3c1c8617c91783eae8c + FRNCheckbox: 1cba85c9c8c75257970f8ffcc4a5e2602c22be7c + FRNMenuButton: 709f3218ce9a421c154ea0570acbeb3f535629d3 + FRNRadioButton: a0e58ac8a7be290778a30add5bdf41dc245e3483 + FRNVibrancyView: 96debdb9a1d2d9315c25748450a33fe2cb8b6321 + glog: 0b31c25149b9d350b2666c7d459229861a00ec07 + hermes-engine: 9f4dfe93326146a1c99eb535b1cb0b857a3cd172 MicrosoftFluentUI: dde98d8ed3fc306d9ddd0a6f0bc0c1f24fe5275e - RCT-Folly: f47da9a444aae485a0528b3bccf0336156009d60 - RCTDeprecation: 88f29fc8fbe38e5bff2e65223eac24450ade59ab - RCTFocusZone: 07730c51b3fc190dba495b849c9b4d9b1919268c - RCTRequired: 2736889bc024f33cd9157e06e092ee59848e7f45 - RCTTypeSafety: c6f4b53a571b819ef18b3d8c5fa7f57d588102c6 - React: 9ddfaba3bb7d30eb3c23b043443543b3b9db8b04 - React-callinvoker: 033098992550e4c966b6c1174bd83d01d83fb44c - React-Codegen: 02cfe7693bcaa659be62f39c67a74742c08e6a83 - React-Core: 9f74d6d9c5052c7a53c0d8e2d7962fb36c47b72c - React-CoreModules: 5f84f230ab0fe7a9f6b757c5c27eacfad0e93575 - React-cxxreact: baf769a36b97845c991ad464c448a586084f6792 - React-debug: 063bfefe155929aaceab119d8dc55aba74b75924 - React-Fabric: 6d53995152fae83d6ea9aa708bfe3770ddbbb6c2 - React-FabricImage: 7ada63796445c7850d1bac79580e37bc4dd5a425 - React-featureflags: 716bbce04b2ba9e7f8b2a759862007103a5843a8 - React-graphics: a1f0cbbb82e0d27965d4babbdbba338c1f4fd755 - React-ImageManager: c3bb87afa26795c488e74934db168c69f9897e17 - React-jsc: b88058f2b21b96679fb7a4c68bd902bcc084f89a - React-jserrorhandler: 63b39b6d7315cb02286fee144df8dbb8162a1310 - React-jsi: 9e30d042a0d32a5cd4015155fbbbd886f91f9a3e - React-jsiexecutor: 02c49a213211874377fd777138721ee242db0cfe - React-jsinspector: 5e4d4f1c9e2decfa6b1c76f495c6ba2ff4020255 - React-jsitracing: b93cbcccb9ab85e4c778f56b77b1429073a73c5b - React-logger: 314351acd130046e7f72e3edf3141b035005bdc3 - React-Mapbuffer: 46a90302a34fd2f1ed31028388aee7b5d69faf66 - React-nativeconfig: c292c7c3b8c83c46c23bdfda8949750479b43f77 - React-NativeModulesApple: 5fb1fbfc403c12362cff0addb31e9e0f899be0cc - React-perflogger: cef2a86147e47618221ca9ad91c198f675235fc1 - React-RCTActionSheet: 13f69488b22244acbdab4e8548b8a4e61f1aabbe - React-RCTAnimation: 96868c0a419ebf7b8e886b3bf8efd394baed6490 - React-RCTAppDelegate: b8238819e2630a61141604dbe773a16575262a04 - React-RCTBlob: 514e3899c53a76e3a12b66559172f6a6f8ccb0bf - React-RCTFabric: 6f3ce25f14016ba7f75afc197dfc102e6dc4473d - React-RCTImage: 782aae7a46ccbad58f552cc92fb9379bf5a4a9f6 - React-RCTLinking: 8468aad3a18280b15c8577e99c09779652935be3 - React-RCTNetwork: 71c5168cfba4ee643890a7ee65db39c8184efd62 - React-RCTSettings: 40a5a3f90ffe2e92d8acbe1dd1710a9ff29ecc84 - React-RCTText: bbd86f4e3156185e971c5cb801d5f0d05c384c3c - React-RCTVibration: 81cb9b14e72907a78452f2b485f552599796ceab - React-rendererdebug: 1052f9df062f076d3dae1a5e13c6a9610dfb364f - React-rncore: 844cb4ef1bc9b46d802fab69de8f5d3b9385080f - React-RuntimeApple: 3b5d7e3c4995317cb00c183793f37085cb0ca5df - React-RuntimeCore: fd550c904695f6e79fb812a25f14df81306499a9 - React-runtimeexecutor: 3d42e199f052bd16a724798ccc303be6f85755ca - React-runtimescheduler: 259cc660010f02d35aa4675e448c194667cdafd2 - React-utils: c1a7c0646cbd13a6578fdbbbfb8caca3f3d5cafe - ReactCommon: cf91cce7c7039e8a2275be58b63d5cb594c903e2 - ReactNativeHost: 4296c5d13fdcafb9cb53f2f3b6ab5e427ab9a6dd - ReactTestApp-DevSupport: 52ac76197e5accf579592aa3b9aa07fd0766f211 - ReactTestApp-Resources: 3c8739a3e3ed26f67f8ab68f13102fb9591301c8 - RNSVG: d39a9be65c439dfb061955f7615f1f71a51ecede - SocketRocket: f6c6249082c011e6de2de60ed641ef8bbe0cfac9 - Yoga: 739f555df208b5fcd997a3b63e74791e27a12f34 + RCT-Folly: c803cf33238782d5fd21a5e02d44f64068e0e130 + RCTDeprecation: b60b889eafa75f46c3d6be5332681efbb16ad0c7 + RCTFocusZone: 1b8ab01688bbb8ef6357bd8789e5c6f38ddac4d9 + RCTRequired: 070d7f0ef937e7a93aab20761cef55419f16b5de + RCTTypeSafety: dd2ad1eb0c0c01ba41222d115be141f9a348c636 + React: 304df3d34c8c0281fd1fd3a506e69f234095425d + React-callinvoker: e8bc5d829c9ad4378e7bc2e71a5bec7324006035 + React-Core: d7e5d03ca6005d9b5f6c37f6934d88dc4d2689f0 + React-CoreModules: 879fce36a663a7276df6ab7d6911b78b432d6b17 + React-cxxreact: 6bde099a43e3246f89adaa9497c034da2c5c0370 + React-debug: 535a1d98d6b539feaf31a5ea8c6486370f72ce37 + React-defaultsnativemodule: 70342ee876a327811e9c773d3a0d3d52a58b2cdc + React-domnativemodule: f746d47f09a6a9e7a17be1727c1d03c754b4c6fe + React-Fabric: e57f3787866e8be56f83275d851d04d788c5af36 + React-FabricComponents: 1928cbc84dd34dc5a2833b57cdfcd97d196ec8d8 + React-FabricImage: 3edb1da72238fc1ee831581607898eccb5fd6f0a + React-featureflags: 9c18fc4d70cd00dda0cda6e404259cde3cec3c3a + React-featureflagsnativemodule: bf8d6c4be2b5fead2fb03bcc45327e155bf80ed5 + React-graphics: 0f41c86f67e4398d5d9f859d6821c35c2e7b3fb0 + React-hermes: 2e036f6d79a0bace863b13c767393b58e96ae4ef + React-idlecallbacksnativemodule: 2c98d63b7c0e9599655fa656c90713a3fb37357d + React-ImageManager: 43d765f6bc2b1befc843c5246401b81bf71c3bb7 + React-jserrorhandler: e03661ece5f62f7e2d146514df18912e6b45cb45 + React-jsi: 181713d346ea349fdd6daa203ac2beb845cfebfa + React-jsiexecutor: 7d04365588784e24fcaa0227315480acecd25c78 + React-jsinspector: 0a29ceb8c3442f96eeefd111c9b55e1487ce3ba9 + React-jsinspectorcdp: 4fb40588146e6473f6243c884fb194709b96bc00 + React-jsinspectornetwork: 174ddd191bc43f1c513577ea363afa02b6b6c204 + React-jsinspectortracing: 74b672622bc2fd8abf0e7ac65d6c6aae349fdb2e + React-jsitooling: 9e4b97beda2253a23c7a37f4a0bf9263044f6687 + React-jsitracing: bf43e721d561621d462fc20dd5949561a9accb35 + React-logger: 86f7d7aba95df93aa8769f093e336625edb7d263 + React-Mapbuffer: 67b579421aed59754817bf86da7400161a9d5cb9 + React-microtasksnativemodule: bc94fd99e424f4cfc1e3e491f722a08833440754 + React-NativeModulesApple: 16f31e7cfbfc914b39a8b119b883f5f7a076d904 + React-oscompat: 575d3dbc887477c0f3d42ecf1b9a48863b50be87 + React-perflogger: 47bd43e583750565fd167dc3aa1ba59b8163768d + React-performancetimeline: 74cd5e3e1d8d4a3c0675a9c51b0864ca212e4f80 + React-RCTActionSheet: 804c21a069823d75bf6ae5fdf1aa711ffc0c170a + React-RCTAnimation: 04bd040a64c361dc3cf5e4daba84b6cbcd27e79c + React-RCTAppDelegate: d6db3f8bc4bc0277eb7a1a7e70c4bb7981fad43d + React-RCTBlob: 0f2e438bbf114e49480e49f743e74af5a942b890 + React-RCTFabric: 5d73321c2e0c696ca3b76ee4cf652a5892ebe04a + React-RCTFBReactNativeSpec: c3a6f2f5f82803cbddd64e913469cf4964e78113 + React-RCTImage: ac679577e15cc14301b1d3bcc0535a405051e8a6 + React-RCTLinking: 90f0086e298825bda0630ac260172c5de9a7d637 + React-RCTNetwork: ec28cfb70f66ef17311c7aada3186bb96b982897 + React-RCTRuntime: ef06f3a3abc8d30098755fa7dc69075dff0892c8 + React-RCTSettings: dd174c96f95124ba80c77f9b5b7a7bd0b9f51466 + React-RCTText: 0e0792a83f144417f88301a7c885fc483ac789c8 + React-RCTVibration: f7b6e512e359077761b9183e1044570db55e1677 + React-rendererconsistency: d3d325b921bf716ea79ba2e3c83aaf47e752107c + React-renderercss: 10605ececd741430230b9e77229c66006de6390f + React-rendererdebug: cdcec4e3b5bc73d9a75ef093dec2a937c721470a + React-RuntimeApple: 08c88844acb6f8b179f911ef4a9a01d451fb1e77 + React-RuntimeCore: 49ee32bbc47698617c8af39f511f98a32c4a9c80 + React-runtimeexecutor: bb3baf74e3456bbcd2e7226c390e592958d6afa6 + React-RuntimeHermes: a75eaa9c18f7c33f51e08a51ab36002624ff92e6 + React-runtimescheduler: 5b6bddef69d7f60ec3baf51c6bdb7e9e6cb02f0b + React-timing: d11280aae5f82fbb5cc1fa26a4fb370d1f657d6f + React-utils: f534155c95889deb6d00469146eb3900bf0181aa + ReactAppDependencyProvider: c684b86721380f663bc9476d7fffce805ba93b22 + ReactCodegen: b7fa29462da7a990beff7865ead46b4eb01093a9 + ReactCommon: 9f8189efbc1aa52926df2791a2e47b3340353849 + ReactNativeHost: 66a23d7106b451f1a1087f565a45c839abef1e73 + ReactTestApp-DevSupport: 2852f266ad4b393124413d4290c16aff35892cf4 + ReactTestApp-Resources: 7625eab22d0a702577b048d60b5fb3f2e2f5b2a7 + RNSVG: 866f818ba926c5d3f7863705abed51bb09d8ddd3 + SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748 + Yoga: 6048a55441c73f8e3916a8eac6b83886708c77f9 -PODFILE CHECKSUM: 0452977cf4cb4258cb5f51d6eee0f88e459b9529 +PODFILE CHECKSUM: e6d871d112097146bbd727b9adf20f8ad89c66a0 COCOAPODS: 1.16.2 From 8ec4d738ab2d6d55f2e19d0bf63cd95a4672345d Mon Sep 17 00:00:00 2001 From: Andrew Coates <30809111+acoates-ms@users.noreply.github.com> Date: Tue, 2 Jun 2026 11:39:39 -0700 Subject: [PATCH 06/14] fixes --- .github/workflows/pr.yml | 4 +++- .yarnrc.yml | 2 +- apps/win32/metro.config.js | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index e3d99f05839..509e715ca3f 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -198,8 +198,10 @@ jobs: run: yarn install-windows-test-app --use-nuget working-directory: apps/fluent-tester + # First build of RNW may fail with Cannot open include file: 'CppWinRTIncludes.h' error + # So we run the build command twice - name: Build UWP app - run: yarn windows --arch x64 --logging --no-packager --no-launch --msbuildprops WindowsTargetPlatformVersion=10.0.26100.0 + run: yarn windows --arch x64 --logging --no-packager --no-launch --msbuildprops WindowsTargetPlatformVersion=10.0.26100.0 || yarn windows --arch x64 --logging --no-packager --no-launch --msbuildprops WindowsTargetPlatformVersion=10.0.26100.0 working-directory: apps/fluent-tester - name: Prepare E2E Windows tests diff --git a/.yarnrc.yml b/.yarnrc.yml index 21eb9091d6a..18333f00894 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -234,7 +234,7 @@ catalogs: react-native-shimmer: ^0.6.0 react-native-sqlite-storage: ^6.0.1 react-native-svg: ^15.12.1 - react-native-test-app: ^4.4.11 + react-native-test-app: ^5.1.10 react-native-webview: ^13.14.1 react-native-windows: ^0.81.0 react-test-renderer: 19.1.4 diff --git a/apps/win32/metro.config.js b/apps/win32/metro.config.js index dec3c76783d..bffaa7f423b 100644 --- a/apps/win32/metro.config.js +++ b/apps/win32/metro.config.js @@ -34,7 +34,8 @@ module.exports = async () => { }, sourceExts: [...sourceExts, 'svg'], resolveRequest: MetroSymlinksResolver({ - resolver: 'oxc-resolver', + // Disabling oxc-resolver for now, as it fails to import unicode-segmenter/grapheme in useAvatar. + //resolver: 'oxc-resolver', }), }, transformer: { From 073d0936be9be18376d8d6a38233c939ac45ea0a Mon Sep 17 00:00:00 2001 From: Andrew Coates <30809111+acoates-ms@users.noreply.github.com> Date: Tue, 2 Jun 2026 12:17:43 -0700 Subject: [PATCH 07/14] fix --- apps/fluent-tester/package.json | 3 +-- apps/win32/package.json | 13 ++++++------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/apps/fluent-tester/package.json b/apps/fluent-tester/package.json index c16b9afbd75..a524fd13145 100644 --- a/apps/fluent-tester/package.json +++ b/apps/fluent-tester/package.json @@ -166,8 +166,7 @@ "metro-react-native-babel-transformer", "react", "react-test-renderer", - "svg", - "test-app" + "svg" ] }, "extends": "@fluentui-react-native/kit-config" diff --git a/apps/win32/package.json b/apps/win32/package.json index 9d59824927a..bc7ddad00b1 100644 --- a/apps/win32/package.json +++ b/apps/win32/package.json @@ -8,6 +8,8 @@ "url": "https://github.com/microsoft/fluentui-react-native.git", "directory": "apps/win32" }, + "main": "./index.js", + "module": "./index.js", "exports": { ".": { "import": "./index.js", @@ -15,8 +17,6 @@ "default": "./index.ts" } }, - "main": "./index.js", - "module": "./index.js", "scripts": { "build": "tsgo", "build-core": "tsgo", @@ -33,9 +33,6 @@ "run-win32-devmain-dev": "rex-win32 --bundle index --component FluentTester --basePath ./dist --useDirectDebugger --windowTitle \"FluentUI Tester\" --pluginProps --debugBundlePath index --jsEngine v8 --useFastRefresh --useDevMain", "start": "rnx-cli start" }, - "jest": { - "preset": "react-native" - }, "dependencies": { "@fluentui-react-native/tester-core": "workspace:*", "@office-iss/react-native-win32": "^0.81.0", @@ -69,6 +66,9 @@ "react-test-renderer": "19.1.4", "rimraf": "catalog:" }, + "jest": { + "preset": "react-native" + }, "furn": { "depcheck": { "ignoreMatches": [ @@ -120,8 +120,7 @@ "metro-react-native-babel-transformer", "react", "react-test-renderer", - "svg", - "test-app" + "svg" ] }, "extends": "@fluentui-react-native/kit-config" From 8fb973fb722cd55895b9bbf6f0d586d095682829 Mon Sep 17 00:00:00 2001 From: Andrew Coates <30809111+acoates-ms@users.noreply.github.com> Date: Tue, 2 Jun 2026 12:55:40 -0700 Subject: [PATCH 08/14] fix --- apps/fluent-tester/metro.config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/fluent-tester/metro.config.js b/apps/fluent-tester/metro.config.js index c0f5df26cb6..13934924ee6 100644 --- a/apps/fluent-tester/metro.config.js +++ b/apps/fluent-tester/metro.config.js @@ -45,7 +45,8 @@ let config = makeMetroConfig({ blockList, extraNodeModules, resolveRequest: MetroSymlinksResolver({ - resolver: 'oxc-resolver', + // Disabling oxc-resolver for now, as it fails to import unicode-segmenter/grapheme in useAvatar. + // resolver: 'oxc-resolver', }), }, transformer: { From 5e244a9253c419af06fdec08f6258d3b20748eac Mon Sep 17 00:00:00 2001 From: Andrew Coates <30809111+acoates-ms@users.noreply.github.com> Date: Tue, 2 Jun 2026 13:00:11 -0700 Subject: [PATCH 09/14] fix stale links in contributing.md --- CONTRIBUTING.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4b793e9a533..f57f66fdcee 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -152,23 +152,18 @@ If you are creating a new component from scratch, you have the most leeway to de To add a native Windows module: -1. Follow [these instructions](https://microsoft.github.io/react-native-windows/docs/native-modules-setup#creating-a-new-native-module-library-project) for creating a new C++/WinRT native windows module library. Complete all steps through the end of [Making your module ready for consumption in an app](https://microsoft.github.io/react-native-windows/docs/native-modules-setup#making-your-module-ready-for-consumption-in-an-app). +1. Follow [these instructions](https://microsoft.github.io/react-native-windows/docs/init-windows-cli#templates) to use init-windows to create a modules using the lib-cpp template. Complete all steps in [Native Platform: Native Modules](https://microsoft.github.io/react-native-windows/docs/native-platform-modules). - When creating Views and ViewManagers for your module, Windows components such as Expander and Windows modules outside of the FluentUI React Native repository such as the [`datetimepicker`](https://github.com/react-native-datetimepicker/datetimepicker/tree/master/windows/DateTimePickerWindows) are helpful resources 2. Follow the steps for [creating a new component](#creating-a-new-component) in FluentUI React Native. - Other Windows components such as the Expander will be helpful with this step. 3. Copy the `windows` folder from the local native component library created in Step 1 into the root of the new componenet's directory. 4. Testing the component locally - 1. Follow steps for Option 1 of [testing the module](https://microsoft.github.io/react-native-windows/docs/native-modules-setup#testing-the-module-before-it-gets-published) - - Be sure to run the autolinking command from the component's root directory (`npx react-native autolink-windows`) - 2. Check that the NuGet packages for the test application and component line up. i.e. If the component uses WinUI 2.6, the test application should as well. - - Right-click on the solution within VS. Select `Manage NuGet Packages for Solution…`. Look at differences under the consolidate tab. - - After this step, you may need to remove unused references for .xcsproj files - 3. Add your native module references within the `App.js` file. + 1. Add your native module references within the `App.js` file. - `Import { NewComponent } from @fluentui-react-native/experimental-;` - 4. Start metro via command line + 2. Start metro via command line - Navigate to windows folder (`packages\experimental\\windows`) - Run `yarn start` - 5. Run application + 3. Run application ## Creating new native Android Components From bb2b8eb335b0dca1dde0845fcf18066af6ec45ff Mon Sep 17 00:00:00 2001 From: Andrew Coates <30809111+acoates-ms@users.noreply.github.com> Date: Tue, 2 Jun 2026 13:11:20 -0700 Subject: [PATCH 10/14] bump rnsvg to pickup macos fix --- apps/fluent-tester/ios/Podfile.lock | 2 +- apps/fluent-tester/macos/Podfile.lock | 2 +- yarn.lock | 7 +++---- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/apps/fluent-tester/ios/Podfile.lock b/apps/fluent-tester/ios/Podfile.lock index 8865916c578..b1ef3148a48 100644 --- a/apps/fluent-tester/ios/Podfile.lock +++ b/apps/fluent-tester/ios/Podfile.lock @@ -2457,7 +2457,7 @@ PODS: - React-Core - React-jsi - ReactTestApp-Resources (1.0.0-dev) - - RNSVG (15.15.1): + - RNSVG (15.15.5): - React-Core - SocketRocket (0.7.1) - Yoga (0.0.0) diff --git a/apps/fluent-tester/macos/Podfile.lock b/apps/fluent-tester/macos/Podfile.lock index 470831517cc..905c9797dad 100644 --- a/apps/fluent-tester/macos/Podfile.lock +++ b/apps/fluent-tester/macos/Podfile.lock @@ -2398,7 +2398,7 @@ PODS: - React-Core - React-jsi - ReactTestApp-Resources (1.0.0-dev) - - RNSVG (15.15.1): + - RNSVG (15.15.5): - React-Core - SocketRocket (0.7.1) - Yoga (0.0.0) diff --git a/yarn.lock b/yarn.lock index 8cc7066a06f..b60c670cd34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20321,16 +20321,15 @@ __metadata: linkType: hard "react-native-svg@npm:^15.12.1": - version: 15.15.1 - resolution: "react-native-svg@npm:15.15.1" + version: 15.15.5 + resolution: "react-native-svg@npm:15.15.5" dependencies: css-select: "npm:^5.1.0" css-tree: "npm:^1.1.3" - warn-once: "npm:0.1.1" peerDependencies: react: "*" react-native: "*" - checksum: 10c0/9e047e8afdd5121296a3402c5c37363b9b37fbddc41f7b0b49b923ac4d2898954c8b57a6784a625321236987e494ee54f594e22f9de815f807e03a3433d7fefd + checksum: 10c0/34b71b6c83d7235efbc4263abaffcbad780375f9e0fca95786e4f1a543a2b6d07e90c7df426f708e85be68331c412066cdc639f4a6ce82bed42bc728050d9402 languageName: node linkType: hard From 77ad4490dc0c530db65934fb79bd7dce52ddb1ab Mon Sep 17 00:00:00 2001 From: Andrew Coates <30809111+acoates-ms@users.noreply.github.com> Date: Tue, 2 Jun 2026 14:56:47 -0700 Subject: [PATCH 11/14] restore oxc-resolver but hard code unicode-segmenter location --- apps/fluent-tester/metro.config.js | 6 ++++-- apps/win32/metro.config.js | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/apps/fluent-tester/metro.config.js b/apps/fluent-tester/metro.config.js index 13934924ee6..5bd659fb717 100644 --- a/apps/fluent-tester/metro.config.js +++ b/apps/fluent-tester/metro.config.js @@ -27,6 +27,9 @@ function ensureUniqueModule(moduleName) { extraNodeModules[moduleName] = nmEntry; } +// For some reason oxc-resolver does not find the unicode-segmenter module, so we need to explicitly add it +extraNodeModules['unicode-segmenter'] = require('fs').realpathSync(path.resolve('../../packages/components/Avatar/node_modules/unicode-segmenter')); + // build up the added excludes and extraNodeModules ['react-native-svg'].forEach((moduleName) => ensureUniqueModule(moduleName)); @@ -45,8 +48,7 @@ let config = makeMetroConfig({ blockList, extraNodeModules, resolveRequest: MetroSymlinksResolver({ - // Disabling oxc-resolver for now, as it fails to import unicode-segmenter/grapheme in useAvatar. - // resolver: 'oxc-resolver', + resolver: 'oxc-resolver', }), }, transformer: { diff --git a/apps/win32/metro.config.js b/apps/win32/metro.config.js index bffaa7f423b..eeeb0a4b5a6 100644 --- a/apps/win32/metro.config.js +++ b/apps/win32/metro.config.js @@ -20,6 +20,9 @@ function ensureUniqueModule(moduleName, excludeList, nodeModules) { // build up the added excludes and extraNodeModules ['react-native-svg'].forEach((moduleName) => ensureUniqueModule(moduleName)); +// For some reason oxc-resolver does not find the unicode-segmenter module, so we need to explicitly add it +extraNodeModules['unicode-segmenter'] = require('fs').realpathSync(require('path').resolve('../../packages/components/Avatar/node_modules/unicode-segmenter')); + module.exports = async () => { const { resolver: { sourceExts, assetExts }, @@ -34,8 +37,7 @@ module.exports = async () => { }, sourceExts: [...sourceExts, 'svg'], resolveRequest: MetroSymlinksResolver({ - // Disabling oxc-resolver for now, as it fails to import unicode-segmenter/grapheme in useAvatar. - //resolver: 'oxc-resolver', + resolver: 'oxc-resolver', }), }, transformer: { From c3699014bd722480039d6aaa090040fe377beb2e Mon Sep 17 00:00:00 2001 From: Andrew Coates <30809111+acoates-ms@users.noreply.github.com> Date: Tue, 2 Jun 2026 15:21:06 -0700 Subject: [PATCH 12/14] format --- apps/fluent-tester/metro.config.js | 4 +++- apps/win32/metro.config.js | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/apps/fluent-tester/metro.config.js b/apps/fluent-tester/metro.config.js index 5bd659fb717..3827df6ff17 100644 --- a/apps/fluent-tester/metro.config.js +++ b/apps/fluent-tester/metro.config.js @@ -28,7 +28,9 @@ function ensureUniqueModule(moduleName) { } // For some reason oxc-resolver does not find the unicode-segmenter module, so we need to explicitly add it -extraNodeModules['unicode-segmenter'] = require('fs').realpathSync(path.resolve('../../packages/components/Avatar/node_modules/unicode-segmenter')); +extraNodeModules['unicode-segmenter'] = require('fs').realpathSync( + path.resolve('../../packages/components/Avatar/node_modules/unicode-segmenter'), +); // build up the added excludes and extraNodeModules ['react-native-svg'].forEach((moduleName) => ensureUniqueModule(moduleName)); diff --git a/apps/win32/metro.config.js b/apps/win32/metro.config.js index eeeb0a4b5a6..4b021fadf51 100644 --- a/apps/win32/metro.config.js +++ b/apps/win32/metro.config.js @@ -21,7 +21,9 @@ function ensureUniqueModule(moduleName, excludeList, nodeModules) { ['react-native-svg'].forEach((moduleName) => ensureUniqueModule(moduleName)); // For some reason oxc-resolver does not find the unicode-segmenter module, so we need to explicitly add it -extraNodeModules['unicode-segmenter'] = require('fs').realpathSync(require('path').resolve('../../packages/components/Avatar/node_modules/unicode-segmenter')); +extraNodeModules['unicode-segmenter'] = require('fs').realpathSync( + require('path').resolve('../../packages/components/Avatar/node_modules/unicode-segmenter'), +); module.exports = async () => { const { From 0991231937674d0c1de5495df5a4cdd575cae64c Mon Sep 17 00:00:00 2001 From: Jason Morse Date: Wed, 3 Jun 2026 14:37:32 -0700 Subject: [PATCH 13/14] fix avatar codegen template --- packages/experimental/Avatar/src/AvatarNativeComponent.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/experimental/Avatar/src/AvatarNativeComponent.ts b/packages/experimental/Avatar/src/AvatarNativeComponent.ts index 380dead2afb..2dae7048e76 100644 --- a/packages/experimental/Avatar/src/AvatarNativeComponent.ts +++ b/packages/experimental/Avatar/src/AvatarNativeComponent.ts @@ -1,14 +1,14 @@ import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent'; import type { HostComponent } from 'react-native'; -import type { ColorValue, ViewProps, ImageURISource } from 'react-native'; +import type { ColorValue, ViewProps, ImageSource } from 'react-native'; import type { WithDefault } from 'react-native/Libraries/Types/CodegenTypes'; export interface NativeProps extends ViewProps { primaryText?: string; secondaryText?: string; - imageSource?: ImageURISource; + imageSource?: ImageSource; backgroundColor?: ColorValue; size?: WithDefault<'size16' | 'size20' | 'size24' | 'size32' | 'size40' | 'size56' | 'size72', undefined>; } From 8b2a95a32769d4aaf48994a8de8f60085ef53ccc Mon Sep 17 00:00:00 2001 From: Andrew Coates <30809111+acoates-ms@users.noreply.github.com> Date: Thu, 4 Jun 2026 08:19:07 -0700 Subject: [PATCH 14/14] align imagesource type --- packages/experimental/Avatar/src/NativeAvatar.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/experimental/Avatar/src/NativeAvatar.tsx b/packages/experimental/Avatar/src/NativeAvatar.tsx index a4770e90be8..b3dfc65a9ed 100644 --- a/packages/experimental/Avatar/src/NativeAvatar.tsx +++ b/packages/experimental/Avatar/src/NativeAvatar.tsx @@ -4,7 +4,7 @@ * @format */ /** @jsxImportSource @fluentui-react-native/framework-base */ -import type { ImageURISource, ViewProps, ColorValue } from 'react-native'; +import type { ImageSource, ViewProps, ColorValue } from 'react-native'; import { NativeModules, TurboModuleRegistry } from 'react-native'; import type { UseSlots } from '@fluentui-react-native/framework'; @@ -44,7 +44,7 @@ export type NativeAvatarProps = NativeAvatarTokens & { /** * The image to be displayed */ - imageSource?: ImageURISource; + imageSource?: ImageSource; /** * The primary text to create initials with (e.g. a name) @@ -100,7 +100,7 @@ export type NativeAvatarProps = NativeAvatarTokens & { * An image to be shown as the backdrop of the ring, rather then a solid color. * Takes precendence over `ringColor` */ - customBorderImageSource?: ImageURISource; + customBorderImageSource?: ImageSource; }; const tokensThatAreAlsoProps: (keyof NativeAvatarTokens)[] = ['size', 'avatarStyle'];