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 3, 2024
1 parent 2667d22 commit 9883556
Show file tree
Hide file tree
Showing 3 changed files with 598 additions and 341 deletions.
6 changes: 3 additions & 3 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",
"@types/node": "^20.17.6",
"eslint": "^9.14.0",
"nuxt": "^3.13.2"
}
}
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": "[email protected].2",
"packageManager": "[email protected].3",
"repository": "nuxt-themes/docus",
"files": [
"app",
Expand Down Expand Up @@ -33,23 +33,23 @@
"@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",
"@types/node": "^20.17.6",
"eslint": "^9.14.0",
"nuxt": "^3.13.2",
"release-it": "^17.10.0",
"typescript": "^5.6.3",
Expand Down
Loading

0 comments on commit 9883556

Please sign in to comment.