Skip to content

Commit e8b66dc

Browse files
chore(deps): update npm packages
1 parent 2635717 commit e8b66dc

File tree

3 files changed

+94
-94
lines changed

3 files changed

+94
-94
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@nuxt/module-builder": "^1.0.1",
5252
"@nuxt/schema": "^3.17.7",
5353
"@nuxt/test-utils": "^3.19.2",
54-
"@types/node": "^22.16.4",
54+
"@types/node": "^22.16.5",
5555
"@vue/test-utils": "^2.4.6",
5656
"changelogen": "^0.6.2",
5757
"eslint": "^9.31.0",

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
},
1111
"dependencies": {
1212
"nuxt": "^3.14.1592",
13-
"typescript": "^5.6.3",
13+
"typescript": "^5.8.3",
1414
"vue": "^3.5.13",
15-
"vue-tsc": "^2.1.10"
15+
"vue-tsc": "^2.2.12"
1616
}
1717
}

0 commit comments

Comments
 (0)