@wordpress/edit-widgets 6.37.1-next.v.0 → 6.38.1-next.v.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 (2) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/package.json +29 -29
package/CHANGELOG.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  ## Unreleased
4
4
 
5
+ ## 6.38.0 (2026-01-16)
6
+
5
7
  ## 6.36.0 (2025-11-26)
6
8
 
7
9
  ### Internal
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wordpress/edit-widgets",
3
- "version": "6.37.1-next.v.0+500f87dd8",
3
+ "version": "6.38.1-next.v.0+b8934fcf9",
4
4
  "description": "Widgets Page module for WordPress..",
5
5
  "author": "The WordPress Contributors",
6
6
  "license": "GPL-2.0-or-later",
@@ -48,33 +48,33 @@
48
48
  ]
49
49
  },
50
50
  "dependencies": {
51
- "@wordpress/api-fetch": "^7.37.1-next.v.0+500f87dd8",
52
- "@wordpress/base-styles": "^6.13.2-next.v.0+500f87dd8",
53
- "@wordpress/block-editor": "^15.10.1-next.v.0+500f87dd8",
54
- "@wordpress/block-library": "^9.37.2-next.v.0+500f87dd8",
55
- "@wordpress/blocks": "^15.10.1-next.v.0+500f87dd8",
56
- "@wordpress/components": "^32.0.1-next.v.0+500f87dd8",
57
- "@wordpress/compose": "^7.37.1-next.v.0+500f87dd8",
58
- "@wordpress/core-data": "^7.37.1-next.v.0+500f87dd8",
59
- "@wordpress/data": "^10.37.1-next.v.0+500f87dd8",
60
- "@wordpress/deprecated": "^4.37.1-next.v.0+500f87dd8",
61
- "@wordpress/dom": "^4.37.1-next.v.0+500f87dd8",
62
- "@wordpress/element": "^6.37.1-next.v.0+500f87dd8",
63
- "@wordpress/hooks": "^4.37.1-next.v.0+500f87dd8",
64
- "@wordpress/i18n": "^6.10.1-next.v.0+500f87dd8",
65
- "@wordpress/icons": "^11.4.1-next.v.0+500f87dd8",
66
- "@wordpress/interface": "^9.22.1-next.v.0+500f87dd8",
67
- "@wordpress/keyboard-shortcuts": "^5.37.1-next.v.0+500f87dd8",
68
- "@wordpress/keycodes": "^4.38.1-next.v.0+500f87dd8",
69
- "@wordpress/media-utils": "^5.37.1-next.v.0+500f87dd8",
70
- "@wordpress/notices": "^5.38.1-next.v.0+500f87dd8",
71
- "@wordpress/patterns": "^2.37.1-next.v.0+500f87dd8",
72
- "@wordpress/plugins": "^7.37.1-next.v.0+500f87dd8",
73
- "@wordpress/preferences": "^4.37.1-next.v.0+500f87dd8",
74
- "@wordpress/private-apis": "^1.37.1-next.v.0+500f87dd8",
75
- "@wordpress/reusable-blocks": "^5.37.1-next.v.0+500f87dd8",
76
- "@wordpress/url": "^4.37.1-next.v.0+500f87dd8",
77
- "@wordpress/widgets": "^4.37.1-next.v.0+500f87dd8",
51
+ "@wordpress/api-fetch": "^7.38.1-next.v.0+b8934fcf9",
52
+ "@wordpress/base-styles": "^6.14.1-next.v.0+b8934fcf9",
53
+ "@wordpress/block-editor": "^15.11.1-next.v.0+b8934fcf9",
54
+ "@wordpress/block-library": "^9.38.1-next.v.0+b8934fcf9",
55
+ "@wordpress/blocks": "^15.11.1-next.v.0+b8934fcf9",
56
+ "@wordpress/components": "^32.0.2-next.v.0+b8934fcf9",
57
+ "@wordpress/compose": "^7.38.1-next.v.0+b8934fcf9",
58
+ "@wordpress/core-data": "^7.38.1-next.v.0+b8934fcf9",
59
+ "@wordpress/data": "^10.38.1-next.v.0+b8934fcf9",
60
+ "@wordpress/deprecated": "^4.38.1-next.v.0+b8934fcf9",
61
+ "@wordpress/dom": "^4.38.1-next.v.0+b8934fcf9",
62
+ "@wordpress/element": "^6.38.1-next.v.0+b8934fcf9",
63
+ "@wordpress/hooks": "^4.38.1-next.v.0+b8934fcf9",
64
+ "@wordpress/i18n": "^6.11.1-next.v.0+b8934fcf9",
65
+ "@wordpress/icons": "^11.5.1-next.v.0+b8934fcf9",
66
+ "@wordpress/interface": "^9.23.1-next.v.0+b8934fcf9",
67
+ "@wordpress/keyboard-shortcuts": "^5.38.1-next.v.0+b8934fcf9",
68
+ "@wordpress/keycodes": "^4.38.1-next.v.0+b8934fcf9",
69
+ "@wordpress/media-utils": "^5.38.1-next.v.0+b8934fcf9",
70
+ "@wordpress/notices": "^5.38.1-next.v.0+b8934fcf9",
71
+ "@wordpress/patterns": "^2.38.1-next.v.0+b8934fcf9",
72
+ "@wordpress/plugins": "^7.38.1-next.v.0+b8934fcf9",
73
+ "@wordpress/preferences": "^4.38.1-next.v.0+b8934fcf9",
74
+ "@wordpress/private-apis": "^1.38.1-next.v.0+b8934fcf9",
75
+ "@wordpress/reusable-blocks": "^5.38.1-next.v.0+b8934fcf9",
76
+ "@wordpress/url": "^4.38.1-next.v.0+b8934fcf9",
77
+ "@wordpress/widgets": "^4.38.1-next.v.0+b8934fcf9",
78
78
  "clsx": "^2.1.1"
79
79
  },
80
80
  "devDependencies": {
@@ -87,5 +87,5 @@
87
87
  "publishConfig": {
88
88
  "access": "public"
89
89
  },
90
- "gitHead": "ca0db0ee8ac2116cd307650136027d26d0cdd9bd"
90
+ "gitHead": "17529010285784fd2e735348a28391c79de87c88"
91
91
  }