Skip to content

Commit a21dcc5

Browse files
chore(deps): update nuxt typescript core packages to v2.16.3
1 parent f6f5328 commit a21dcc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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": "2.16.3"
1010
},
1111
"scripts": {
1212
"dev": "nuxt",
@@ -16,7 +16,7 @@
1616
"lint": "eslint --max-warnings 0 --ext .ts,.vue ."
1717
},
1818
"devDependencies": {
19-
"@nuxt/types": "2.15.8",
19+
"@nuxt/types": "2.16.3",
2020
"@nuxt/typescript-build": "2.1.0",
2121
"@nuxtjs/eslint-config-typescript": "10.0.0",
2222
"eslint": "8.15.0"

0 commit comments

Comments
 (0)