applying package updates ***NO_CI***
This commit is contained in:
Родитель
bf8b91d1e5
Коммит
74e26b5b6c
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "prerelease",
|
||||
"comment": "Update RNW CLI to preserve and re-use `init-windows` arguments",
|
||||
"packageName": "@react-native-windows/cli",
|
||||
"email": "jthysell@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "prerelease",
|
||||
"comment": "Update RNW CLI to preserve and re-use `init-windows` arguments",
|
||||
"packageName": "react-native-windows",
|
||||
"email": "jthysell@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@react-native-windows/automation-channel",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 01 Nov 2024 05:22:37 GMT",
|
||||
"version": "0.12.224",
|
||||
"tag": "@react-native-windows/automation-channel_v0.12.224",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@react-native-windows/automation-channel",
|
||||
"comment": "Bump react-native-windows to v0.0.0-canary.884",
|
||||
"commit": "not available"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 31 Oct 2024 05:28:13 GMT",
|
||||
"version": "0.12.223",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @react-native-windows/automation-channel
|
||||
|
||||
<!-- This log was last generated on Thu, 31 Oct 2024 05:28:13 GMT and should not be manually modified. -->
|
||||
<!-- This log was last generated on Fri, 01 Nov 2024 05:22:37 GMT and should not be manually modified. -->
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.12.224
|
||||
|
||||
Fri, 01 Nov 2024 05:22:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump react-native-windows to v0.0.0-canary.884
|
||||
|
||||
## 0.12.223
|
||||
|
||||
Thu, 31 Oct 2024 05:28:13 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@react-native-windows/automation-channel",
|
||||
"version": "0.12.223",
|
||||
"version": "0.12.224",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -32,7 +32,7 @@
|
|||
"prettier": "2.8.8",
|
||||
"react": "19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.77.0-nightly-20241001-223e98cc4",
|
||||
"react-native-windows": "^0.0.0-canary.883",
|
||||
"react-native-windows": "^0.0.0-canary.884",
|
||||
"typescript": "5.0.4"
|
||||
},
|
||||
"files": [
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@react-native-windows/automation-commands",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 01 Nov 2024 05:22:37 GMT",
|
||||
"version": "0.1.327",
|
||||
"tag": "@react-native-windows/automation-commands_v0.1.327",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@react-native-windows/automation-commands",
|
||||
"comment": "Bump @react-native-windows/automation-channel to v0.12.224",
|
||||
"commit": "not available"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 31 Oct 2024 05:28:13 GMT",
|
||||
"version": "0.1.326",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @react-native-windows/automation-commands
|
||||
|
||||
<!-- This log was last generated on Thu, 31 Oct 2024 05:28:13 GMT and should not be manually modified. -->
|
||||
<!-- This log was last generated on Fri, 01 Nov 2024 05:22:37 GMT and should not be manually modified. -->
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.1.327
|
||||
|
||||
Fri, 01 Nov 2024 05:22:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @react-native-windows/automation-channel to v0.12.224
|
||||
|
||||
## 0.1.326
|
||||
|
||||
Thu, 31 Oct 2024 05:28:13 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@react-native-windows/automation-commands",
|
||||
"version": "0.1.326",
|
||||
"version": "0.1.327",
|
||||
"description": "Allows controlling your react-native-windows application",
|
||||
"main": "lib-commonjs/index.js",
|
||||
"license": "MIT",
|
||||
|
@ -18,7 +18,7 @@
|
|||
"watch": "rnw-scripts watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-windows/automation-channel": "^0.12.223",
|
||||
"@react-native-windows/automation-channel": "^0.12.224",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.1",
|
||||
"@typescript-eslint/parser": "^7.1.1"
|
||||
},
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@react-native-windows/automation",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 01 Nov 2024 05:22:37 GMT",
|
||||
"version": "0.3.306",
|
||||
"tag": "@react-native-windows/automation_v0.3.306",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@react-native-windows/automation",
|
||||
"comment": "Bump @react-native-windows/automation-channel to v0.12.224",
|
||||
"commit": "not available"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 31 Oct 2024 05:28:13 GMT",
|
||||
"version": "0.3.305",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @react-native-windows/automation
|
||||
|
||||
<!-- This log was last generated on Thu, 31 Oct 2024 05:28:13 GMT and should not be manually modified. -->
|
||||
<!-- This log was last generated on Fri, 01 Nov 2024 05:22:37 GMT and should not be manually modified. -->
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.3.306
|
||||
|
||||
Fri, 01 Nov 2024 05:22:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @react-native-windows/automation-channel to v0.12.224
|
||||
|
||||
## 0.3.305
|
||||
|
||||
Thu, 31 Oct 2024 05:28:13 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@react-native-windows/automation",
|
||||
"version": "0.3.305",
|
||||
"version": "0.3.306",
|
||||
"description": "UI Automation Suite for React Native Windows Applications",
|
||||
"main": "lib-commonjs/index.js",
|
||||
"repository": {
|
||||
|
@ -18,7 +18,7 @@
|
|||
"watch": "rnw-scripts watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-windows/automation-channel": "^0.12.223",
|
||||
"@react-native-windows/automation-channel": "^0.12.224",
|
||||
"@react-native-windows/fs": "^0.0.0-canary.59",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.1",
|
||||
"@typescript-eslint/parser": "^7.1.1",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@react-native-windows/cli",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 01 Nov 2024 05:22:36 GMT",
|
||||
"version": "0.0.0-canary.244",
|
||||
"tag": "@react-native-windows/cli_v0.0.0-canary.244",
|
||||
"comments": {
|
||||
"prerelease": [
|
||||
{
|
||||
"author": "jthysell@microsoft.com",
|
||||
"package": "@react-native-windows/cli",
|
||||
"commit": "a9afb5fddac4fb8741bb27de14aa563ddb35c254",
|
||||
"comment": "Update RNW CLI to preserve and re-use `init-windows` arguments"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Sat, 26 Oct 2024 05:28:06 GMT",
|
||||
"version": "0.0.0-canary.243",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @react-native-windows/cli
|
||||
|
||||
<!-- This log was last generated on Sat, 26 Oct 2024 05:28:06 GMT and should not be manually modified. -->
|
||||
<!-- This log was last generated on Fri, 01 Nov 2024 05:22:36 GMT and should not be manually modified. -->
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.0.0-canary.244
|
||||
|
||||
Fri, 01 Nov 2024 05:22:36 GMT
|
||||
|
||||
### Changes
|
||||
|
||||
- Update RNW CLI to preserve and re-use `init-windows` arguments (jthysell@microsoft.com)
|
||||
|
||||
## 0.0.0-canary.243
|
||||
|
||||
Sat, 26 Oct 2024 05:28:06 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@react-native-windows/cli",
|
||||
"version": "0.0.0-canary.243",
|
||||
"version": "0.0.0-canary.244",
|
||||
"license": "MIT",
|
||||
"main": "lib-commonjs/index.js",
|
||||
"repository": {
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
"@react-native-picker/picker": "2.4.10",
|
||||
"react": "18.0.0",
|
||||
"react-native": "0.77.0-nightly-20241001-223e98cc4",
|
||||
"react-native-windows": "^0.0.0-canary.883",
|
||||
"react-native-windows": "^0.0.0-canary.884",
|
||||
"react-native-xaml": "^0.0.78"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -34,7 +34,7 @@
|
|||
"just-scripts": "^1.3.3",
|
||||
"react-native": "0.77.0-nightly-20241001-223e98cc4",
|
||||
"react-native-platform-override": "^1.9.49",
|
||||
"react-native-windows": "^0.0.0-canary.883",
|
||||
"react-native-windows": "^0.0.0-canary.884",
|
||||
"typescript": "5.0.4"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"lint:fix": "rnw-scripts lint:fix"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@react-native-windows/automation": "^0.3.305",
|
||||
"@react-native-windows/automation": "^0.3.306",
|
||||
"@react-native-windows/fs": "^0.0.0-canary.59",
|
||||
"@rnw-scripts/eslint-config": "1.2.30",
|
||||
"@rnw-scripts/ts-config": "2.0.5",
|
||||
|
|
|
@ -14,14 +14,14 @@
|
|||
"bundle:debug": "npx @react-native-community/cli bundle --entry-file index.js --bundle-output ./windows/x64/Debug/RNTesterApp-Fabric/Bundle/index.windows.bundle --assets-dest ./windows/x64/Debug/RNTesterApp-Fabric/Bundle --platform windows"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-windows/automation-channel": "^0.12.223",
|
||||
"@react-native-windows/automation-channel": "^0.12.224",
|
||||
"@react-native-windows/tester": "0.0.1",
|
||||
"@types/react": "^18.2.6",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.1",
|
||||
"@typescript-eslint/parser": "^7.1.1",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.77.0-nightly-20241001-223e98cc4",
|
||||
"react-native-windows": "^0.0.0-canary.883"
|
||||
"react-native-windows": "^0.0.0-canary.884"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
|
@ -30,8 +30,8 @@
|
|||
"@babel/preset-typescript": "^7.8.3",
|
||||
"@babel/runtime": "^7.20.0",
|
||||
"@react-native-community/cli": "15.0.0-alpha.2",
|
||||
"@react-native-windows/automation": "^0.3.305",
|
||||
"@react-native-windows/automation-commands": "^0.1.326",
|
||||
"@react-native-windows/automation": "^0.3.306",
|
||||
"@react-native-windows/automation-commands": "^0.1.327",
|
||||
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
|
||||
"@rnw-scripts/babel-node-config": "2.3.2",
|
||||
"@rnw-scripts/babel-react-native-config": "0.0.0",
|
||||
|
|
|
@ -14,14 +14,14 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@react-native-picker/picker": "^2.5.1",
|
||||
"@react-native-windows/automation-channel": "^0.12.223",
|
||||
"@react-native-windows/automation-channel": "^0.12.224",
|
||||
"@react-native-windows/tester": "0.0.1",
|
||||
"@types/react": "^18.2.6",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.1",
|
||||
"@typescript-eslint/parser": "^7.1.1",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.77.0-nightly-20241001-223e98cc4",
|
||||
"react-native-windows": "^0.0.0-canary.883",
|
||||
"react-native-windows": "^0.0.0-canary.884",
|
||||
"react-native-xaml": "^0.0.78"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -31,8 +31,8 @@
|
|||
"@babel/preset-typescript": "^7.8.3",
|
||||
"@babel/runtime": "^7.20.0",
|
||||
"@react-native-community/cli": "15.0.0-alpha.2",
|
||||
"@react-native-windows/automation": "^0.3.305",
|
||||
"@react-native-windows/automation-commands": "^0.1.326",
|
||||
"@react-native-windows/automation": "^0.3.306",
|
||||
"@react-native-windows/automation-commands": "^0.1.327",
|
||||
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
|
||||
"@rnw-scripts/babel-node-config": "2.3.2",
|
||||
"@rnw-scripts/babel-react-native-config": "0.0.0",
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"integration-test": "jest --config jest.integration.config.js --runInBand --verbose"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-windows/automation-channel": "^0.12.223",
|
||||
"@react-native-windows/automation-channel": "^0.12.224",
|
||||
"@react-native-windows/fs": "^0.0.0-canary.59",
|
||||
"@types/react": "^18.2.6",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.1",
|
||||
|
@ -18,7 +18,7 @@
|
|||
"chai": "^4.2.0",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.77.0-nightly-20241001-223e98cc4",
|
||||
"react-native-windows": "^0.0.0-canary.883"
|
||||
"react-native-windows": "^0.0.0-canary.884"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"@typescript-eslint/parser": "^7.1.1",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.77.0-nightly-20241001-223e98cc4",
|
||||
"react-native-windows": "^0.0.0-canary.883"
|
||||
"react-native-windows": "^0.0.0-canary.884"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "react-native-windows-init",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 01 Nov 2024 05:22:37 GMT",
|
||||
"version": "1.4.48",
|
||||
"tag": "react-native-windows-init_v1.4.48",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "react-native-windows-init",
|
||||
"comment": "Bump @react-native-windows/cli to v0.0.0-canary.244",
|
||||
"commit": "not available"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Sat, 26 Oct 2024 05:28:07 GMT",
|
||||
"version": "1.4.47",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - react-native-windows-init
|
||||
|
||||
<!-- This log was last generated on Sat, 26 Oct 2024 05:28:07 GMT and should not be manually modified. -->
|
||||
<!-- This log was last generated on Fri, 01 Nov 2024 05:22:37 GMT and should not be manually modified. -->
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.4.48
|
||||
|
||||
Fri, 01 Nov 2024 05:22:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @react-native-windows/cli to v0.0.0-canary.244
|
||||
|
||||
## 1.4.47
|
||||
|
||||
Sat, 26 Oct 2024 05:28:07 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "react-native-windows-init",
|
||||
"version": "1.4.47",
|
||||
"version": "1.4.48",
|
||||
"description": "CLI to add react-native-windows to an existing react-native project",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
|
@ -37,7 +37,7 @@
|
|||
"yargs": "^16.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@react-native-windows/cli": "0.0.0-canary.243",
|
||||
"@react-native-windows/cli": "0.0.0-canary.244",
|
||||
"@rnw-scripts/eslint-config": "1.2.30",
|
||||
"@rnw-scripts/jest-unittest-config": "1.5.11",
|
||||
"@rnw-scripts/just-task": "2.3.47",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"@typescript-eslint/parser": "^7.1.1",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.77.0-nightly-20241001-223e98cc4",
|
||||
"react-native-windows": "^0.0.0-canary.883"
|
||||
"react-native-windows": "^0.0.0-canary.884"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
|
|
|
@ -17,14 +17,14 @@
|
|||
"@typescript-eslint/parser": "^7.1.1",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.77.0-nightly-20241001-223e98cc4",
|
||||
"react-native-windows": "^0.0.0-canary.883"
|
||||
"react-native-windows": "^0.0.0-canary.884"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
"@babel/eslint-parser": "^7.25.1",
|
||||
"@babel/runtime": "^7.20.0",
|
||||
"@react-native-community/cli": "15.0.0-alpha.2",
|
||||
"@react-native-windows/cli": "0.0.0-canary.243",
|
||||
"@react-native-windows/cli": "0.0.0-canary.244",
|
||||
"@react-native-windows/codegen": "0.0.0-canary.108",
|
||||
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
|
||||
"@rnw-scripts/babel-react-native-config": "0.0.0",
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
"@types/react": "^18.2.6",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.77.0-nightly-20241001-223e98cc4",
|
||||
"react-native-windows": "^0.0.0-canary.883"
|
||||
"react-native-windows": "^0.0.0-canary.884"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
|
|
|
@ -1,6 +1,27 @@
|
|||
{
|
||||
"name": "react-native-windows",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 01 Nov 2024 05:22:37 GMT",
|
||||
"version": "0.0.0-canary.884",
|
||||
"tag": "react-native-windows_v0.0.0-canary.884",
|
||||
"comments": {
|
||||
"prerelease": [
|
||||
{
|
||||
"author": "jthysell@microsoft.com",
|
||||
"package": "react-native-windows",
|
||||
"commit": "a9afb5fddac4fb8741bb27de14aa563ddb35c254",
|
||||
"comment": "Update RNW CLI to preserve and re-use `init-windows` arguments"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "react-native-windows",
|
||||
"comment": "Bump @react-native-windows/cli to v0.0.0-canary.244",
|
||||
"commit": "not available"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 31 Oct 2024 05:28:13 GMT",
|
||||
"version": "0.0.0-canary.883",
|
||||
|
|
|
@ -1,9 +1,18 @@
|
|||
# Change Log - react-native-windows
|
||||
|
||||
<!-- This log was last generated on Thu, 31 Oct 2024 05:28:13 GMT and should not be manually modified. -->
|
||||
<!-- This log was last generated on Fri, 01 Nov 2024 05:22:37 GMT and should not be manually modified. -->
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.0.0-canary.884
|
||||
|
||||
Fri, 01 Nov 2024 05:22:37 GMT
|
||||
|
||||
### Changes
|
||||
|
||||
- Update RNW CLI to preserve and re-use `init-windows` arguments (jthysell@microsoft.com)
|
||||
- Bump @react-native-windows/cli to v0.0.0-canary.244
|
||||
|
||||
## 0.0.0-canary.883
|
||||
|
||||
Thu, 31 Oct 2024 05:28:13 GMT
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
-->
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<ReactNativeWindowsVersion>0.0.0-canary.883</ReactNativeWindowsVersion>
|
||||
<ReactNativeWindowsVersion>0.0.0-canary.884</ReactNativeWindowsVersion>
|
||||
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
|
||||
<ReactNativeWindowsMinor>0</ReactNativeWindowsMinor>
|
||||
<ReactNativeWindowsPatch>0</ReactNativeWindowsPatch>
|
||||
<ReactNativeWindowsCanary>true</ReactNativeWindowsCanary>
|
||||
<ReactNativeWindowsCommitId>80af847598a2066579a738a0a54095696fcd81fb</ReactNativeWindowsCommitId>
|
||||
<ReactNativeWindowsCommitId>bf8b91d1e5bda9aea0595fbe085eaac7f9a523fb</ReactNativeWindowsCommitId>
|
||||
</PropertyGroup>
|
||||
</Project>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "react-native-windows",
|
||||
"version": "0.0.0-canary.883",
|
||||
"version": "0.0.0-canary.884",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -26,7 +26,7 @@
|
|||
"@react-native-community/cli": "15.0.0-alpha.2",
|
||||
"@react-native-community/cli-platform-android": "15.0.0-alpha.2",
|
||||
"@react-native-community/cli-platform-ios": "15.0.0-alpha.2",
|
||||
"@react-native-windows/cli": "0.0.0-canary.243",
|
||||
"@react-native-windows/cli": "0.0.0-canary.244",
|
||||
"@react-native/assets": "1.0.0",
|
||||
"@react-native/assets-registry": "0.77.0-nightly-20241001-223e98cc4",
|
||||
"@react-native/codegen": "0.77.0-nightly-20241001-223e98cc4",
|
||||
|
|
Загрузка…
Ссылка в новой задаче