@wordpress/block-library 9.33.1-next.47f435fc9.0 → 9.33.1-next.ff1cebbba.0

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.
Files changed (1) hide show
  1. package/package.json +36 -36
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wordpress/block-library",
3
- "version": "9.33.1-next.47f435fc9.0",
3
+ "version": "9.33.1-next.ff1cebbba.0",
4
4
  "description": "Block library for the WordPress editor.",
5
5
  "author": "The WordPress Contributors",
6
6
  "license": "GPL-2.0-or-later",
@@ -57,40 +57,40 @@
57
57
  "{src,build,build-module}/*/init.js"
58
58
  ],
59
59
  "dependencies": {
60
- "@wordpress/a11y": "^4.32.1-next.47f435fc9.0",
61
- "@wordpress/api-fetch": "^7.32.1-next.47f435fc9.0",
62
- "@wordpress/autop": "^4.32.1-next.47f435fc9.0",
63
- "@wordpress/base-styles": "^6.8.1-next.47f435fc9.0",
64
- "@wordpress/blob": "^4.32.1-next.47f435fc9.0",
65
- "@wordpress/block-editor": "^15.5.1-next.47f435fc9.0",
66
- "@wordpress/blocks": "^15.5.1-next.47f435fc9.0",
67
- "@wordpress/components": "^30.6.1-next.47f435fc9.0",
68
- "@wordpress/compose": "^7.32.1-next.47f435fc9.0",
69
- "@wordpress/core-data": "^7.32.1-next.47f435fc9.0",
70
- "@wordpress/data": "^10.32.1-next.47f435fc9.0",
71
- "@wordpress/date": "^5.32.1-next.47f435fc9.0",
72
- "@wordpress/deprecated": "^4.32.1-next.47f435fc9.0",
73
- "@wordpress/dom": "^4.32.1-next.47f435fc9.0",
74
- "@wordpress/element": "^6.32.1-next.47f435fc9.0",
75
- "@wordpress/escape-html": "^3.32.1-next.47f435fc9.0",
76
- "@wordpress/hooks": "^4.32.1-next.47f435fc9.0",
77
- "@wordpress/html-entities": "^4.32.1-next.47f435fc9.0",
78
- "@wordpress/i18n": "^6.5.1-next.47f435fc9.0",
79
- "@wordpress/icons": "^11.0.1-next.47f435fc9.0",
80
- "@wordpress/interactivity": "^6.33.1-next.47f435fc9.0",
81
- "@wordpress/interactivity-router": "^2.32.1-next.47f435fc9.0",
82
- "@wordpress/keyboard-shortcuts": "^5.32.1-next.47f435fc9.0",
83
- "@wordpress/keycodes": "^4.32.1-next.47f435fc9.0",
84
- "@wordpress/notices": "^5.32.1-next.47f435fc9.0",
85
- "@wordpress/patterns": "^2.32.1-next.47f435fc9.0",
86
- "@wordpress/primitives": "^4.32.1-next.47f435fc9.0",
87
- "@wordpress/private-apis": "^1.32.1-next.47f435fc9.0",
88
- "@wordpress/reusable-blocks": "^5.32.1-next.47f435fc9.0",
89
- "@wordpress/rich-text": "^7.32.1-next.47f435fc9.0",
90
- "@wordpress/server-side-render": "^6.8.1-next.47f435fc9.0",
91
- "@wordpress/url": "^4.32.1-next.47f435fc9.0",
92
- "@wordpress/viewport": "^6.32.1-next.47f435fc9.0",
93
- "@wordpress/wordcount": "^4.32.1-next.47f435fc9.0",
60
+ "@wordpress/a11y": "^4.32.1-next.ff1cebbba.0",
61
+ "@wordpress/api-fetch": "^7.32.1-next.ff1cebbba.0",
62
+ "@wordpress/autop": "^4.32.1-next.ff1cebbba.0",
63
+ "@wordpress/base-styles": "^6.8.1-next.ff1cebbba.0",
64
+ "@wordpress/blob": "^4.32.1-next.ff1cebbba.0",
65
+ "@wordpress/block-editor": "^15.5.1-next.ff1cebbba.0",
66
+ "@wordpress/blocks": "^15.5.1-next.ff1cebbba.0",
67
+ "@wordpress/components": "^30.6.1-next.ff1cebbba.0",
68
+ "@wordpress/compose": "^7.32.1-next.ff1cebbba.0",
69
+ "@wordpress/core-data": "^7.32.1-next.ff1cebbba.0",
70
+ "@wordpress/data": "^10.32.1-next.ff1cebbba.0",
71
+ "@wordpress/date": "^5.32.1-next.ff1cebbba.0",
72
+ "@wordpress/deprecated": "^4.32.1-next.ff1cebbba.0",
73
+ "@wordpress/dom": "^4.32.1-next.ff1cebbba.0",
74
+ "@wordpress/element": "^6.32.1-next.ff1cebbba.0",
75
+ "@wordpress/escape-html": "^3.32.1-next.ff1cebbba.0",
76
+ "@wordpress/hooks": "^4.32.1-next.ff1cebbba.0",
77
+ "@wordpress/html-entities": "^4.32.1-next.ff1cebbba.0",
78
+ "@wordpress/i18n": "^6.5.1-next.ff1cebbba.0",
79
+ "@wordpress/icons": "^11.0.1-next.ff1cebbba.0",
80
+ "@wordpress/interactivity": "^6.33.1-next.ff1cebbba.0",
81
+ "@wordpress/interactivity-router": "^2.32.1-next.ff1cebbba.0",
82
+ "@wordpress/keyboard-shortcuts": "^5.32.1-next.ff1cebbba.0",
83
+ "@wordpress/keycodes": "^4.32.1-next.ff1cebbba.0",
84
+ "@wordpress/notices": "^5.32.1-next.ff1cebbba.0",
85
+ "@wordpress/patterns": "^2.32.1-next.ff1cebbba.0",
86
+ "@wordpress/primitives": "^4.32.1-next.ff1cebbba.0",
87
+ "@wordpress/private-apis": "^1.32.1-next.ff1cebbba.0",
88
+ "@wordpress/reusable-blocks": "^5.32.1-next.ff1cebbba.0",
89
+ "@wordpress/rich-text": "^7.32.1-next.ff1cebbba.0",
90
+ "@wordpress/server-side-render": "^6.8.1-next.ff1cebbba.0",
91
+ "@wordpress/url": "^4.32.1-next.ff1cebbba.0",
92
+ "@wordpress/viewport": "^6.32.1-next.ff1cebbba.0",
93
+ "@wordpress/wordcount": "^4.32.1-next.ff1cebbba.0",
94
94
  "change-case": "^4.1.2",
95
95
  "clsx": "^2.1.1",
96
96
  "colord": "^2.7.0",
@@ -108,5 +108,5 @@
108
108
  "publishConfig": {
109
109
  "access": "public"
110
110
  },
111
- "gitHead": "9720f22c138771d2ed1a0522725c3cdf1c242953"
111
+ "gitHead": "c5b659710aff01d40d2eb97b211eb2cec9c07d3b"
112
112
  }