Skip to content

Commit

Permalink
Bump some obsolete package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tyxla committed Feb 24, 2023
1 parent 42fd038 commit 44249e1
Show file tree
Hide file tree
Showing 21 changed files with 79 additions and 102 deletions.
2 changes: 1 addition & 1 deletion apps/happychat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@automattic/calypso-polyfills": "workspace:^",
"@automattic/components": "workspace:^",
"@automattic/happychat-connection": "workspace:^",
"@wordpress/data": "~6.7.0",
"@wordpress/data": "~6.9.0",
"@wordpress/icons": "~8.3.0",
"calypso": "workspace:^",
"react": "^17.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/block-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"typescript": "^4.7.4"
},
"peerDependencies": {
"@wordpress/data": "~6.7.0",
"@wordpress/element": "~4.5.0",
"@wordpress/i18n": "~4.7.0",
"@wordpress/data": "~6.9.0",
"@wordpress/element": "~4.7.0",
"@wordpress/i18n": "~4.9.0",
"debug": "^4.3.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"wpcom-proxy-request": "workspace:^"
},
"peerDependencies": {
"@wordpress/data": "~6.1.5",
"@wordpress/data": "~6.9.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/design-carousel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"webpack": "^5.68.0"
},
"peerDependencies": {
"@wordpress/data": "~6.7.0",
"@wordpress/element": "~4.5.0",
"@wordpress/i18n": "~4.7.0",
"@wordpress/data": "~6.9.0",
"@wordpress/element": "~4.7.0",
"@wordpress/i18n": "~4.9.0",
"debug": "^4.3.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/design-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"webpack": "^5.68.0"
},
"peerDependencies": {
"@wordpress/data": "~6.7.0",
"@wordpress/element": "~4.5.0",
"@wordpress/i18n": "~4.7.0",
"@wordpress/data": "~6.9.0",
"@wordpress/element": "~4.7.0",
"@wordpress/i18n": "~4.9.0",
"debug": "^4.3.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/design-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"typescript": "^4.7.4"
},
"peerDependencies": {
"@wordpress/data": "~6.7.0",
"@wordpress/element": "~4.5.0",
"@wordpress/i18n": "~4.7.0",
"@wordpress/data": "~6.9.0",
"@wordpress/element": "~4.7.0",
"@wordpress/i18n": "~4.9.0",
"debug": "^4.3.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/domain-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
"typescript": "^4.7.4"
},
"peerDependencies": {
"@wordpress/data": "~6.7.0",
"@wordpress/element": "~4.5.0",
"@wordpress/i18n": "~4.7.0",
"@wordpress/data": "~6.9.0",
"@wordpress/element": "~4.7.0",
"@wordpress/i18n": "~4.9.0",
"react": "^17.0.2",
"reakit-utils": "^0.15.1",
"redux": "^4.1.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/help-center/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"typescript": "^4.7.4"
},
"peerDependencies": {
"@wordpress/data": "~6.1.5",
"@wordpress/element": "~4.5.0",
"@wordpress/data": "~6.9.0",
"@wordpress/element": "~4.7.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"reakit-utils": "^0.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/language-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@wordpress/react-i18n": "~3.7.0"
},
"peerDependencies": {
"@wordpress/data": "~6.7.0",
"@wordpress/data": "~6.9.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"reakit-utils": "^0.15.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/launch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"typescript": "^4.7.4"
},
"peerDependencies": {
"@wordpress/data": "~6.7.0",
"@wordpress/element": "~4.5.0",
"@wordpress/i18n": "~4.7.0",
"@wordpress/data": "~6.9.0",
"@wordpress/element": "~4.7.0",
"@wordpress/i18n": "~4.9.0",
"reakit-utils": "^0.15.1",
"redux": "^4.1.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/onboarding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"webpack": "^5.63.0"
},
"peerDependencies": {
"@wordpress/i18n": "~4.7.0",
"@wordpress/i18n": "~4.9.0",
"react": "^17.0.2",
"reakit-utils": "^0.15.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/page-pattern-modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"typescript": "^4.7.4"
},
"peerDependencies": {
"@wordpress/data": "~6.7.0",
"@wordpress/data": "~6.9.0",
"react": "^17.0.2",
"reakit-utils": "^0.15.1",
"redux": "^4.1.2"
Expand Down
6 changes: 3 additions & 3 deletions packages/pattern-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"webpack": "^5.68.0"
},
"peerDependencies": {
"@wordpress/data": "~6.7.0",
"@wordpress/element": "~4.5.0",
"@wordpress/i18n": "~4.7.0",
"@wordpress/data": "~6.9.0",
"@wordpress/element": "~4.7.0",
"@wordpress/i18n": "~4.9.0",
"debug": "^4.3.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/plans-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"typescript": "^4.7.4"
},
"peerDependencies": {
"@wordpress/data": "~6.7.0",
"@wordpress/element": "~4.5.0",
"@wordpress/i18n": "~4.7.0",
"@wordpress/data": "~6.9.0",
"@wordpress/element": "~4.7.0",
"@wordpress/i18n": "~4.9.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"reakit-utils": "^0.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/site-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"classnames": "^2.3.1"
},
"peerDependencies": {
"@wordpress/data": "~6.1.5",
"@wordpress/data": "~6.9.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"reakit-utils": "^0.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sites/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"bugs": "https://github.com/Automattic/wp-calypso/issues",
"peerDependencies": {
"@wordpress/data": "~6.1.5",
"@wordpress/data": "~6.9.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"reakit-utils": "^0.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/subscriber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"typescript": "^4.5.5"
},
"peerDependencies": {
"@wordpress/data": "~6.1.5",
"@wordpress/data": "~6.9.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"reakit-utils": "^0.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/tour-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"typescript": "^4.7.4"
},
"peerDependencies": {
"@wordpress/data": "~6.1.5",
"@wordpress/data": "~6.9.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"reakit-utils": "^0.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/whats-new/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"wpcom-proxy-request": "workspace:^"
},
"peerDependencies": {
"@wordpress/data": "~6.7.0",
"@wordpress/data": "~6.9.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"reakit-utils": "^0.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/wpcom-template-parts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"typescript": "^4.7.4"
},
"peerDependencies": {
"@wordpress/data": "~6.1.5",
"@wordpress/data": "~6.9.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
}
Expand Down
Loading

0 comments on commit 44249e1

Please sign in to comment.