Editor: Update @wordpress npm packages

Update @wordpress npm packages to the latest published versions. This means that
the block editor includes functionality that exists in Gutenberg 9.8.

See #52334.
Props isabel_brison.


git-svn-id: https://develop.svn.wordpress.org/trunk@50048 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Robert Anderson
2021-01-28 02:01:50 +00:00
parent 8bfe823278
commit bc405697b0
50 changed files with 1975 additions and 2847 deletions

View File

@@ -10,6 +10,8 @@
}
},
"supports": {
"anchor": true
}
"anchor": true,
"fontSize": true
},
"style": "wp-block-code"
}