Skip to content

Commit d11cf7f

Browse files
fix(deps): update react monorepo
1 parent 4ca0c61 commit d11cf7f

File tree

2 files changed

+102
-102
lines changed

2 files changed

+102
-102
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"postcss": "^8.4.32",
3838
"prism-react-renderer": "^2.4.1",
3939
"random-word-slugs": "^0.1.7",
40-
"react": "^19.1.0",
41-
"react-dom": "^19.1.0",
40+
"react": "^19.1.1",
41+
"react-dom": "^19.1.1",
4242
"swagger-ui-react": "^5.19.0",
4343
"swiper": "^11.2.10",
4444
"tailwindcss": "^3.4.17"
@@ -52,8 +52,8 @@
5252
"@fec/remark-a11y-emoji": "^3.1.0",
5353
"@playwright/test": "^1.51.1",
5454
"@tsconfig/docusaurus": "^2.0.3",
55-
"@types/react": "19.1.5",
56-
"@types/react-dom": "19.1.5",
55+
"@types/react": "19.1.9",
56+
"@types/react-dom": "19.1.7",
5757
"@typescript-eslint/eslint-plugin": "^5.62.0",
5858
"@typescript-eslint/parser": "^5.62.0",
5959
"cheerio": "1.1.0",

0 commit comments

Comments
 (0)