Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 9, 2024
1 parent f31a296 commit a79240d
Show file tree
Hide file tree
Showing 13 changed files with 139 additions and 376 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -125,7 +125,7 @@
"size-limit": "^11.0.0",
"standard-version": "^9.3.2",
"tsd": "^0.25.0",
"typescript": "^4.9.4",
"typescript": "^5.0.0",
"vite": "^4.0.2",
"vitest": "^0.31.0",
"vitest-canvas-mock": "^0.3.0",
Expand Down
491 changes: 127 additions & 364 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sandboxes/bar/package.json
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^4.9.3",
"typescript": "^5.0.0",
"vite": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion sandboxes/bubble/package.json
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^4.9.3",
"typescript": "^5.0.0",
"vite": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion sandboxes/custom/package.json
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^4.9.3",
"typescript": "^5.0.0",
"vite": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion sandboxes/doughnut/package.json
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^4.9.3",
"typescript": "^5.0.0",
"vite": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion sandboxes/events/package.json
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^4.9.3",
"typescript": "^5.0.0",
"vite": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion sandboxes/line/package.json
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^4.9.3",
"typescript": "^5.0.0",
"vite": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion sandboxes/pie/package.json
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^4.9.3",
"typescript": "^5.0.0",
"vite": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion sandboxes/polar-area/package.json
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^4.9.3",
"typescript": "^5.0.0",
"vite": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion sandboxes/radar/package.json
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^4.9.3",
"typescript": "^5.0.0",
"vite": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion sandboxes/reactive/package.json
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^4.9.3",
"typescript": "^5.0.0",
"vite": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion sandboxes/scatter/package.json
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^4.9.3",
"typescript": "^5.0.0",
"vite": "^4.0.0"
}
}

0 comments on commit a79240d

Please sign in to comment.