Skip to content

Commit 9bbf7a6

Browse files
committed
update packages
1 parent a944de4 commit 9bbf7a6

File tree

2 files changed

+128
-41
lines changed

2 files changed

+128
-41
lines changed

apps/www/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"sonner": "^2.0.7"
3434
},
3535
"devDependencies": {
36-
"@types/node": "^24.3.0",
37-
"@types/react": "^19.1.10",
38-
"@types/react-dom": "^19.1.7",
36+
"@types/node": "^24.10.1",
37+
"@types/react": "^19.2.7",
38+
"@types/react-dom": "^19.2.3",
3939
"@types/react-syntax-highlighter": "^15.5.13",
4040
"@workspace/eslint-config": "workspace:^",
4141
"@workspace/typescript-config": "workspace:*",
42-
"typescript": "^5.9.2"
42+
"typescript": "^5.9.3"
4343
}
4444
}

0 commit comments

Comments
 (0)