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] committed Sep 16, 2024
1 parent fe070d8 commit 2bd07dd
Show file tree
Hide file tree
Showing 3 changed files with 1,227 additions and 1,531 deletions.
6 changes: 3 additions & 3 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.4.1",
"@nuxt/eslint-config": "^0.5.6",
"@nuxt/devtools": "^1.4.2",
"@nuxt/eslint-config": "^0.5.7",
"@nuxtjs/plausible": "^1.0.2",
"@types/node": "^20.16.5",
"eslint": "^9.10.0",
"nuxt": "^3.13.1"
"nuxt": "^3.13.2"
}
}
14 changes: 7 additions & 7 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@9.9.0",
"packageManager": "pnpm@9.10.0",
"repository": "nuxt-themes/docus",
"files": [
"app",
Expand Down Expand Up @@ -36,23 +36,23 @@
"@nuxthq/studio": "^1.1.2",
"@vueuse/integrations": "^10.11.1",
"@vueuse/nuxt": "^10.11.1",
"focus-trap": "^7.5.4",
"focus-trap": "^7.6.0",
"fuse.js": "^6.6.2"
},
"devDependencies": {
"@algolia/client-search": "^4.24.0",
"@docsearch/css": "^3.6.1",
"@docsearch/js": "^3.6.1",
"@nuxt/devtools": "^1.4.1",
"@nuxt/eslint-config": "^0.5.6",
"@nuxt/devtools": "^1.4.2",
"@nuxt/eslint-config": "^0.5.7",
"@nuxtjs/algolia": "^1.10.2",
"@types/node": "^20.16.5",
"eslint": "^9.10.0",
"nuxt": "^3.13.1",
"nuxt": "^3.13.2",
"release-it": "^17.6.0",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"vite-plugin-inspect": "^0.8.7",
"vue": "^3.5.3"
"vue": "^3.5.6"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 2bd07dd

Please sign in to comment.