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 7a1977f commit ad835aeCopy full SHA for ad835ae
apps/web/package.json
@@ -29,10 +29,10 @@
29
"devDependencies": {
30
"@tailwindcss/forms": "0.5.10",
31
"@tailwindcss/postcss": "4.1.17",
32
- "@types/node": "^24.10.1",
+ "@types/node": "24.10.3",
33
"@types/react": "^19.2.7",
34
"@types/react-dom": "^19.2.3",
35
- "eslint": "^9.39.1",
+ "eslint": "9.39.1",
36
"eslint-config-next": "16.0.7",
37
"postcss": "8.5.6",
38
"tailwindcss": "4.1.17",
0 commit comments