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 Jun 2, 2024
1 parent abb0f8d commit 162c55d
Show file tree
Hide file tree
Showing 3 changed files with 323 additions and 334 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.3.1",
"@nuxt/devtools": "^1.3.2",
"@nuxt/eslint-config": "^0.3.13",
"@nuxtjs/plausible": "^1.0.0",
"@types/node": "^20.12.12",
"eslint": "^9.3.0",
"@types/node": "^20.14.0",
"eslint": "^9.4.0",
"nuxt": "^3.11.2"
}
}
16 changes: 8 additions & 8 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].1",
"packageManager": "[email protected].4",
"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.12.1",
"@nuxthq/studio": "^1.1.0",
"@vueuse/integrations": "^10.9.0",
"@vueuse/nuxt": "^10.9.0",
"@nuxthq/studio": "^1.1.2",
"@vueuse/integrations": "^10.10.0",
"@vueuse/nuxt": "^10.10.0",
"focus-trap": "^7.5.4",
"fuse.js": "^6.6.2"
},
"devDependencies": {
"@algolia/client-search": "^4.23.3",
"@docsearch/css": "^3.6.0",
"@docsearch/js": "^3.6.0",
"@nuxt/devtools": "^1.3.1",
"@nuxt/devtools": "^1.3.2",
"@nuxt/eslint-config": "^0.3.13",
"@nuxtjs/algolia": "^1.10.2",
"@types/node": "^20.12.12",
"eslint": "^9.3.0",
"@types/node": "^20.14.0",
"eslint": "^9.4.0",
"nuxt": "^3.11.2",
"release-it": "^17.2.1",
"release-it": "^17.3.0",
"typescript": "^5.4.5",
"vite-plugin-inspect": "^0.8.4",
"vue": "^3.4.27"
Expand Down
Loading

0 comments on commit 162c55d

Please sign in to comment.