Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Dec 11, 2024
1 parent c381b42 commit b608fbd
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 126 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
},
"dependencies": {
"@nuxt/kit": "^3.14.1592",
"@shikijs/transformers": "^1.24.1",
"@shikijs/transformers": "^1.24.2",
"@types/hast": "^3.0.4",
"@types/mdast": "^4.0.4",
"@vue/compiler-core": "^3.5.13",
Expand Down Expand Up @@ -100,12 +100,12 @@
"rehype-sort-attributes": "^5.0.1",
"remark-emoji": "^5.0.1",
"remark-gfm": "^4.0.0",
"remark-mdc": "^3.5.0",
"remark-mdc": "npm:remark-mdc-edge@3.5.0-28898523.80673e0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.1",
"remark-stringify": "^11.0.0",
"scule": "^1.3.0",
"shiki": "^1.24.1",
"shiki": "^1.24.2",
"ufo": "^1.5.4",
"unified": "^11.0.5",
"unist-builder": "^4.0.0",
Expand All @@ -121,7 +121,7 @@
"@nuxt/test-utils": "^3.15.1",
"@nuxt/ui": "^2.20.0",
"@nuxtjs/mdc": "link:.",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"changelogen": "^0.5.7",
"eslint": "^9.16.0",
"nuxt": "^3.14.1592",
Expand Down
Loading

0 comments on commit b608fbd

Please sign in to comment.