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" } }