Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent dacf2bf commit c56fcaf
Show file tree
Hide file tree
Showing 3 changed files with 996 additions and 616 deletions.
6 changes: 3 additions & 3 deletions .starters/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@nuxt/devtools": "^0.8.5",
"@nuxt/eslint-config": "^0.2.0",
"@nuxtjs/plausible": "^0.2.3",
"@types/node": "^20.8.2",
"eslint": "^8.50.0",
"nuxt": "^3.7.4"
"@types/node": "^20.8.7",
"eslint": "^8.52.0",
"nuxt": "^3.8.0"
}
}
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.15.0",
"type": "module",
"main": "./nuxt.config.ts",
"packageManager": "pnpm@8.8.0",
"packageManager": "pnpm@8.9.2",
"repository": "nuxt-themes/docus",
"files": [
"app",
Expand Down Expand Up @@ -33,10 +33,10 @@
"@nuxt-themes/tokens": "^1.9.1",
"@nuxt-themes/typography": "^0.11.0",
"@nuxt/content": "^2.8.5",
"@nuxthq/studio": "^1.0.0",
"@vueuse/integrations": "^10.4.1",
"@vueuse/nuxt": "^10.4.1",
"focus-trap": "^7.5.3",
"@nuxthq/studio": "^1.0.2",
"@vueuse/integrations": "^10.5.0",
"@vueuse/nuxt": "^10.5.0",
"focus-trap": "^7.5.4",
"fuse.js": "^6.6.2"
},
"devDependencies": {
Expand All @@ -46,13 +46,13 @@
"@nuxt/devtools": "^0.8.5",
"@nuxt/eslint-config": "^0.2.0",
"@nuxtjs/algolia": "^1.9.0",
"@types/node": "^20.8.2",
"eslint": "^8.50.0",
"nuxt": "^3.7.4",
"@types/node": "^20.8.7",
"eslint": "^8.52.0",
"nuxt": "^3.8.0",
"release-it": "^16.2.1",
"typescript": "^5.2.2",
"vite-plugin-inspect": "^0.7.40",
"vue": "^3.3.4"
"vue": "^3.3.6"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit c56fcaf

Please sign in to comment.