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 d559c3c commit cf3923aCopy full SHA for cf3923a
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": "22.18.13",
83
- "@types/react": "^19.2.3",
+ "@types/react": "^19.2.4",
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