move synckit to deps for now

pull/4326/head
Divyansh Singh 11 months ago
parent 400f1f175b
commit 14c5db3f65

@ -116,6 +116,7 @@
"mark.js": "8.11.1",
"minisearch": "^7.1.0",
"shiki": "^1.22.2",
"synckit": "^0.9.2",
"vite": "^5.4.10",
"vue": "^3.5.12"
},
@ -188,7 +189,6 @@
"sirv": "^3.0.0",
"sitemap": "^8.0.0",
"supports-color": "^9.4.0",
"synckit": "^0.9.2",
"tinyglobby": "^0.2.10",
"typescript": "^5.6.3",
"vitest": "^2.1.4",

@ -61,6 +61,9 @@ importers:
shiki:
specifier: ^1.22.2
version: 1.22.2
synckit:
specifier: ^0.9.2
version: 0.9.2
vite:
specifier: ^5.4.10
version: 5.4.10(@types/node@22.8.2)
@ -272,9 +275,6 @@ importers:
supports-color:
specifier: ^9.4.0
version: 9.4.0
synckit:
specifier: ^0.9.2
version: 0.9.2
tinyglobby:
specifier: ^0.2.10
version: 0.2.10

Loading…
Cancel
Save