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 Mar 8, 2025
1 parent 2f7d455 commit 9f8b0cc
Show file tree
Hide file tree
Showing 3 changed files with 2,139 additions and 684 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
},
"dependencies": {
"@nuxt/kit": "^3.15.4",
"@shikijs/transformers": "^3.0.0",
"@shikijs/transformers": "^3.1.0",
"@types/hast": "^3.0.4",
"@types/mdast": "^4.0.4",
"@vue/compiler-core": "^3.5.13",
Expand All @@ -88,7 +88,7 @@
"hast-util-to-string": "^3.0.1",
"mdast-util-to-hast": "^13.2.0",
"micromark-util-sanitize-uri": "^2.0.1",
"ohash": "^1.1.4",
"ohash": "^1.1.6",
"parse5": "^7.2.1",
"pathe": "^2.0.3",
"property-information": "^6.5.0",
Expand All @@ -106,7 +106,7 @@
"remark-rehype": "^11.1.1",
"remark-stringify": "^11.0.0",
"scule": "^1.3.0",
"shiki": "^3.0.0",
"shiki": "^3.1.0",
"ufo": "^1.5.4",
"unified": "^11.0.5",
"unist-builder": "^4.0.0",
Expand All @@ -119,23 +119,23 @@
"@nuxt/eslint-config": "^1.1.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.15.4",
"@nuxt/test-utils": "^3.17.0",
"@nuxt/test-utils": "^3.17.1",
"@nuxt/ui": "^2.21.0",
"@nuxtjs/mdc": "link:.",
"@types/node": "^22.13.5",
"changelogen": "^0.5.7",
"eslint": "^9.21.0",
"@types/node": "^22.13.10",
"changelogen": "^0.6.1",
"eslint": "^9.22.0",
"nuxt": "^3.15.4",
"rehype": "^13.0.2",
"release-it": "^18.1.2",
"typescript": "5.6.2",
"vitest": "^3.0.7",
"vue-tsc": "^2.2.4"
"typescript": "5.8.2",
"vitest": "^3.0.8",
"vue-tsc": "^2.2.8"
},
"resolutions": {
"@nuxtjs/mdc": "workspace:*"
},
"packageManager": "pnpm@10.4.0",
"packageManager": "pnpm@10.6.1",
"release-it": {
"git": {
"commitMessage": "chore(release): release v${version}"
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"generate": "nuxi generate"
},
"devDependencies": {
"@monaco-editor/loader": "^1.4.0",
"@nuxtlabs/monarch-mdc": "^0.2.0",
"@monaco-editor/loader": "^1.5.0",
"@nuxtlabs/monarch-mdc": "^0.5.0",
"nuxt": "latest"
},
"dependencies": {
"@iconify-json/lucide": "^1.2.26",
"@iconify-json/lucide": "^1.2.28",
"@tailwindcss/typography": "^0.5.16"
}
}
Loading

0 comments on commit 9f8b0cc

Please sign in to comment.