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 19, 2024
1 parent 0eb6b32 commit 0c8a17f
Show file tree
Hide file tree
Showing 3 changed files with 803 additions and 744 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.1",
"@nuxtjs/plausible": "^1.0.3",
"@types/node": "^22.9.0",
"eslint": "^9.14.0",
"@nuxt/eslint-config": "^0.7.1",
"@nuxtjs/plausible": "^1.1.1",
"@types/node": "^22.9.1",
"eslint": "^9.15.0",
"nuxt": "^3.14.159"
}
}
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.1",
"type": "module",
"main": "./nuxt.config.ts",
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.2",
"repository": "nuxt-themes/docus",
"files": [
"app",
Expand Down Expand Up @@ -40,27 +40,27 @@
"@nuxtjs/color-mode": "^3.5.2",
"@vueuse/integrations": "^11.2.0",
"@vueuse/nuxt": "^11.2.0",
"focus-trap": "^7.6.0",
"focus-trap": "^7.6.2",
"fuse.js": "^6.6.2",
"jiti": "^1.21.6"
},
"devDependencies": {
"@algolia/client-search": "^4.24.0",
"@docsearch/css": "^3.7.0",
"@docsearch/js": "^3.7.0",
"@docsearch/css": "^3.8.0",
"@docsearch/js": "^3.8.0",
"@nuxt/devtools": "^1.6.0",
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/eslint-config": "^0.7.1",
"@nuxt/test-utils": "^3.14.4",
"@nuxtjs/algolia": "^1.10.2",
"@playwright/test": "^1.48.2",
"@types/node": "^22.9.0",
"eslint": "^9.14.0",
"@playwright/test": "^1.49.0",
"@types/node": "^22.9.1",
"eslint": "^9.15.0",
"nuxt": "^3.14.159",
"release-it": "^17.10.0",
"typescript": "^5.6.3",
"vite-plugin-inspect": "^0.8.7",
"vitest": "^2.1.4",
"vue": "^3.5.12"
"vitest": "^2.1.5",
"vue": "^3.5.13"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 0c8a17f

Please sign in to comment.