Skip to content

Commit 89078a4

Browse files
chore(deps): replace dependency @tsconfig/node18 with @tsconfig/node20
1 parent d505845 commit 89078a4

3 files changed

Lines changed: 54 additions & 149 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"@intlify/unplugin-vue-i18n": "^2.0.0",
112112
"@playwright/test": "^1.32.3",
113113
"@rushstack/eslint-patch": "^1.2.0",
114-
"@tsconfig/node18": "^18.2.0",
114+
"@tsconfig/node20": "^20.1.0",
115115
"@types/bcryptjs": "^2.4.2",
116116
"@types/crypto-js": "^4.1.1",
117117
"@types/dompurify": "^3.0.5",

0 commit comments

Comments
 (0)