@types/react 15.7.15 → 15.7.16

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.
react v15.7/README.md CHANGED
@@ -2,13 +2,13 @@
2
2
  > `npm install --save @types/react`
3
3
 
4
4
  # Summary
5
- This package contains type definitions for React (http://facebook.github.io/react/).
5
+ This package contains type definitions for React (https://react.dev/).
6
6
 
7
7
  # Details
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react/v15.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Thu, 06 Apr 2023 17:03:20 GMT
11
+ * Last updated: Wed, 12 Apr 2023 10:33:22 GMT
12
12
  * Dependencies: none
13
13
  * Global values: `React`
14
14
 
react v15.7/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  // Type definitions for React 15.7
2
- // Project: http://facebook.github.io/react/
2
+ // Project: https://react.dev/
3
3
  // Definitions by: Asana <https://asana.com>
4
4
  // AssureSign <http://www.assuresign.com>
5
5
  // Microsoft <https://microsoft.com>
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/react",
3
- "version": "15.7.15",
3
+ "version": "15.7.16",
4
4
  "description": "TypeScript definitions for React",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react",
6
6
  "license": "MIT",
@@ -62,7 +62,7 @@
62
62
  },
63
63
  "scripts": {},
64
64
  "dependencies": {},
65
- "typesPublisherContentHash": "4fd527ecb981e78fd3223a7fcb4bf4a3a20fa7600e6aa6b2dfad91846be1b1e0",
65
+ "typesPublisherContentHash": "898c70423be392702d34abbb63b380b83c91a4a0b2b74eb5b2b987cb9d402f3b",
66
66
  "typeScriptVersion": "4.3",
67
67
  "exports": {
68
68
  ".": {