Skip to content

Commit

Permalink
Update definitelyTyped (#36761)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
matticbot and renovate-bot authored Apr 5, 2024
1 parent 6fa76e9 commit f82e584
Show file tree
Hide file tree
Showing 27 changed files with 338 additions and 814 deletions.
1,062 changes: 269 additions & 793 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/js-packages/ai-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@automattic/jetpack-connection": "workspace:*",
"@automattic/jetpack-shared-extension-utils": "workspace:*",
"@microsoft/fetch-event-source": "2.0.1",
"@types/react": "18.2.61",
"@types/react": "18.2.74",
"@wordpress/api-fetch": "6.52.0",
"@wordpress/block-editor": "12.23.0",
"@wordpress/components": "27.3.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
4 changes: 2 additions & 2 deletions projects/js-packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/qrcode.react": "1.0.5",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"@types/react-slider": "1.3.6",
"@types/react-test-renderer": "18.0.7",
"@types/testing-library__jest-dom": "5.14.9",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/js-packages/connection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@testing-library/dom": "9.3.4",
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/react": "18.2.67",
"@types/react": "18.2.74",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"react": "18.2.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/js-packages/publicize-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/react": "18.2.61",
"@types/react": "18.2.74",
"@wordpress/babel-plugin-import-jsx-pragma": "4.38.0",
"@wordpress/core-data": "6.32.0",
"babel-jest": "29.4.3",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/js-packages/scan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@storybook/react": "8.0.6",
"@testing-library/react": "14.2.1",
"@types/jest": "29.5.12",
"@types/react": "18.2.61",
"@types/react": "18.2.74",
"@wordpress/babel-plugin-import-jsx-pragma": "4.38.0",
"babel-jest": "29.7.0",
"jest": "^29.7.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/packages/jetpack-mu-wpcom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@playwright/test": "1.39.0",
"@types/node": "^20.4.2",
"@types/react": "^18.2.28",
"@types/react-dom": "18.2.19",
"@types/react-dom": "18.2.24",
"babel-plugin-transform-rename-properties": "0.1.0",
"sass": "1.64.1",
"sass-loader": "12.4.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/packages/my-jetpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@testing-library/dom": "9.3.4",
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/react": "18.2.61",
"@types/react": "18.2.74",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"react": "18.2.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
4 changes: 2 additions & 2 deletions projects/packages/videopress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@testing-library/dom": "9.3.4",
"@testing-library/react": "14.2.1",
"@types/jest": "29.5.12",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"@types/react-test-renderer": "18.0.7",
"@types/testing-library__jest-dom": "5.14.9",
"@wordpress/browserslist-config": "5.38.0",
Expand Down
4 changes: 4 additions & 0 deletions projects/plugins/boost/changelog/renovate-definitelytyped
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/plugins/boost/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@automattic/jetpack-react-data-sync-client": "workspace:*",
"@react-spring/core": "9.7.3",
"@react-spring/web": "9.7.3",
"@types/react": "18.2.61",
"@types/react": "18.2.74",
"@types/react-router-dom": "5.3.3",
"@wordpress/components": "27.3.0",
"@wordpress/element": "5.32.0",
Expand Down
4 changes: 4 additions & 0 deletions projects/plugins/crm/changelog/renovate-definitelytyped#2
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
4 changes: 2 additions & 2 deletions projects/plugins/crm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@testing-library/dom": "9.3.4",
"@testing-library/react": "14.2.1",
"@types/jest": "29.5.12",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"@types/react-test-renderer": "18.0.7",
"babel-jest": "29.3.1",
"css-loader": "6.5.1",
Expand Down
4 changes: 4 additions & 0 deletions projects/plugins/jetpack/changelog/renovate-definitelytyped
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: other

Updated package dependencies.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const withAIAssistant = createHigherOrderComponent(
const { name: blockType } = props;

const blockControlProps = {
group: 'block',
group: 'block' as const,
};

/*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ const jetpackFormEditWithAiComponents = createHigherOrderComponent( BlockEdit =>
}

const blockControlsProps = {
group: 'block',
group: 'block' as const,
};

return (
Expand Down Expand Up @@ -237,7 +237,7 @@ const jetpackFormChildrenEditWithAiComponents = createHigherOrderComponent( Bloc
}

const blockControlsProps = {
group: 'parent',
group: 'parent' as const,
};

return (
Expand Down
6 changes: 3 additions & 3 deletions projects/plugins/jetpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,9 @@
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/react": "18.2.61",
"@types/wordpress__block-editor": "11.5.11",
"@types/wordpress__editor": "13.6.7",
"@types/react": "18.2.74",
"@types/wordpress__block-editor": "11.5.14",
"@types/wordpress__editor": "13.6.8",
"@wordpress/api-fetch": "6.52.0",
"@wordpress/babel-plugin-import-jsx-pragma": "4.38.0",
"@wordpress/blob": "3.55.0",
Expand Down
4 changes: 4 additions & 0 deletions projects/plugins/social/changelog/renovate-definitelytyped
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
4 changes: 2 additions & 2 deletions projects/plugins/social/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"@csstools/postcss-global-data": "2.1.1",
"@testing-library/dom": "9.3.4",
"@testing-library/react": "14.2.1",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"@wordpress/browserslist-config": "5.38.0",
"autoprefixer": "10.4.14",
"babel-jest": "29.4.3",
Expand Down

0 comments on commit f82e584

Please sign in to comment.