Skip to content

Commit f1ebddc

Browse files
dependabot[bot]IzumiSy
authored andcommitted
Chore(deps): bump the react group across 1 directory with 2 updates
Bumps the react group with 2 updates in the / directory: [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `react` from 19.2.5 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react) Updates `@types/react` from 19.2.13 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f91636f commit f1ebddc

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/react-dom": "catalog:",
1919
"@vitejs/plugin-react": "catalog:",
2020
"dotenv": "^16.5.0",
21-
"react": "^19.2.5",
21+
"react": "^19.2.6",
2222
"react-dom": "^19.2.5",
2323
"tailwindcss": "catalog:",
2424
"typescript": "catalog:",

examples/nextjs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@hookform/resolvers": "^5.2.2",
1313
"@tailor-platform/app-shell": "workspace:*",
1414
"next": "16.2.6",
15-
"react": "^19.2.5",
15+
"react": "^19.2.6",
1616
"react-dom": "^19.2.5",
1717
"react-hook-form": "^7.71.2",
1818
"zod": "^4.4.3"

examples/vite-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@tailor-platform/app-shell": "workspace:*",
1414
"lucide-react": "^1.8.0",
15-
"react": "^19.2.5",
15+
"react": "^19.2.6",
1616
"react-dom": "^19.2.5",
1717
"tailwindcss": "catalog:"
1818
},

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@vitejs/plugin-react": "catalog:",
7878
"happy-dom": "^20.6.2",
7979
"postcss": "^8",
80-
"react": "^19.2.5",
80+
"react": "^19.2.6",
8181
"react-dom": "^19.2.5",
8282
"tailwindcss": "catalog:",
8383
"tw-animate-css": "^1.4.0",

0 commit comments

Comments
 (0)