Skip to content

Commit ed5b77a

Browse files
⬆️ Update dependency typescript to v5.5.4 (#2947)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7fb64a3 commit ed5b77a

File tree

5 files changed

+164
-157
lines changed

5 files changed

+164
-157
lines changed

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"sass": "1.77.8",
5050
"swiper": "11.1.5",
5151
"tippy.js": "6.3.7",
52-
"typescript": "5.5.3",
52+
"typescript": "5.5.4",
5353
"ua-parser-js": "2.0.0-beta.3",
5454
"ufo": "1.5.4",
5555
"vue": "3.4.33",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"knip": "5.26.0",
4646
"prettier": "3.3.3",
4747
"prettier-plugin-organize-imports": "4.0.0",
48-
"typescript": "5.5.3"
48+
"typescript": "5.5.4"
4949
},
5050
"pnpm": {
5151
"patchedDependencies": {

0 commit comments

Comments
 (0)