Skip to content

Commit

Permalink
chore(deps): update nuxt core
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent b37fd1a commit 1520425
Show file tree
Hide file tree
Showing 4 changed files with 1,504 additions and 479 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"devDependencies": {
"@nuxt-themes/docus": "1.14.6",
"@nuxtjs/plausible": "0.2.1",
"nuxt": "3.6.5"
"nuxt": "3.7.3"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
"unimport": "^3.0.8"
},
"devDependencies": {
"@nuxt/module-builder": "0.4.0",
"@nuxt/schema": "3.6.5",
"@nuxt/test-utils": "3.6.5",
"@nuxt/module-builder": "0.5.1",
"@nuxt/schema": "3.7.3",
"@nuxt/test-utils": "3.7.3",
"@nuxtjs/eslint-config-typescript": "12.0.0",
"@types/node": "20.5.9",
"@vitest/coverage-v8": "0.34.4",
Expand All @@ -80,7 +80,7 @@
"expect-type": "0.16.0",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"nuxt": "3.6.5",
"nuxt": "3.7.3",
"pinst": "3.0.0",
"playwright": "1.37.1",
"prettier": "3.0.2",
Expand All @@ -90,8 +90,8 @@
},
"resolutions": {
"@nuxtjs/ionic": "link:.",
"@nuxt/kit": "3.6.5",
"@nuxt/schema": "3.6.5",
"@nuxt/kit": "3.7.3",
"@nuxt/schema": "3.7.3",
"consola": "^3.0.0"
},
"packageManager": "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"@capacitor/filesystem": "5.0.5",
"@capacitor/storage": "1.2.5",
"@nuxtjs/ionic": "latest",
"nuxt": "3.6.5"
"nuxt": "3.7.3"
}
}
Loading

0 comments on commit 1520425

Please sign in to comment.