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 a944de4 commit 9bbf7a6Copy full SHA for 9bbf7a6
apps/www/package.json
@@ -33,12 +33,12 @@
33
"sonner": "^2.0.7"
34
},
35
"devDependencies": {
36
- "@types/node": "^24.3.0",
37
- "@types/react": "^19.1.10",
38
- "@types/react-dom": "^19.1.7",
+ "@types/node": "^24.10.1",
+ "@types/react": "^19.2.7",
+ "@types/react-dom": "^19.2.3",
39
"@types/react-syntax-highlighter": "^15.5.13",
40
"@workspace/eslint-config": "workspace:^",
41
"@workspace/typescript-config": "workspace:*",
42
- "typescript": "^5.9.2"
+ "typescript": "^5.9.3"
43
}
44
0 commit comments