Skip to content

Commit 0c6e9ed

Browse files
Merge pull request #203 from spuxx-dev/dependabot/npm_and_yarn/typescript-5.9.3
chore(deps-dev): Bump typescript from 5.7.2 to 5.9.3
2 parents 26b797c + 0c569be commit 0c6e9ed

File tree

4 files changed

+94
-105
lines changed

4 files changed

+94
-105
lines changed

apps/spuxx-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"supertest": "7.1.4",
6060
"ts-loader": "9.5.4",
6161
"ts-node": "10.9.2",
62-
"typescript": "5.7.3",
62+
"typescript": "5.9.3",
6363
"unplugin-swc": "1.5.7",
6464
"vite": "7.1.9",
6565
"vite-plugin-dts": "4.5.4",

apps/spuxx-astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"devDependencies": {
2525
"@astrojs/check": "0.9.4",
2626
"astro-icon": "1.1.5",
27-
"typescript": "5.8.3"
27+
"typescript": "5.9.3"
2828
}
2929
}

apps/spuxx-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@modyfi/vite-plugin-yaml": "1.1.1",
1515
"@tailwindcss/vite": "4.1.14",
1616
"tailwindcss": "4.1.14",
17-
"typescript": "5.7.2",
17+
"typescript": "5.9.3",
1818
"vite": "7.1.9",
1919
"vite-plugin-solid": "2.11.8",
2020
"vite-tsconfig-paths": "5.1.4"

0 commit comments

Comments
 (0)