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 Sep 19, 2024
1 parent 150e2d4 commit b37e3b3
Show file tree
Hide file tree
Showing 2 changed files with 1,061 additions and 365 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@
},
"dependencies": {
"@nuxt/kit": "^3.13.1",
"@shikijs/transformers": "^1.17.7",
"@shikijs/transformers": "^1.18.0",
"@types/hast": "^3.0.4",
"@types/mdast": "^4.0.4",
"@vue/compiler-core": "^3.5.4",
"@vue/compiler-core": "^3.5.6",
"consola": "^3.2.3",
"debug": "^4.3.7",
"defu": "^6.1.4",
Expand All @@ -85,7 +85,7 @@
"hast-util-to-string": "^3.0.0",
"mdast-util-to-hast": "^13.2.0",
"micromark-util-sanitize-uri": "^2.0.0",
"ohash": "^1.1.3",
"ohash": "^1.1.4",
"parse5": "^7.1.2",
"pathe": "^1.1.2",
"property-information": "^6.5.0",
Expand All @@ -98,9 +98,9 @@
"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.18.0",
"ufo": "^1.5.4",
"unified": "^11.0.5",
"unist-builder": "^4.0.0",
Expand All @@ -113,16 +113,16 @@
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.1",
"@nuxt/test-utils": "^3.14.2",
"@nuxt/ui": "^2.18.4",
"@nuxt/ui": "^2.18.5",
"@nuxtjs/mdc": "link:.",
"@types/node": "^22.5.4",
"changelogen": "^0.5.5",
"@types/node": "^22.5.5",
"changelogen": "^0.5.7",
"eslint": "^9.10.0",
"nuxt": "^3.13.1",
"rehype": "^13.0.1",
"release-it": "^17.6.0",
"typescript": "^5.6.2",
"vitest": "^2.0.5",
"vitest": "^2.1.1",
"vue-tsc": "^2.1.6"
},
"packageManager": "[email protected]",
Expand Down
Loading

0 comments on commit b37e3b3

Please sign in to comment.