Skip to content

Commit

Permalink
Update definitelyTyped
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 1, 2024
1 parent 6aa69c5 commit 57bccc7
Show file tree
Hide file tree
Showing 25 changed files with 343 additions and 294 deletions.
543 changes: 272 additions & 271 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.
4 changes: 2 additions & 2 deletions projects/js-packages/ai-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@storybook/blocks": "8.0.6",
"@storybook/preview-api": "8.0.6",
"@storybook/react": "8.0.6",
"@types/markdown-it": "14.0.0",
"@types/markdown-it": "14.0.1",
"@types/turndown": "5.0.4",
"jest": "^29.6.2",
"jest-environment-jsdom": "29.7.0",
Expand All @@ -47,7 +47,7 @@
"@automattic/jetpack-connection": "workspace:*",
"@automattic/jetpack-shared-extension-utils": "workspace:*",
"@microsoft/fetch-event-source": "2.0.1",
"@types/react": "18.2.74",
"@types/react": "18.3.1",
"@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.
8 changes: 4 additions & 4 deletions projects/js-packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-components",
"version": "0.52.0",
"version": "0.52.1-alpha",
"description": "Jetpack Components Package",
"author": "Automattic",
"license": "GPL-2.0-or-later",
Expand Down Expand Up @@ -46,10 +46,10 @@
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/qrcode.react": "1.0.5",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/react-slider": "1.3.6",
"@types/react-test-renderer": "18.0.7",
"@types/react-test-renderer": "18.3.0",
"@types/testing-library__jest-dom": "5.14.9",
"jest": "29.7.0",
"jest-environment-jsdom": "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.
4 changes: 2 additions & 2 deletions projects/js-packages/connection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-connection",
"version": "0.33.8",
"version": "0.33.9-alpha",
"description": "Jetpack Connection Component",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/connection/#readme",
"bugs": {
Expand Down 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.74",
"@types/react": "18.3.1",
"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/js-packages/publicize-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@automattic/jetpack-publicize-components",
"version": "0.49.3",
"version": "0.49.4-alpha",
"description": "A library of JS components required by the Publicize editor plugin",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/publicize-components/#readme",
"bugs": {
Expand Down 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.74",
"@types/react": "18.3.1",
"@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.74",
"@types/react": "18.3.1",
"@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.43.0",
"@types/node": "^20.4.2",
"@types/react": "^18.2.28",
"@types/react-dom": "18.2.24",
"@types/react-dom": "18.3.0",
"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.74",
"@types/react": "18.3.1",
"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.
6 changes: 3 additions & 3 deletions projects/packages/videopress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"@testing-library/dom": "9.3.4",
"@testing-library/react": "14.2.1",
"@types/jest": "29.5.12",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"@types/react-test-renderer": "18.0.7",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/react-test-renderer": "18.3.0",
"@types/testing-library__jest-dom": "5.14.9",
"@wordpress/browserslist-config": "5.38.0",
"autoprefixer": "10.4.14",
Expand Down
4 changes: 4 additions & 0 deletions projects/plugins/boost/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.
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.74",
"@types/react": "18.3.1",
"@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
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
6 changes: 3 additions & 3 deletions projects/plugins/crm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@testing-library/dom": "9.3.4",
"@testing-library/react": "14.2.1",
"@types/jest": "29.5.12",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"@types/react-test-renderer": "18.0.7",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/react-test-renderer": "18.3.0",
"babel-jest": "29.3.1",
"css-loader": "6.5.1",
"glob": "8.1.0",
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.
2 changes: 1 addition & 1 deletion projects/plugins/jetpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/react": "18.2.74",
"@types/react": "18.3.1",
"@types/wordpress__block-editor": "11.5.14",
"@types/wordpress__editor": "13.6.8",
"@wordpress/api-fetch": "6.52.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.74",
"@types/react-dom": "18.2.24",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@wordpress/browserslist-config": "5.38.0",
"autoprefixer": "10.4.14",
"babel-jest": "29.4.3",
Expand Down

0 comments on commit 57bccc7

Please sign in to comment.