Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent fa6f1b6 commit 2051875
Show file tree
Hide file tree
Showing 6 changed files with 140 additions and 140 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"svelte": "4.2.19",
"svelte-check": "3.8.6",
"tailwindcss": "3.4.12",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vite": "4.5.5"
},
"type": "module"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"svelte-preprocess": "5.0.4",
"svelte2tsx": "0.5.22",
"tslib": "2.4.1",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vite": "4.5.5"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/sanity-plugin-datetime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-is": "18.2.0",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"peerDependencies": {
"react": "^18",
Expand Down
2 changes: 1 addition & 1 deletion packages/sanity-tools-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"svelte": "4.2.19",
"svelte-check": "3.8.6",
"tslib": "2.4.1",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vite": "4.5.5",
"vitest": "0.30.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/youtube-lite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"svelte-check": "3.8.6",
"svelte-preprocess": "5.0.4",
"tslib": "2.4.1",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vite": "4.5.5"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 2051875

Please sign in to comment.