From 74b6e21975ae547035aec5e3c4e1bfc844cb4ccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 20:44:25 +0000 Subject: [PATCH] build(deps): bump the prod-dependencies group across 1 directory with 9 updates Bumps the prod-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@woocommerce/components](https://github.com/woocommerce/woocommerce) | `13.1.0` | `14.1.0` | | [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `33.1.0` | `36.1.0` | | [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) | `6.46.0` | `8.2.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.7` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.7` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.29.7` | `8.0.0` | | [eslint-config-universe](https://github.com/expo/expo/tree/HEAD/packages/eslint-config-universe) | `15.0.4` | `16.0.0` | | [@atlaskit/pragmatic-drag-and-drop](https://github.com/atlassian/pragmatic-drag-and-drop) | `1.8.1` | `2.0.1` | | [@atlaskit/pragmatic-drag-and-drop-hitbox](https://github.com/atlassian/pragmatic-drag-and-drop) | `1.2.0` | `2.0.0` | Updates `@woocommerce/components` from 13.1.0 to 14.1.0 - [Release notes](https://github.com/woocommerce/woocommerce/releases) - [Commits](https://github.com/woocommerce/woocommerce/commits) Updates `@wordpress/components` from 33.1.0 to 36.1.0 - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/components/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/components@36.1.0/packages/components) Updates `@wordpress/element` from 6.46.0 to 8.2.0 - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/element/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/element@8.2.0/packages/element) Updates `react` from 18.3.1 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react) Updates `react-dom` from 18.3.1 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom) Updates `@babel/runtime` from 7.29.7 to 8.0.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v8.0.0/packages/babel-runtime) Updates `eslint-config-universe` from 15.0.4 to 16.0.0 - [Changelog](https://github.com/expo/expo/blob/main/packages/eslint-config-universe/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/eslint-config-universe) Updates `@atlaskit/pragmatic-drag-and-drop` from 1.8.1 to 2.0.1 - [Commits](https://github.com/atlassian/pragmatic-drag-and-drop/commits) Updates `@atlaskit/pragmatic-drag-and-drop-hitbox` from 1.2.0 to 2.0.0 - [Commits](https://github.com/atlassian/pragmatic-drag-and-drop/commits) --- updated-dependencies: - dependency-name: "@atlaskit/pragmatic-drag-and-drop" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies - dependency-name: "@atlaskit/pragmatic-drag-and-drop-hitbox" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies - dependency-name: "@babel/runtime" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies - dependency-name: "@woocommerce/components" dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies - dependency-name: "@wordpress/components" dependency-version: 35.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies - dependency-name: "@wordpress/element" dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies - dependency-name: eslint-config-universe dependency-version: 15.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: react dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies - dependency-name: react-dom dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] --- packages/analytics/package.json | 14 +++++++------- packages/consent/package.json | 6 +++--- packages/eslint/package.json | 2 +- packages/i18n/package.json | 4 ++-- packages/settings/package.json | 10 +++++----- packages/template-editor/package.json | 6 +++--- packages/template-gallery/package.json | 10 +++++----- packages/ui/package.json | 6 +++--- 8 files changed, 29 insertions(+), 29 deletions(-) diff --git a/packages/analytics/package.json b/packages/analytics/package.json index 85780d6f8..780505229 100644 --- a/packages/analytics/package.json +++ b/packages/analytics/package.json @@ -8,16 +8,16 @@ "dependencies": { "@tanstack/react-query": "^5.100.9", "@wcpos/i18n": "workspace:*", - "@woocommerce/components": "^13.1.0", + "@woocommerce/components": "^14.1.0", "@wordpress/api-fetch": "^7.45.0", - "@wordpress/components": "^33.0.0", - "@wordpress/element": "^6.45.0", + "@wordpress/components": "^36.1.0", + "@wordpress/element": "^8.2.0", "@wordpress/hooks": "^4.45.0", "@wordpress/url": "^4.45.0", "classnames": "^2.5.1", "lodash": "^4.18.1", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.2.7", + "react-dom": "19.2.7", "react-error-boundary": "^6.1.1" }, "devDependencies": { @@ -26,12 +26,12 @@ "@babel/preset-env": "^7.29.5", "@babel/preset-react": "^7.28.5", "@babel/preset-typescript": "^7.28.5", - "@babel/runtime": "^7.29.2", + "@babel/runtime": "^8.0.0", "@svgr/webpack": "^8.1.0", "@tanstack/react-query-devtools": "^5.100.9", "@types/jest": "^30.0.0", "@types/lodash": "^4.17.24", - "@types/react": "^18.3.28", + "@types/react": "^19.2.17", "@types/react-dom": "^18.3.7", "@wcpos/eslint-config-wordpress": "github:wcpos/eslint-config-wordpress", "@wordpress/env": "^11.5.0", diff --git a/packages/consent/package.json b/packages/consent/package.json index 6bafaaf56..7ec275fba 100644 --- a/packages/consent/package.json +++ b/packages/consent/package.json @@ -16,15 +16,15 @@ "@wordpress/api-fetch": "^7.45.0", "@wordpress/url": "^4.45.0", "classnames": "^2.5.1", - "react": "18.3.1", - "react-dom": "18.3.1" + "react": "19.2.7", + "react-dom": "19.2.7" }, "devDependencies": { "@wcpos/eslint-config-wordpress": "github:wcpos/eslint-config-wordpress", "@tailwindcss/vite": "^4.2.4", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.2", - "@types/react": "^18.3.28", + "@types/react": "^19.2.17", "@types/react-dom": "^18.3.7", "@vitejs/plugin-react": "^6.0.1", "jsdom": "^29.1.1", diff --git a/packages/eslint/package.json b/packages/eslint/package.json index b713ad03d..91422104f 100644 --- a/packages/eslint/package.json +++ b/packages/eslint/package.json @@ -17,7 +17,7 @@ "eslint": "^10.3.0", "eslint-config-airbnb": "19.0.4", "eslint-config-prettier": "^10.1.8", - "eslint-config-universe": "15.0.4", + "eslint-config-universe": "16.0.0", "eslint-plugin-import": "^2.32.0", "eslint-plugin-jest": "^29.15.2", "eslint-plugin-jsx-a11y": "^6.10.2", diff --git a/packages/i18n/package.json b/packages/i18n/package.json index bb0902984..4c49ca402 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -5,7 +5,7 @@ "main": "src/index.ts", "types": "src/index.ts", "dependencies": { - "@babel/runtime": "7.29.7", + "@babel/runtime": "8.0.0", "i18next": "^26.0.10", "i18next-chained-backend": "^5.0.3", "i18next-http-backend": "^4.0.0", @@ -22,7 +22,7 @@ "@babel/preset-react": "^7.28.5", "@babel/preset-typescript": "^7.28.5", "@types/jest": "^30.0.0", - "@types/react": "18.3.29", + "@types/react": "19.2.17", "babel-jest": "^30.3.0", "jest": "^30.3.0", "jest-environment-jsdom": "^30.3.0" diff --git a/packages/settings/package.json b/packages/settings/package.json index 216138bdd..a6941bbfc 100644 --- a/packages/settings/package.json +++ b/packages/settings/package.json @@ -9,8 +9,8 @@ "test:watch": "vitest" }, "dependencies": { - "@atlaskit/pragmatic-drag-and-drop": "^1.8.1", - "@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.1.0", + "@atlaskit/pragmatic-drag-and-drop": "^2.0.1", + "@atlaskit/pragmatic-drag-and-drop-hitbox": "^2.0.0", "@tanstack/react-query": "^5.100.9", "@tanstack/react-router": "^1.169.2", "@wcpos/consent": "workspace:*", @@ -20,8 +20,8 @@ "@wordpress/url": "^4.45.0", "classnames": "^2.5.1", "lodash": "^4.18.1", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.2.7", + "react-dom": "19.2.7", "react-error-boundary": "^6.1.1", "zustand": "^5.0.13" }, @@ -32,7 +32,7 @@ "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.2", "@types/lodash": "^4.17.24", - "@types/react": "^18.3.28", + "@types/react": "^19.2.17", "@types/react-dom": "^18.3.7", "@vitejs/plugin-react": "^6.0.1", "@wordpress/env": "^11.5.0", diff --git a/packages/template-editor/package.json b/packages/template-editor/package.json index 9ecabaf5c..4aa1265f6 100644 --- a/packages/template-editor/package.json +++ b/packages/template-editor/package.json @@ -24,13 +24,13 @@ "@wordpress/api-fetch": "^7.45.0", "codemirror": "^6.0.1", "mustache": "^4.2.0", - "react": "18.3.1", - "react-dom": "18.3.1" + "react": "19.2.7", + "react-dom": "19.2.7" }, "devDependencies": { "@tailwindcss/vite": "^4.2.4", "@types/mustache": "^4.2.6", - "@types/react": "^18.3.28", + "@types/react": "^19.2.17", "@types/react-dom": "^18.3.7", "@vitejs/plugin-react": "^6.0.1", "@wcpos/eslint-config-wordpress": "github:wcpos/eslint-config-wordpress", diff --git a/packages/template-gallery/package.json b/packages/template-gallery/package.json index f21e117d2..918531f86 100644 --- a/packages/template-gallery/package.json +++ b/packages/template-gallery/package.json @@ -10,8 +10,8 @@ "test:watch": "vitest" }, "dependencies": { - "@atlaskit/pragmatic-drag-and-drop": "^1.8.1", - "@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.1.0", + "@atlaskit/pragmatic-drag-and-drop": "^2.0.1", + "@atlaskit/pragmatic-drag-and-drop-hitbox": "^2.0.0", "@tanstack/react-query": "^5.100.9", "@tanstack/react-router": "^1.169.2", "@wcpos/i18n": "workspace:*", @@ -20,13 +20,13 @@ "@wordpress/api-fetch": "^7.45.0", "@wordpress/url": "^4.45.0", "classnames": "^2.5.1", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.2.7", + "react-dom": "19.2.7", "react-error-boundary": "^6.1.1" }, "devDependencies": { "@tailwindcss/vite": "^4.2.4", - "@types/react": "^18.3.28", + "@types/react": "^19.2.17", "@types/react-dom": "^18.3.7", "@vitejs/plugin-react": "^6.0.1", "@wcpos/eslint-config-wordpress": "github:wcpos/eslint-config-wordpress", diff --git a/packages/ui/package.json b/packages/ui/package.json index 63b52078f..c234ac16a 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -11,9 +11,9 @@ "react-dom": "^18.0.0" }, "devDependencies": { - "@types/react": "^18.3.28", + "@types/react": "^19.2.17", "@types/react-dom": "^18.3.7", - "react": "18.3.1", - "react-dom": "18.3.1" + "react": "19.2.7", + "react-dom": "19.2.7" } }