@types/wordpress__block-editor 11.5.4 → 11.5.5

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.
@@ -8,7 +8,7 @@ This package contains type definitions for @wordpress/block-editor (https://gith
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/wordpress__block-editor.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Mon, 25 Sep 2023 13:39:07 GMT
11
+ * Last updated: Sat, 07 Oct 2023 08:05:53 GMT
12
12
  * Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/react-autosize-textarea](https://npmjs.com/package/@types/react-autosize-textarea), [@types/wordpress__blocks](https://npmjs.com/package/@types/wordpress__blocks), [@types/wordpress__components](https://npmjs.com/package/@types/wordpress__components), [@types/wordpress__data](https://npmjs.com/package/@types/wordpress__data), [@types/wordpress__keycodes](https://npmjs.com/package/@types/wordpress__keycodes)
13
13
  * Global values: none
14
14
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/wordpress__block-editor",
3
- "version": "11.5.4",
3
+ "version": "11.5.5",
4
4
  "description": "TypeScript definitions for @wordpress/block-editor",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/wordpress__block-editor",
6
6
  "license": "MIT",
@@ -34,10 +34,10 @@
34
34
  "@types/wordpress__blocks": "*",
35
35
  "@types/wordpress__components": "*",
36
36
  "@types/wordpress__keycodes": "*",
37
- "@wordpress/data": "^8.5.0",
37
+ "@wordpress/data": "^9.13.0",
38
38
  "@wordpress/element": "^5.0.0",
39
39
  "react-autosize-textarea": "^7.1.0"
40
40
  },
41
- "typesPublisherContentHash": "420e38661e3e335be1833ec356ca4dffa6b0e6e43197607ff6c9adae04333988",
41
+ "typesPublisherContentHash": "6057f4d132c45ba41cf18e6b00e6d1d6d3a46239bd6962dc9b6b0a5867370fb7",
42
42
  "typeScriptVersion": "4.5"
43
43
  }