Skip to content

Commit

Permalink
Update wordpress monorepo (#30375)
Browse files Browse the repository at this point in the history
* Update wordpress monorepo
* Remove `@types/wordpress__components`

  GB switched to including types in the package instead of using a
  `@types/` package.

  This also necessitated some code changes, since they're not publishing
  the component props (see WordPress/gutenberg#50157).

  Also of note is that their types for `ClipboardButton` are broken, in
  that they didn't declare that it also accepts all `Button`'s props.
  Since that component is deprecated anyway, we just replace use of it
  with the designated replacement.

---------

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Brad Jorsch <[email protected]>

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/4861850947
  • Loading branch information
anomiex authored and matticbot committed May 2, 2023
1 parent 0b9218b commit c5114ef
Show file tree
Hide file tree
Showing 210 changed files with 2,702 additions and 2,733 deletions.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/1186.7d14f5fc.iframe.bundle.js

This file was deleted.

Loading

0 comments on commit c5114ef

Please sign in to comment.