applying package updates ***NO_CI***

This commit is contained in:
React-Native-Windows Bot 2024-05-27 15:13:40 +00:00
Родитель cbfeca1bf8
Коммит 87401ce73f
16 изменённых файлов: 62 добавлений и 30 удалений

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "integrate react-native 0.71.19",
"packageName": "@office-iss/react-native-win32",
"email": "email not defined",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "integrate react-native 0.71.19",
"packageName": "react-native-windows",
"email": "email not defined",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -16,12 +16,12 @@
"@typescript-eslint/parser": "^5.30.5"
},
"peerDependencies": {
"@office-iss/react-native-win32": "0.71.18",
"@office-iss/react-native-win32": "0.71.19",
"react": "18.0.0",
"react-native": "^0.71.0"
},
"devDependencies": {
"@office-iss/react-native-win32": "0.71.18",
"@office-iss/react-native-win32": "0.71.19",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.1.14",
"@rnw-scripts/just-task": "2.3.3",

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@office-iss/react-native-win32",
"entries": [
{
"date": "Mon, 27 May 2024 15:13:39 GMT",
"tag": "@office-iss/react-native-win32_v0.71.19",
"version": "0.71.19",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "@office-iss/react-native-win32",
"commit": "cbfeca1bf8402bb8615d899328329d2690534f08",
"comment": "integrate react-native 0.71.19"
}
]
}
},
{
"date": "Mon, 23 Oct 2023 15:14:24 GMT",
"tag": "@office-iss/react-native-win32_v0.71.18",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @office-iss/react-native-win32
This log was last generated on Mon, 23 Oct 2023 15:14:24 GMT and should not be manually modified.
This log was last generated on Mon, 27 May 2024 15:13:39 GMT and should not be manually modified.
<!-- Start content -->
## 0.71.19
Mon, 27 May 2024 15:13:39 GMT
### Patches
- integrate react-native 0.71.19 (email not defined)
## 0.71.18
Mon, 23 Oct 2023 15:14:24 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@office-iss/react-native-win32",
"version": "0.71.18",
"version": "0.71.19",
"description": "Implementation of react native on top of Office's Win32 platform.",
"license": "MIT",
"main": "./index.win32.js",

Просмотреть файл

@ -32,7 +32,7 @@
"prettier": "^2.4.1",
"react": "18.2.0",
"react-native": "0.71.19",
"react-native-windows": "0.71.46",
"react-native-windows": "0.71.47",
"typescript": "^4.9.5"
},
"files": [

Просмотреть файл

@ -18,7 +18,7 @@
"@react-native-picker/picker": "2.2.0",
"react": "18.0.0",
"react-native": "^0.71.0",
"react-native-windows": "0.71.46",
"react-native-windows": "0.71.47",
"react-native-xaml": "^0.0.50"
},
"devDependencies": {
@ -32,7 +32,7 @@
"just-scripts": "^1.3.3",
"react-native": "0.71.19",
"react-native-platform-override": "^1.8.3",
"react-native-windows": "0.71.46",
"react-native-windows": "0.71.47",
"typescript": "^4.9.5"
},
"engines": {

Просмотреть файл

@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^5.21.0",
"react": "18.2.0",
"react-native": "0.71.19",
"react-native-windows": "0.71.46",
"react-native-windows": "0.71.47",
"react-native-xaml": "^0.0.74"
},
"devDependencies": {

Просмотреть файл

@ -17,7 +17,7 @@
"chai": "^4.2.0",
"react": "18.2.0",
"react-native": "0.71.19",
"react-native-windows": "0.71.46"
"react-native-windows": "0.71.47"
},
"devDependencies": {
"@babel/core": "^7.20.0",

Просмотреть файл

@ -16,7 +16,7 @@
"@typescript-eslint/parser": "^5.21.0",
"react": "18.2.0",
"react-native": "0.71.19",
"react-native-windows": "0.71.46"
"react-native-windows": "0.71.47"
},
"devDependencies": {
"@babel/core": "^7.20.0",

Просмотреть файл

@ -16,7 +16,7 @@
"@typescript-eslint/parser": "^5.30.5",
"react": "18.2.0",
"react-native": "0.71.19",
"react-native-windows": "0.71.46"
"react-native-windows": "0.71.47"
},
"devDependencies": {
"@babel/core": "^7.20.0",

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "react-native-windows",
"entries": [
{
"date": "Mon, 27 May 2024 15:13:39 GMT",
"tag": "react-native-windows_v0.71.47",
"version": "0.71.47",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "react-native-windows",
"commit": "cbfeca1bf8402bb8615d899328329d2690534f08",
"comment": "integrate react-native 0.71.19"
}
]
}
},
{
"date": "Mon, 13 May 2024 15:14:04 GMT",
"tag": "react-native-windows_v0.71.46",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - react-native-windows
This log was last generated on Mon, 13 May 2024 15:14:04 GMT and should not be manually modified.
This log was last generated on Mon, 27 May 2024 15:13:39 GMT and should not be manually modified.
<!-- Start content -->
## 0.71.47
Mon, 27 May 2024 15:13:39 GMT
### Patches
- integrate react-native 0.71.19 (email not defined)
## 0.71.46
Mon, 13 May 2024 15:14:04 GMT

Просмотреть файл

@ -10,11 +10,11 @@
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ReactNativeWindowsVersion>0.71.46</ReactNativeWindowsVersion>
<ReactNativeWindowsVersion>0.71.47</ReactNativeWindowsVersion>
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
<ReactNativeWindowsMinor>71</ReactNativeWindowsMinor>
<ReactNativeWindowsPatch>46</ReactNativeWindowsPatch>
<ReactNativeWindowsPatch>47</ReactNativeWindowsPatch>
<ReactNativeWindowsCanary>false</ReactNativeWindowsCanary>
<ReactNativeWindowsCommitId>e71ad33daf1b50f1d9a584bd019f9bf4082b6467</ReactNativeWindowsCommitId>
<ReactNativeWindowsCommitId>cbfeca1bf8402bb8615d899328329d2690534f08</ReactNativeWindowsCommitId>
</PropertyGroup>
</Project>

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "react-native-windows",
"version": "0.71.46",
"version": "0.71.47",
"license": "MIT",
"repository": {
"type": "git",