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] committed Jul 1, 2023
1 parent 2ec5e9c commit b8e07a8
Show file tree
Hide file tree
Showing 3 changed files with 289 additions and 1,126 deletions.
10 changes: 5 additions & 5 deletions .starters/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"lint": "eslint ."
},
"devDependencies": {
"@nuxt-themes/docus": "^1.12.1",
"@nuxt/devtools": "^0.5.5",
"@nuxt-themes/docus": "^1.13.0",
"@nuxt/devtools": "^0.6.6",
"@nuxt/eslint-config": "^0.1.1",
"@nuxtjs/plausible": "^0.2.1",
"@types/node": "^20.2.5",
"eslint": "^8.42.0",
"nuxt": "^3.5.3"
"@types/node": "^20.3.3",
"eslint": "^8.44.0",
"nuxt": "^3.6.1"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.13.0",
"type": "module",
"main": "./nuxt.config.ts",
"packageManager": "pnpm@8.5.1",
"packageManager": "pnpm@8.6.5",
"files": [
"app",
"assets",
Expand Down Expand Up @@ -38,15 +38,15 @@
"@algolia/client-search": "^4.18.0",
"@docsearch/css": "^3.5.1",
"@docsearch/js": "^3.5.1",
"@nuxt/devtools": "^0.6.4",
"@nuxt/devtools": "^0.6.6",
"@nuxt/eslint-config": "^0.1.1",
"@nuxtjs/algolia": "^1.8.0",
"@types/node": "^20.3.2",
"eslint": "^8.43.0",
"@types/node": "^20.3.3",
"eslint": "^8.44.0",
"nuxt": "^3.6.1",
"release-it": "^15.11.0",
"typescript": "^5.1.6",
"vite-plugin-inspect": "^0.7.31",
"vite-plugin-inspect": "^0.7.32",
"vue": "^3.3.4"
},
"pnpm": {
Expand Down
Loading

0 comments on commit b8e07a8

Please sign in to comment.