We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69a36a8 commit 2ddf7e8Copy full SHA for 2ddf7e8
apps/web/package.json
@@ -80,7 +80,7 @@
80
"@testing-library/user-event": "^14.6.1",
81
"@types/jest": "^30.0.0",
82
"@types/node": "24.10.1",
83
- "@types/react": "^19.2.6",
+ "@types/react": "^19.2.7",
84
"@types/react-dom": "^19.2.3",
85
"@ufb/eslint-config": "workspace:*",
86
"@ufb/prettier-config": "workspace:*",
packages/ufb-react/package.json
@@ -43,7 +43,7 @@
43
"tailwind-merge": "^3.4.0"
44
},
45
"devDependencies": {
46
47
48
"@ufb/eslint-config": "workspace:^",
49
"@ufb/prettier-config": "workspace:^",
0 commit comments