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 Dec 23, 2024
1 parent 32225ae commit 05ba2b8
Show file tree
Hide file tree
Showing 2 changed files with 469 additions and 303 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@
},
"dependencies": {
"@nuxt/kit": "^3.14.1592",
"@shikijs/transformers": "^1.24.2",
"@shikijs/transformers": "^1.24.4",
"@types/hast": "^3.0.4",
"@types/mdast": "^4.0.4",
"@vue/compiler-core": "^3.5.13",
"consola": "^3.2.3",
"debug": "4.3.7",
"consola": "^3.3.1",
"debug": "4.4.0",
"defu": "^6.1.4",
"destr": "^2.0.3",
"detab": "^3.0.2",
Expand All @@ -100,12 +100,12 @@
"rehype-sort-attributes": "^5.0.1",
"remark-emoji": "^5.0.1",
"remark-gfm": "^4.0.0",
"remark-mdc": "npm:[email protected]28900048.8ed9bd2",
"remark-mdc": "npm:[email protected]28908818.533ee0c",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.1",
"remark-stringify": "^11.0.0",
"scule": "^1.3.0",
"shiki": "^1.24.2",
"shiki": "^1.24.4",
"ufo": "^1.5.4",
"unified": "^11.0.5",
"unist-builder": "^4.0.0",
Expand All @@ -115,15 +115,15 @@
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.7.3",
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "^3.15.1",
"@nuxt/ui": "^2.20.0",
"@nuxtjs/mdc": "link:.",
"@types/node": "^22.10.2",
"changelogen": "^0.5.7",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"nuxt": "^3.14.1592",
"rehype": "^13.0.2",
"release-it": "^17.10.0",
Expand All @@ -134,7 +134,7 @@
"resolutions": {
"@nuxtjs/mdc": "workspace:*"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"release-it": {
"git": {
"commitMessage": "chore(release): release v${version}"
Expand Down
Loading

0 comments on commit 05ba2b8

Please sign in to comment.