Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
shiro committed Jun 10, 2024
1 parent aa29c4a commit 8a52c4b
Show file tree
Hide file tree
Showing 2 changed files with 10,162 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"version": "vinxi version"
},
"dependencies": {
"@babel/plugin-transform-export-namespace-from": "7.24.6",
"@babel/preset-typescript": "7.24.6",
"@kobalte/core": "0.13.1",
"@babel/plugin-transform-export-namespace-from": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@kobalte/core": "0.13.3",
"@linaria/core": "6.2.0",
"@mdx-js/mdx": "3.0.1",
"@solidjs/meta": "0.29.4",
"@solidjs/router": "0.13.3",
"@solidjs/start": "1.0.0",
"@solidjs/router": "0.13.5",
"@solidjs/start": "1.0.1",
"@vinxi/plugin-mdx": "3.7.1",
"@wyw-in-js/vite": "0.5.3",
"babel-plugin-transform-remove-imports": "1.7.1",
Expand All @@ -26,11 +26,11 @@
"postcss-pxtorem": "6.1.0",
"rehype-raw": "7.0.0",
"remark-shiki-twoslash": "3.1.3",
"sass": "1.77.2",
"sass": "1.77.4",
"solid-js": "1.8.17",
"solid-labels": "0.16.0",
"solid-mdx": "0.0.7",
"tailwindcss": "3.4.3",
"tailwindcss": "3.4.4",
"typescript": "5.4.5",
"vinxi": "0.3.11",
"vite-plugin-compile-time": "0.2.1"
Expand All @@ -39,18 +39,18 @@
"node": ">=18.12.0"
},
"devDependencies": {
"shiki": "1.6.0",
"@shikijs/core": "1.6.0",
"@shikijs/rehype": "1.6.0",
"@shikijs/transformers": "1.6.0",
"shiki": "1.6.3",
"@shikijs/core": "1.6.3",
"@shikijs/rehype": "1.6.3",
"@shikijs/transformers": "1.6.3",
"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.2.5",
"prettier": "3.3.1",
"prettier-plugin-organize-imports": "3.2.4",
"prettier-plugin-tailwindcss": "0.5.14",
"prettier-plugin-tailwindcss": "0.6.2",
"remark-captions": "2.2.4",
"remark-frontmatter": "5.0.0",
"remark-gfm": "4.0.0",
Expand Down
Loading

0 comments on commit 8a52c4b

Please sign in to comment.