Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#989)
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 May 14, 2024
1 parent 245cb60 commit 0eb703a
Show file tree
Hide file tree
Showing 3 changed files with 3,621 additions and 5,242 deletions.
8 changes: 4 additions & 4 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.8",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/devtools": "^1.3.1",
"@nuxt/eslint-config": "^0.3.12",
"@nuxtjs/plausible": "^1.0.0",
"@types/node": "^20.11.24",
"@types/node": "^20.12.12",
"eslint": "^8.57.0",
"nuxt": "^3.10.3"
"nuxt": "^3.11.2"
}
}
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
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.12.1",
"@nuxthq/studio": "^1.0.15",
"@vueuse/integrations": "^10.9.0",
"@vueuse/nuxt": "^10.9.0",
"focus-trap": "^7.5.4",
"fuse.js": "^6.6.2"
},
"devDependencies": {
"@algolia/client-search": "^4.20.0",
"@docsearch/css": "^3.5.2",
"@docsearch/js": "^3.5.2",
"@nuxt/devtools": "^1.0.0",
"@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"
"@algolia/client-search": "^4.23.3",
"@docsearch/css": "^3.6.0",
"@docsearch/js": "^3.6.0",
"@nuxt/devtools": "^1.3.1",
"@nuxt/eslint-config": "^0.3.12",
"@nuxtjs/algolia": "^1.10.2",
"@types/node": "^20.12.12",
"eslint": "^8.57.0",
"nuxt": "^3.11.2",
"release-it": "^16.3.0",
"typescript": "^5.4.5",
"vite-plugin-inspect": "^0.8.4",
"vue": "^3.4.27"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 0eb703a

Please sign in to comment.