Skip to content

Commit

Permalink
Update all non-major dependencies to v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2024
1 parent dbe6101 commit 88306d5
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 65 deletions.
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@
},
"dependencies": {
"@formatjs/intl-localematcher": "^0.5.0",
"@shikijs/rehype": "1.1.3",
"@shikijs/transformers": "1.1.3",
"@shikijs/rehype": "1.1.4",
"@shikijs/transformers": "1.1.4",
"flexsearch": "0.7.21",
"github-slugger": "^2.0.0",
"hast-util-to-estree": "^3.1.0",
Expand All @@ -134,7 +134,7 @@
"remark-gfm": "^4.0.0",
"remark-mdx": "^3.0.0",
"scroll-into-view-if-needed": "^3.1.0",
"shiki": "1.1.3",
"shiki": "1.1.4",
"swr": "^2.2.2",
"unist-util-visit": "^5.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/twoslash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"types:check": "tsc --noEmit"
},
"dependencies": {
"@shikijs/twoslash": "1.1.3",
"@shikijs/twoslash": "1.1.4",
"mdast-util-from-markdown": "^2.0.0",
"mdast-util-gfm": "^3.0.0",
"mdast-util-to-hast": "^13.1.0",
"shiki": "1.1.3"
"shiki": "1.1.4"
},
"devDependencies": {
"@types/hast": "^3.0.4",
Expand Down
91 changes: 31 additions & 60 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 88306d5

Please sign in to comment.