Skip to content

Commit

Permalink
docs: rollback deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fabien-ml committed Feb 25, 2023
1 parent 48eaac4 commit 73d8f5c
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 112 deletions.
22 changes: 11 additions & 11 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,35 +38,35 @@
},
"devDependencies": {
"@kobalte/tailwindcss": "0.4.2",
"@mdx-js/mdx": "2.3.0",
"@mdx-js/rollup": "2.3.0",
"@mdx-js/mdx": "2.1.3",
"@mdx-js/rollup": "2.1.3",
"@tailwindcss/typography": "0.5.8",
"acorn": "8.8.2",
"autoprefixer": "10.4.13",
"babel-preset-solid": "1.6.10",
"encoding": "0.1.13",
"github-slugger": "1.5.0",
"github-slugger": "1.4.0",
"iconv-lite": "0.6.3",
"node-fetch": "3.3.0",
"node-fetch": "2.6.7",
"postcss": "8.4.21",
"rehype-pretty-code": "0.9.4",
"rehype-pretty-code": "0.9.2",
"rehype-raw": "6.1.1",
"rehype-slug": "5.1.0",
"remark-code-extra": "1.0.1",
"remark-gfm": "3.0.1",
"remark-shiki-twoslash": "3.1.1",
"remark-shiki-twoslash": "3.1.0",
"safer-buffer": "2.1.2",
"shiki": "0.14.1",
"shiki": "0.14.0",
"solid-js": "1.6.10",
"solid-mdx": "0.0.6",
"solid-start": "0.2.22",
"solid-start-netlify": "0.2.22",
"solid-start-node": "0.2.22",
"solid-start": "0.2.20",
"solid-start-netlify": "0.2.20",
"solid-start-node": "0.2.20",
"tailwindcss": "3.2.4",
"typescript": "4.8.3",
"undici": "5.16.0",
"unist-util-visit": "4.1.2",
"vite": "3.2.5"
"vite": "3.2.4"
},
"engines": {
"node": ">=16"
Expand Down
Loading

0 comments on commit 73d8f5c

Please sign in to comment.