Skip to content

Commit fce0fc7

Browse files
Update react monorepo
1 parent c6e4628 commit fce0fc7

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

package-lock.json

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"@headlessui/react": "2.2.7",
4141
"@tailwindcss/forms": "0.5.10",
4242
"@tailwindcss/postcss": "^4.0.8",
43-
"@types/react": "19.1.8",
44-
"@types/react-dom": "19.1.6",
43+
"@types/react": "19.1.9",
44+
"@types/react-dom": "19.1.7",
4545
"@types/react-router-dom": "5.3.3",
4646
"@typescript-eslint/eslint-plugin": "^8.35.1 ",
4747
"@typescript-eslint/parser": "^8.35.1",
@@ -59,8 +59,8 @@
5959
"prettier": "^3.5.2",
6060
"pretty-quick": "4.2.2",
6161
"query-string": "9.2.2",
62-
"react": "19.1.0",
63-
"react-dom": "19.1.0",
62+
"react": "19.1.1",
63+
"react-dom": "19.1.1",
6464
"react-router-dom": "7.7.1",
6565
"tailwindcss": "^4.0.8",
6666
"typescript": "5.8.3",

0 commit comments

Comments
 (0)