Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent a9564f0 commit d3122af
Show file tree
Hide file tree
Showing 4 changed files with 99 additions and 99 deletions.
2 changes: 1 addition & 1 deletion examples/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "5.2.1",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "6.0.2",
"vue-tsc": "2.1.10"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"eslint-plugin-prettier": "5.2.1",
"prettier": "3.4.1",
"turbo": "2.3.3",
"typescript": "5.6.3",
"typescript": "5.7.2",
"typescript-eslint": "8.16.0"
}
}
2 changes: 1 addition & 1 deletion packages/vue-dompurify-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@vitest/coverage-v8": "2.1.6",
"@vue/test-utils": "2.4.6",
"jsdom": "25.0.1",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "6.0.2",
"vitest": "2.1.6",
"vue": "3.5.13"
Expand Down
Loading

0 comments on commit d3122af

Please sign in to comment.