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 Oct 15, 2024
1 parent 8adabe0 commit 827bb44
Show file tree
Hide file tree
Showing 3 changed files with 941 additions and 1,578 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"devDependencies": {
"@nuxt-themes/docus": "^1.15.0",
"@nuxt/devtools": "^1.3.7",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/eslint-config": "^0.6.0",
"@nuxtjs/plausible": "^1.0.3",
"@types/node": "^20.16.5",
"@types/node": "^20.16.11",
"eslint": "^9.12.0",
"nuxt": "^3.12.2",
"pinceau": "0.20.1"
Expand Down
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,35 +72,35 @@
},
"dependencies": {
"@nuxt/kit": "^3.13.2",
"@shikijs/transformers": "^1.17.7",
"@shikijs/transformers": "^1.22.0",
"@types/hast": "^3.0.4",
"@types/mdast": "^4.0.4",
"@vue/compiler-core": "^3.5.4",
"@vue/compiler-core": "^3.5.12",
"consola": "^3.2.3",
"debug": "^4.3.7",
"defu": "^6.1.4",
"destr": "^2.0.3",
"detab": "^3.0.2",
"github-slugger": "^2.0.0",
"hast-util-to-string": "^3.0.0",
"hast-util-to-string": "^3.0.1",
"mdast-util-to-hast": "^13.2.0",
"micromark-util-sanitize-uri": "^2.0.0",
"ohash": "^1.1.3",
"parse5": "^7.1.2",
"ohash": "^1.1.4",
"parse5": "^7.2.0",
"pathe": "^1.1.2",
"property-information": "^6.5.0",
"rehype-external-links": "^3.0.0",
"rehype-raw": "^7.0.0",
"rehype-slug": "^6.0.0",
"rehype-sort-attribute-values": "^5.0.0",
"rehype-sort-attributes": "^5.0.0",
"rehype-sort-attribute-values": "^5.0.1",
"rehype-sort-attributes": "^5.0.1",
"remark-emoji": "^5.0.1",
"remark-gfm": "^4.0.0",
"remark-mdc": "^3.2.1",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"remark-rehype": "^11.1.1",
"scule": "^1.3.0",
"shiki": "^1.17.7",
"shiki": "^1.22.0",
"ufo": "^1.5.4",
"unified": "^11.0.5",
"unist-builder": "^4.0.0",
Expand All @@ -109,23 +109,23 @@
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/eslint-config": "^0.6.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.3",
"@nuxt/ui": "^2.18.4",
"@nuxt/ui": "^2.18.7",
"@nuxtjs/mdc": "link:.",
"@types/node": "^22.5.4",
"changelogen": "^0.5.5",
"eslint": "^9.10.0",
"@types/node": "^22.7.5",
"changelogen": "^0.5.7",
"eslint": "^9.12.0",
"nuxt": "^3.13.2",
"rehype": "^13.0.1",
"release-it": "^17.6.0",
"typescript": "^5.6.2",
"vitest": "^2.0.5",
"rehype": "^13.0.2",
"release-it": "^17.9.0",
"typescript": "^5.6.3",
"vitest": "^2.1.3",
"vue-tsc": "^2.1.6"
},
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.12.1",
"release-it": {
"git": {
"commitMessage": "chore(release): release v${version}"
Expand Down
Loading

0 comments on commit 827bb44

Please sign in to comment.