Skip to content

Commit

Permalink
build(deps): update typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 15b4474 commit 97da306
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"devDependencies": {
"@nestjs/cli": "^10.0.0",
"@nestjs/schematics": "^10.0.0",
"@tsconfig/bun": "1.0.4",
"@tsconfig/strictest": "2.0.3",
"@tsconfig/bun": "1.0.7",
"@tsconfig/strictest": "2.0.5",
"@types/cors": "2.8.17",
"@types/express": "^4.17.17",
"@types/pg": "8.11.6",
"type-fest": "4.14.0",
"typescript": "5.4.2"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"react-dom": "18.2.0",
"swagger-ui-react": "5.12.3",
"tailwindcss": "3.4.1",
"typescript": "5.4.3"
"typescript": "5.6.3"
},
"devDependencies": {
"@types/swagger-ui-react": "4.18.3",
Expand Down

0 comments on commit 97da306

Please sign in to comment.