Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent 657eb99 commit 557f22b
Show file tree
Hide file tree
Showing 5 changed files with 228 additions and 45 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.2",
"svelte-preprocess": "5.1.1",
"tslib": "2.6.2",
"typescript": "5.3.2",
"typescript": "5.4.4",
"vite": "5.0.5",
"vite-plugin-windicss": "1.9.2",
"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.8",
"ts-node": "10.9.1",
"typescript": "5.3.2",
"typescript": "5.4.4",
"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.1",
"svelte2tsx": "^0.6.27",
"tslib": "^2.6.2",
"typescript": "~5.3.2",
"typescript": "~5.4.0",
"vite": "5.0.5"
},
"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.2",
"svelte-preprocess": "5.1.1",
"tslib": "2.6.2",
"typescript": "5.3.2",
"typescript": "5.4.4",
"uvu": "0.5.6",
"vite": "5.0.5",
"vitest": "^1.0.1"
Expand Down
Loading

0 comments on commit 557f22b

Please sign in to comment.