Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 04ece6c

Browse files
authoredJun 27, 2024··
chore(deps): update nuxt typescript core packages to v2.18.0
1 parent 02d6c96 commit 04ece6c

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.18.0"
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.18.0",
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)
Please sign in to comment.