Skip to content

Commit b8c282c

Browse files
chore(deps): update react monorepo
1 parent 1c0b244 commit b8c282c

File tree

2 files changed

+155
-155
lines changed

2 files changed

+155
-155
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@
8585
"@testing-library/dom": "^10.4.0",
8686
"@testing-library/react": "^16.3.0",
8787
"@types/node": "^22.15.3",
88-
"@types/react": "^19.1.8",
89-
"@types/react-dom": "^19.1.6",
88+
"@types/react": "^19.1.10",
89+
"@types/react-dom": "^19.1.7",
9090
"@typescript-eslint/eslint-plugin": "^8.34.1",
9191
"@typescript-eslint/parser": "^8.34.1",
9292
"@vitejs/plugin-react": "^4.5.2",
@@ -98,9 +98,9 @@
9898
"eslint-plugin-simple-import-sort": "^12.1.1",
9999
"jsdom": "^24.1.0",
100100
"prettier": "^3.5.3",
101-
"react": "^19.1.0",
102-
"react-dom": "^19.1.0",
103-
"react-test-renderer": "^19.1.0",
101+
"react": "^19.1.1",
102+
"react-dom": "^19.1.1",
103+
"react-test-renderer": "^19.1.1",
104104
"rxjs": "^7.8.2",
105105
"semantic-release": "^24.2.5",
106106
"typescript": "5.8.3",

0 commit comments

Comments
 (0)