Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1049)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 2667d22 commit b654743
Show file tree
Hide file tree
Showing 3 changed files with 1,456 additions and 1,140 deletions.
8 changes: 4 additions & 4 deletions .starters/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"devDependencies": {
"@nuxt-themes/docus": "latest",
"@nuxt/devtools": "^1.6.0",
"@nuxt/eslint-config": "^0.6.0",
"@nuxt/eslint-config": "^0.6.1",
"@nuxtjs/plausible": "^1.0.3",
"@types/node": "^20.17.0",
"eslint": "^9.13.0",
"nuxt": "^3.13.2"
"@types/node": "^20.17.6",
"eslint": "^9.14.0",
"nuxt": "^3.14.0"
}
}
20 changes: 10 additions & 10 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": "[email protected].2",
"packageManager": "[email protected].3",
"repository": "nuxt-themes/docus",
"files": [
"app",
Expand Down Expand Up @@ -33,24 +33,24 @@
"@nuxt-themes/tokens": "^1.9.1",
"@nuxt-themes/typography": "^0.11.0",
"@nuxt/content": "^2.13.4",
"@nuxthq/studio": "^2.1.1",
"@nuxthq/studio": "^2.2.1",
"@nuxtjs/color-mode": "^3.5.2",
"@vueuse/integrations": "^11.1.0",
"@vueuse/nuxt": "^11.1.0",
"@vueuse/integrations": "^11.2.0",
"@vueuse/nuxt": "^11.2.0",
"focus-trap": "^7.6.0",
"fuse.js": "^6.6.2",
"jiti": "^1.21.6"
},
"devDependencies": {
"@algolia/client-search": "^4.24.0",
"@docsearch/css": "^3.6.2",
"@docsearch/js": "^3.6.2",
"@docsearch/css": "^3.6.3",
"@docsearch/js": "^3.6.3",
"@nuxt/devtools": "^1.6.0",
"@nuxt/eslint-config": "^0.6.0",
"@nuxt/eslint-config": "^0.6.1",
"@nuxtjs/algolia": "^1.10.2",
"@types/node": "^20.17.0",
"eslint": "^9.13.0",
"nuxt": "^3.13.2",
"@types/node": "^20.17.6",
"eslint": "^9.14.0",
"nuxt": "^3.14.0",
"release-it": "^17.10.0",
"typescript": "^5.6.3",
"vite-plugin-inspect": "^0.8.7",
Expand Down
Loading

0 comments on commit b654743

Please sign in to comment.