Skip to content

Commit a230323

Browse files
chore(deps): update nuxt typescript core packages to v3
1 parent f6f5328 commit a230323

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@nuxtjs/composition-api": "0.32.0",
88
"nuxt-property-decorator": "2.9.1",
9-
"nuxt": "2.15.8"
9+
"nuxt": "3.6.5"
1010
},
1111
"scripts": {
1212
"dev": "nuxt",
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@nuxt/types": "2.15.8",
20-
"@nuxt/typescript-build": "2.1.0",
20+
"@nuxt/typescript-build": "3.0.1",
2121
"@nuxtjs/eslint-config-typescript": "10.0.0",
2222
"eslint": "8.15.0"
2323
}

0 commit comments

Comments
 (0)