Skip to content

Commit

Permalink
chore(deps): update nuxt typescript core packages to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 16, 2024
1 parent 02d6c96 commit 50b36c1
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": "3.12.2"
},
"scripts": {
"dev": "nuxt",
Expand All @@ -17,7 +17,7 @@
},
"devDependencies": {
"@nuxt/types": "2.15.8",
"@nuxt/typescript-build": "2.1.0",
"@nuxt/typescript-build": "3.0.2",
"@nuxtjs/eslint-config-typescript": "10.0.0",
"eslint": "8.15.0"
}
Expand Down

0 comments on commit 50b36c1

Please sign in to comment.