Skip to content

Commit 4fe87f6

Browse files
chore(deps): update dependency typescript to v5.9.3 (#2490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3481fa9 commit 4fe87f6

File tree

3 files changed

+184
-194
lines changed

3 files changed

+184
-194
lines changed

apps/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"rimraf": "6.0.1",
157157
"sharp": "0.34.4",
158158
"socket.io": "^4.8.1",
159-
"typescript": "5.9.2",
159+
"typescript": "5.9.3",
160160
"unplugin-swc": "1.5.7",
161161
"vite": "5.4.10",
162162
"vite-tsconfig-paths": "5.1.4",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"simple-git-hooks": "2.13.1",
3636
"ts-node": "10.9.2",
3737
"tsconfig-paths": "4.2.0",
38-
"typescript": "5.9.2",
38+
"typescript": "5.9.3",
3939
"vite-tsconfig-paths": "5.1.4",
4040
"zx-cjs": "7.0.7-0"
4141
},
@@ -44,7 +44,7 @@
4444
"mongodb": "6.12.0",
4545
"pino": "./external/pino",
4646
"semver": "7.7.3",
47-
"typescript": "5.9.2",
47+
"typescript": "5.9.3",
4848
"whatwg-url": "14.1.1",
4949
"zod": "3.25.76"
5050
},

0 commit comments

Comments
 (0)