Skip to content

Commit

Permalink
Update dependency @wordpress/dataviews to v4.10.0 (#40598)
Browse files Browse the repository at this point in the history
* Update dependency @wordpress/dataviews to v4.10.0

* Add hack for WordPress/gutenberg#67897

* ThreatsDataViews: Fix defaultLayouts (#40600)

* Updates defaultLayouts fields

* Changelog

* Update title field label

---------

Co-authored-by: Brad Jorsch <brad.jorsch@automattic.com>

---------

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brad Jorsch <brad.jorsch@automattic.com>
Co-authored-by: dkmyta <43220201+dkmyta@users.noreply.github.com>

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12309995609

Upstream-Ref: Automattic/jetpack@5047d0a
  • Loading branch information
nateweller authored and matticbot committed Dec 13, 2024
1 parent 7f992bd commit 006809c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@automattic/jetpack-analytics": "^0.1.33",
"@automattic/jetpack-components": "^0.64.2-alpha",
"@automattic/jetpack-components": "^0.65.0-alpha",
"@automattic/jetpack-connection": "^0.36.2-alpha",
"@automattic/jetpack-script-data": "^0.1.6-alpha",
"@automattic/jetpack-shared-extension-utils": "^0.16.2-alpha",
Expand All @@ -34,7 +34,7 @@
"@wordpress/compose": "7.14.0",
"@wordpress/core-data": "7.14.0",
"@wordpress/data": "10.14.0",
"@wordpress/dataviews": "4.9.0",
"@wordpress/dataviews": "4.10.0",
"@wordpress/date": "5.14.0",
"@wordpress/edit-post": "8.14.0",
"@wordpress/editor": "14.14.0",
Expand Down

0 comments on commit 006809c

Please sign in to comment.