Skip to content

Commit

Permalink
chore(deps): update nuxt typescript core packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 17, 2023
1 parent f6f5328 commit 8b890ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@nuxtjs/composition-api": "0.32.0",
"nuxt-property-decorator": "2.9.1",
"nuxt": "2.15.8"
"nuxt": "2.16.2"
},
"scripts": {
"dev": "nuxt",
Expand All @@ -16,7 +16,7 @@
"lint": "eslint --max-warnings 0 --ext .ts,.vue ."
},
"devDependencies": {
"@nuxt/types": "2.15.8",
"@nuxt/types": "2.16.0",
"@nuxt/typescript-build": "2.1.0",
"@nuxtjs/eslint-config-typescript": "10.0.0",
"eslint": "8.15.0"
Expand Down

0 comments on commit 8b890ce

Please sign in to comment.