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 Jun 18, 2024
1 parent 55a0d56 commit 80a273d
Show file tree
Hide file tree
Showing 3 changed files with 1,246 additions and 3,391 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
},
"devDependencies": {
"@nuxt-themes/docus": "^1.15.0",
"@nuxt/devtools": "^1.3.1",
"@nuxt/eslint-config": "^0.3.12",
"@nuxt/devtools": "^1.3.3",
"@nuxt/eslint-config": "^0.3.13",
"@nuxtjs/plausible": "^1.0.0",
"@types/node": "^20.12.12",
"@types/node": "^20.14.4",
"eslint": "^9.4.0",
"nuxt": "^3.12.1",
"pinceau": "0.18.9"
"pinceau": "0.20.1"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@
},
"dependencies": {
"@nuxt/kit": "^3.12.1",
"@shikijs/transformers": "^1.6.4",
"@shikijs/transformers": "^1.7.0",
"@types/hast": "^3.0.4",
"@types/mdast": "^4.0.4",
"@vue/compiler-core": "^3.4.28",
"@vue/compiler-core": "^3.4.29",
"consola": "^3.2.3",
"debug": "^4.3.5",
"defu": "^6.1.4",
Expand All @@ -100,7 +100,7 @@
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"scule": "^1.3.0",
"shiki": "^1.6.4",
"shiki": "^1.7.0",
"ufo": "^1.5.3",
"unified": "^11.0.4",
"unist-builder": "^4.0.0",
Expand All @@ -115,17 +115,17 @@
"@nuxt/test-utils": "^3.13.1",
"@nuxt/ui": "^2.17.0",
"@nuxtjs/mdc": "link:.",
"@types/node": "^20.14.2",
"@types/node": "^20.14.4",
"changelogen": "^0.5.5",
"eslint": "^9.4.0",
"eslint": "^9.5.0",
"nuxt": "^3.12.1",
"rehype": "^13.0.1",
"release-it": "^17.3.0",
"typescript": "^5.4.5",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.19"
"vue-tsc": "^2.0.21"
},
"packageManager": "pnpm@9.3.0",
"packageManager": "pnpm@9.4.0",
"release-it": {
"git": {
"commitMessage": "chore(release): release v${version}"
Expand Down
Loading

0 comments on commit 80a273d

Please sign in to comment.