@office-iss/react-native-win32 0.72.0 → 0.72.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,22 @@
2
2
  "name": "@office-iss/react-native-win32",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 23 Jun 2023 22:29:26 GMT",
5
+ "date": "Wed, 19 Jul 2023 18:43:20 GMT",
6
+ "tag": "@office-iss/react-native-win32_v0.72.1",
7
+ "version": "0.72.1",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "jthysell@microsoft.com",
12
+ "package": "@office-iss/react-native-win32",
13
+ "commit": "4b90fba00c273f34d7f97df5b659892d7a92749f",
14
+ "comment": "Integrate RN 0.72.3"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Fri, 23 Jun 2023 22:30:08 GMT",
6
21
  "tag": "@office-iss/react-native-win32_v0.72.0",
7
22
  "version": "0.72.0",
8
23
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,17 +1,25 @@
1
1
  # Change Log - @office-iss/react-native-win32
2
2
 
3
- This log was last generated on Fri, 23 Jun 2023 22:29:26 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 19 Jul 2023 18:43:20 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## 0.72.0
7
+ ## 0.72.1
8
8
 
9
- Fri, 23 Jun 2023 22:29:26 GMT
9
+ Wed, 19 Jul 2023 18:43:20 GMT
10
10
 
11
11
  ### Patches
12
12
 
13
- - Promote 0.72 to latest (jthysell@microsoft.com)
13
+ - Integrate RN 0.72.3 (jthysell@microsoft.com)
14
14
 
15
+ ## 0.72.0
16
+
17
+ Fri, 23 Jun 2023 22:30:08 GMT
18
+
19
+ ### Patches
20
+
21
+ - Promote 0.72 to latest (jthysell@microsoft.com)
22
+
15
23
  ## 0.72.0-preview.6
16
24
 
17
25
  Fri, 23 Jun 2023 01:59:52 GMT
@@ -12,6 +12,6 @@
12
12
  exports.version = {
13
13
  major: 0,
14
14
  minor: 72,
15
- patch: 0,
15
+ patch: 3,
16
16
  prerelease: null,
17
17
  };
package/overrides.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "**/__snapshots__/**",
8
8
  "src/rntypes/**"
9
9
  ],
10
- "baseVersion": "0.72.0",
10
+ "baseVersion": "0.72.3",
11
11
  "overrides": [
12
12
  {
13
13
  "type": "derived",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@office-iss/react-native-win32",
3
- "version": "0.72.0",
3
+ "version": "0.72.1",
4
4
  "description": "Implementation of react native on top of Office's Win32 platform.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -26,16 +26,16 @@
26
26
  "dependencies": {
27
27
  "@babel/runtime": "^7.0.0",
28
28
  "@jest/create-cache-key-function": "^29.2.1",
29
- "@react-native-community/cli": "11.3.2",
30
- "@react-native-community/cli-platform-android": "11.3.2",
31
- "@react-native-community/cli-platform-ios": "11.3.2",
29
+ "@react-native-community/cli": "11.3.5",
30
+ "@react-native-community/cli-platform-android": "11.3.5",
31
+ "@react-native-community/cli-platform-ios": "11.3.5",
32
32
  "@react-native/assets": "1.0.0",
33
33
  "@react-native/assets-registry": "^0.72.0",
34
34
  "@react-native/codegen": "^0.72.6",
35
- "@react-native/gradle-plugin": "^0.72.10",
35
+ "@react-native/gradle-plugin": "^0.72.11",
36
36
  "@react-native/js-polyfills": "^0.72.1",
37
37
  "@react-native/normalize-colors": "^0.72.0",
38
- "@react-native/virtualized-lists": "^0.72.5",
38
+ "@react-native/virtualized-lists": "^0.72.6",
39
39
  "abort-controller": "^3.0.0",
40
40
  "anser": "^1.4.9",
41
41
  "art": "^0.10.0",
@@ -47,8 +47,8 @@
47
47
  "jest-environment-node": "^29.2.1",
48
48
  "jsc-android": "^250231.0.0",
49
49
  "memoize-one": "^5.0.0",
50
- "metro-runtime": "0.76.5",
51
- "metro-source-map": "0.76.5",
50
+ "metro-runtime": "0.76.7",
51
+ "metro-source-map": "0.76.7",
52
52
  "mkdirp": "^0.5.1",
53
53
  "nullthrows": "^1.1.1",
54
54
  "pretty-format": "^26.5.2",
@@ -83,13 +83,13 @@
83
83
  "just-scripts": "^1.3.3",
84
84
  "prettier": "^2.4.1",
85
85
  "react": "18.2.0",
86
- "react-native": "0.72.0",
86
+ "react-native": "0.72.3",
87
87
  "react-native-platform-override": "^1.9.4",
88
88
  "typescript": "^4.9.5"
89
89
  },
90
90
  "peerDependencies": {
91
91
  "react": "18.2.0",
92
- "react-native": "^0.72.0"
92
+ "react-native": "^0.72.3"
93
93
  },
94
94
  "beachball": {
95
95
  "defaultNpmTag": "latest",