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 Nov 6, 2023
1 parent 0f1dc2a commit 3045fcd
Show file tree
Hide file tree
Showing 3 changed files with 1,258 additions and 729 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": "^1.0.0",
"@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.10",
"eslint": "^8.53.0",
"nuxt": "^3.8.1"
}
}
24 changes: 12 additions & 12 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.10.2",
"repository": "nuxt-themes/docus",
"files": [
"app",
Expand Down Expand Up @@ -32,11 +32,11 @@
"@nuxt-themes/elements": "^0.9.5",
"@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",
"@nuxt/content": "^2.9.0",
"@nuxthq/studio": "^1.0.3",
"@vueuse/integrations": "^10.5.0",
"@vueuse/nuxt": "^10.5.0",
"focus-trap": "^7.5.4",
"fuse.js": "^6.6.2"
},
"devDependencies": {
Expand All @@ -45,14 +45,14 @@
"@docsearch/js": "^3.5.2",
"@nuxt/devtools": "^1.0.0",
"@nuxt/eslint-config": "^0.2.0",
"@nuxtjs/algolia": "^1.9.0",
"@types/node": "^20.8.2",
"eslint": "^8.50.0",
"nuxt": "^3.7.4",
"@nuxtjs/algolia": "^1.10.1",
"@types/node": "^20.8.10",
"eslint": "^8.53.0",
"nuxt": "^3.8.1",
"release-it": "^16.2.1",
"typescript": "^5.2.2",
"vite-plugin-inspect": "^0.7.40",
"vue": "^3.3.4"
"vite-plugin-inspect": "^0.7.41",
"vue": "^3.3.8"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 3045fcd

Please sign in to comment.