Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent d459cc2 commit a62307a
Show file tree
Hide file tree
Showing 5 changed files with 241 additions and 40 deletions.
2 changes: 1 addition & 1 deletion apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"svelte-check": "3.6.0",
"svelte-preprocess": "5.1.0",
"tslib": "2.6.2",
"typescript": "5.2.2",
"typescript": "5.3.2",
"vite": "4.5.0",
"vite-plugin-windicss": "1.9.1",
"windicss": "3.5.6"
Expand Down
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"stacktrace-parser": "0.1.10",
"svelte": "4.2.3",
"ts-node": "10.9.1",
"typescript": "5.2.2",
"typescript": "5.3.2",
"uuid": "9.0.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nodesystem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"svelte-preprocess": "^5.1.0",
"svelte2tsx": "^0.6.25",
"tslib": "^2.6.2",
"typescript": "~5.2.2",
"typescript": "~5.3.0",
"vite": "4.5.0"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"svelte-highlight": "7.4.1",
"svelte-preprocess": "5.1.0",
"tslib": "2.6.2",
"typescript": "5.2.2",
"typescript": "5.3.2",
"uvu": "0.5.6",
"vite": "4.5.0",
"vitest": "^0.34.6"
Expand Down
Loading

0 comments on commit a62307a

Please sign in to comment.