-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump
@wordpress/interface
and other monorepo packages for Gutenberg…
… 13.3.0 compat (#64093) * Bump @wordpress/interface for Gutenberg 13.3.0 compat * Add yarn.lock changes * Update @WordPress monorepo * Resolve peer dep warnings * fix peer deps * Pin the react-dates package to 17.1.1 to avoid the interopRequireDefault error Co-authored-by: Marcelo Serpa <[email protected]> Co-authored-by: Noah Allen <[email protected]>
- Loading branch information
1 parent
7e55408
commit 9c0f388
Showing
31 changed files
with
988 additions
and
1,014 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,25 +23,25 @@ logFilters: | |
|
||
# Depends on | ||
# react-autosize-textarea: https://github.com/buildo/react-autosize-textarea/issues/149 | ||
- pattern: "wp-calypso@workspace:. provides react (p79163) with version 17.0.2, which doesn't satisfy what @types/wordpress__block-editor and some of its descendants request" | ||
- pattern: "wp-calypso@workspace:. provides react (*) with version 17.0.2, which doesn't satisfy what @types/wordpress__block-editor and some of its descendants request" | ||
level: discard | ||
- pattern: "wp-calypso@workspace:. provides react-dom (pf5aa8) with version 17.0.2, which doesn't satisfy what @types/wordpress__block-editor and some of its descendants request" | ||
- pattern: "wp-calypso@workspace:. provides react-dom (*) with version 17.0.2, which doesn't satisfy what @types/wordpress__block-editor and some of its descendants request" | ||
level: discard | ||
- pattern: "calypso@workspace:client provides react (pb0cb8) with version 17.0.2, which doesn't satisfy what @wordpress/block-editor and some of its descendants request" | ||
- pattern: "calypso@workspace:client provides react (*) with version 17.0.2, which doesn't satisfy what @wordpress/block-editor and some of its descendants request" | ||
level: discard | ||
- pattern: "calypso@workspace:client provides react-dom (p20407) with version 17.0.2, which doesn't satisfy what @wordpress/block-editor and some of its descendants request" | ||
- pattern: "calypso@workspace:client provides react-dom (*) with version 17.0.2, which doesn't satisfy what @wordpress/block-editor and some of its descendants request" | ||
level: discard | ||
- pattern: "@automattic/o2-blocks@workspace:apps/o2-blocks provides react (pb4b28) with version 17.0.2, which doesn't satisfy what @wordpress/block-editor and some of its descendants request" | ||
- pattern: "@automattic/o2-blocks@workspace:apps/o2-blocks provides react (*) with version 17.0.2, which doesn't satisfy what @wordpress/block-editor and some of its descendants request" | ||
level: discard | ||
- pattern: "@automattic/o2-blocks@workspace:apps/o2-blocks provides react-dom (p7bb47) with version 17.0.2, which doesn't satisfy what @wordpress/block-editor and some of its descendants request" | ||
- pattern: "@automattic/o2-blocks@workspace:apps/o2-blocks provides react-dom (*) with version 17.0.2, which doesn't satisfy what @wordpress/block-editor and some of its descendants request" | ||
level: discard | ||
- pattern: "@automattic/wpcom-block-editor@workspace:apps/wpcom-block-editor provides react (pf7761) with version 17.0.2, which doesn't satisfy what @wordpress/block-editor and some of its descendants request" | ||
- pattern: "@automattic/wpcom-block-editor@workspace:apps/wpcom-block-editor provides react (*) with version 17.0.2, which doesn't satisfy what @wordpress/block-editor and some of its descendants request" | ||
level: discard | ||
- pattern: "@automattic/wpcom-block-editor@workspace:apps/wpcom-block-editor provides react-dom (pcf866) with version 17.0.2, which doesn't satisfy what @wordpress/block-editor and some of its descendants request" | ||
- pattern: "@automattic/wpcom-block-editor@workspace:apps/wpcom-block-editor provides react-dom (*) with version 17.0.2, which doesn't satisfy what @wordpress/block-editor and some of its descendants request" | ||
level: discard | ||
- pattern: "@automattic/wpcom-editing-toolkit@workspace:apps/editing-toolkit provides react (p0736e) with version 17.0.2, which doesn't satisfy what @wordpress/block-editor and some of its descendants request" | ||
- pattern: "@automattic/wpcom-editing-toolkit@workspace:apps/editing-toolkit provides react (*) with version 17.0.2, which doesn't satisfy what @wordpress/block-editor and some of its descendants request" | ||
level: discard | ||
- pattern: "@automattic/wpcom-editing-toolkit@workspace:apps/editing-toolkit provides react-dom (p68ba6) with version 17.0.2, which doesn't satisfy what @wordpress/block-editor and some of its descendants request" | ||
- pattern: "@automattic/wpcom-editing-toolkit@workspace:apps/editing-toolkit provides react-dom (*) with version 17.0.2, which doesn't satisfy what @wordpress/block-editor and some of its descendants request" | ||
level: discard | ||
|
||
# Depends on | ||
|
@@ -177,11 +177,6 @@ packageExtensions: | |
react-dom: '*' | ||
redux: '*' | ||
reakit-utils: '*' | ||
'@wordpress/[email protected]': | ||
peerDependencies: | ||
'@babel/core': '*' | ||
react: '*' | ||
react-dom: '*' | ||
'@wordpress/[email protected]': | ||
peerDependencies: | ||
react: '*' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -171,15 +171,15 @@ | |
"@types/wordpress__data": "^4.6.10", | ||
"@types/wordpress__data-controls": "^2.2.0", | ||
"@types/wordpress__editor": "^10.0.1", | ||
"@wordpress/base-styles": "^4.4.0", | ||
"@wordpress/components": "^19.9.0", | ||
"@wordpress/data": "^6.7.0", | ||
"@wordpress/element": "^4.5.0", | ||
"@wordpress/i18n": "^4.7.0", | ||
"@wordpress/icons": "^8.3.0", | ||
"@wordpress/is-shallow-equal": "^4.7.0", | ||
"@wordpress/jest-preset-default": "^8.1.1", | ||
"@wordpress/url": "^3.8.0", | ||
"@wordpress/base-styles": "^4.5.0", | ||
"@wordpress/components": "^19.11.0", | ||
"@wordpress/data": "^6.9.0", | ||
"@wordpress/element": "^4.7.0", | ||
"@wordpress/i18n": "^4.9.0", | ||
"@wordpress/icons": "^9.0.0", | ||
"@wordpress/is-shallow-equal": "^4.9.0", | ||
"@wordpress/jest-preset-default": "^8.2.0", | ||
"@wordpress/url": "^3.10.0", | ||
"backstopjs": "5.1.0", | ||
"browserslist": "^4.16.0", | ||
"calypso": "workspace:^", | ||
|
@@ -213,7 +213,7 @@ | |
"@testing-library/jest-dom": "^5.16.2", | ||
"@typescript-eslint/eslint-plugin": "^5.7.0", | ||
"@typescript-eslint/parser": "^5.7.0", | ||
"@wordpress/eslint-plugin": "^12.1.0", | ||
"@wordpress/eslint-plugin": "^12.3.0", | ||
"babel-loader": "^8.2.3", | ||
"bunyan": "^1.8.15", | ||
"capture-website": "^1.0.0", | ||
|
@@ -278,6 +278,7 @@ | |
"yargs": "^17.0.1" | ||
}, | ||
"resolutions": { | ||
"react-dates": "17.1.1", | ||
"@automattic/newspack-blocks/[email protected]": "patch:[email protected]#.patches/[email protected]", | ||
"@automattic/newspack-blocks/prettier": "npm:[email protected]", | ||
"@types/react": "^17.0.39", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.