Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
shiro committed Sep 3, 2024
1 parent 2bac171 commit c062eb9
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 233 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"dependencies": {
"@babel/plugin-transform-export-namespace-from": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@kobalte/core": "0.13.4",
"@kobalte/core": "0.13.6",
"@linaria/core": "6.2.0",
"@mdx-js/mdx": "3.0.1",
"@solidjs/meta": "0.29.4",
"@solidjs/router": "0.14.3",
"@solidjs/start": "1.0.6",
"@vinxi/plugin-mdx": "3.7.1",
"@vinxi/plugin-mdx": "3.7.2",
"@wyw-in-js/vite": "0.5.4",
"@wyw-in-js/transform": "0.5.4",
"babel-plugin-transform-remove-imports": "1.8.0",
Expand All @@ -29,29 +29,29 @@
"rehype-raw": "7.0.0",
"remark-shiki-twoslash": "3.1.3",
"sass": "1.77.8",
"solid-js": "1.8.21",
"solid-js": "1.8.22",
"solid-labels": "0.16.0",
"solid-mdx": "0.0.7",
"tailwindcss": "3.4.10",
"typescript": "5.5.4",
"vinxi": "0.4.1",
"vinxi": "0.4.2",
"vite-plugin-compile-time": "0.2.1"
},
"engines": {
"node": ">=18.12.0"
},
"devDependencies": {
"shiki": "1.14.1",
"@shikijs/core": "1.14.1",
"@shikijs/rehype": "1.14.1",
"@shikijs/transformers": "1.14.1",
"shiki": "1.16.1",
"@shikijs/core": "1.16.1",
"@shikijs/rehype": "1.16.1",
"@shikijs/transformers": "1.16.1",
"solid-lazy-plus": "file:./tarballs/solid-lazy-plus.tar.gz",
"@types/imagemagick": "0.0.35",
"babel-plugin-transform-define": "2.1.4",
"gray-matter": "4.0.3",
"imagemagick": "0.1.3",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "3.2.4",
"prettier-plugin-organize-imports": "4.0.0",
"prettier-plugin-tailwindcss": "0.6.6",
"remark-captions": "2.2.4",
"remark-frontmatter": "5.0.0",
Expand Down
Loading

0 comments on commit c062eb9

Please sign in to comment.