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 Jan 15, 2024
1 parent 0f1dc2a commit 74a75b6
Show file tree
Hide file tree
Showing 3 changed files with 2,044 additions and 1,763 deletions.
10 changes: 5 additions & 5 deletions .starters/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
},
"devDependencies": {
"@nuxt-themes/docus": "latest",
"@nuxt/devtools": "^1.0.0",
"@nuxt/devtools": "^1.0.8",
"@nuxt/eslint-config": "^0.2.0",
"@nuxtjs/plausible": "^0.2.3",
"@types/node": "^20.8.2",
"eslint": "^8.50.0",
"nuxt": "^3.7.4"
"@nuxtjs/plausible": "^0.2.4",
"@types/node": "^20.11.2",
"eslint": "^8.56.0",
"nuxt": "^3.9.1"
}
}
32 changes: 16 additions & 16 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.14.1",
"repository": "nuxt-themes/docus",
"files": [
"app",
Expand Down Expand Up @@ -32,27 +32,27 @@
"@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.10.0",
"@nuxthq/studio": "^1.0.6",
"@vueuse/integrations": "^10.7.2",
"@vueuse/nuxt": "^10.7.2",
"focus-trap": "^7.5.4",
"fuse.js": "^6.6.2"
},
"devDependencies": {
"@algolia/client-search": "^4.20.0",
"@algolia/client-search": "^4.22.1",
"@docsearch/css": "^3.5.2",
"@docsearch/js": "^3.5.2",
"@nuxt/devtools": "^1.0.0",
"@nuxt/devtools": "^1.0.8",
"@nuxt/eslint-config": "^0.2.0",
"@nuxtjs/algolia": "^1.9.0",
"@types/node": "^20.8.2",
"eslint": "^8.50.0",
"nuxt": "^3.7.4",
"release-it": "^16.2.1",
"typescript": "^5.2.2",
"vite-plugin-inspect": "^0.7.40",
"vue": "^3.3.4"
"@nuxtjs/algolia": "^1.10.1",
"@types/node": "^20.11.2",
"eslint": "^8.56.0",
"nuxt": "^3.9.1",
"release-it": "^16.3.0",
"typescript": "^5.3.3",
"vite-plugin-inspect": "^0.8.1",
"vue": "^3.4.14"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 74a75b6

Please sign in to comment.