Skip to content

Commit 92fe4b5

Browse files
committed
Update plus
1 parent ef9a058 commit 92fe4b5

File tree

3 files changed

+1220
-1536
lines changed

3 files changed

+1220
-1536
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@solidjs/router": "0.15.3",
2020
"@solidjs/start": "1.0.11",
2121
"@vinxi/plugin-mdx": "3.7.2",
22-
"@wyw-in-js/vite": "0.5.5",
2322
"@wyw-in-js/transform": "0.5.5",
23+
"@wyw-in-js/vite": "0.5.5",
2424
"babel-plugin-transform-remove-imports": "1.8.0",
2525
"classnames": "2.5.1",
2626
"cssnano": "6.1.2",
@@ -41,11 +41,9 @@
4141
"node": ">=18.12.0"
4242
},
4343
"devDependencies": {
44-
"shiki": "1.16.1",
4544
"@shikijs/core": "1.16.1",
4645
"@shikijs/rehype": "1.16.1",
4746
"@shikijs/transformers": "1.16.1",
48-
"solid-lazy-plus": "file:./tarballs/solid-lazy-plus.tar.gz",
4947
"@types/imagemagick": "0.0.35",
5048
"babel-plugin-transform-define": "2.1.4",
5149
"gray-matter": "4.0.3",
@@ -56,7 +54,9 @@
5654
"remark-captions": "2.2.4",
5755
"remark-frontmatter": "5.0.0",
5856
"remark-gfm": "4.0.0",
57+
"shiki": "1.16.1",
5958
"solid-devtools": "0.33.0",
59+
"solid-lazy-plus": "file:tarballs/solid-lazy-plus.tar.gz",
6060
"ts-node": "10.9.2",
6161
"vite-plugin-solid-svg": "0.8.1"
6262
}

0 commit comments

Comments
 (0)