Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
shiro committed Aug 20, 2024
1 parent d217c7f commit 2bac171
Show file tree
Hide file tree
Showing 3 changed files with 809 additions and 8,678 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,47 +12,47 @@
"dependencies": {
"@babel/plugin-transform-export-namespace-from": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@kobalte/core": "0.13.3",
"@kobalte/core": "0.13.4",
"@linaria/core": "6.2.0",
"@mdx-js/mdx": "3.0.1",
"@solidjs/meta": "0.29.4",
"@solidjs/router": "0.13.6",
"@solidjs/start": "1.0.2",
"@solidjs/router": "0.14.3",
"@solidjs/start": "1.0.6",
"@vinxi/plugin-mdx": "3.7.1",
"@wyw-in-js/vite": "0.5.3",
"@wyw-in-js/transform": "0.5.3",
"babel-plugin-transform-remove-imports": "1.7.1",
"@wyw-in-js/vite": "0.5.4",
"@wyw-in-js/transform": "0.5.4",
"babel-plugin-transform-remove-imports": "1.8.0",
"classnames": "2.5.1",
"cssnano": "6.1.2",
"postcss-preset-env": "9.5.14",
"postcss-preset-env": "10.0.2",
"postcss-pxtorem": "6.1.0",
"rehype-raw": "7.0.0",
"remark-shiki-twoslash": "3.1.3",
"sass": "1.77.6",
"solid-js": "1.8.17",
"sass": "1.77.8",
"solid-js": "1.8.21",
"solid-labels": "0.16.0",
"solid-mdx": "0.0.7",
"tailwindcss": "3.4.4",
"typescript": "5.5.2",
"vinxi": "0.3.12",
"tailwindcss": "3.4.10",
"typescript": "5.5.4",
"vinxi": "0.4.1",
"vite-plugin-compile-time": "0.2.1"
},
"engines": {
"node": ">=18.12.0"
},
"devDependencies": {
"shiki": "1.9.0",
"@shikijs/core": "1.9.0",
"@shikijs/rehype": "1.9.0",
"@shikijs/transformers": "1.9.0",
"shiki": "1.14.1",
"@shikijs/core": "1.14.1",
"@shikijs/rehype": "1.14.1",
"@shikijs/transformers": "1.14.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.2",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "3.2.4",
"prettier-plugin-tailwindcss": "0.6.5",
"prettier-plugin-tailwindcss": "0.6.6",
"remark-captions": "2.2.4",
"remark-frontmatter": "5.0.0",
"remark-gfm": "4.0.0",
Expand Down
Loading

0 comments on commit 2bac171

Please sign in to comment.