Skip to content

Commit 3b3cc4e

Browse files
Update dependency typescript to ~5.4.2
1 parent 042549b commit 3b3cc4e

File tree

3 files changed

+38
-38
lines changed

3 files changed

+38
-38
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@typescript-nameof/types": "~0.0.7",
1515
"@vitejs/plugin-vue": "^5.0.4",
1616
"@vue/compiler-sfc": "^3.4.19",
17-
"typescript": "~5.3.3",
17+
"typescript": "~5.4.2",
1818
"vite": "^5.1.4",
1919
"vite-plugin-ts-nameof": "link:../"
2020
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"prettier-plugin-organize-imports": "~3.2.4",
6969
"rimraf": "~5.0.5",
7070
"tsup": "~8.0.2",
71-
"typescript": "~5.3.3",
71+
"typescript": "~5.4.2",
7272
"vite": "~5.1.4"
7373
},
7474
"peerDependencies": {

pnpm-lock.yaml

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)