summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.changeset/red-socks-peel.md6
-rw-r--r--packages/astro/package.json2
-rw-r--r--pnpm-lock.yaml8
3 files changed, 11 insertions, 5 deletions
diff --git a/.changeset/red-socks-peel.md b/.changeset/red-socks-peel.md
new file mode 100644
index 000000000..2c3d356c7
--- /dev/null
+++ b/.changeset/red-socks-peel.md
@@ -0,0 +1,6 @@
+---
+'astro': patch
+---
+
+deps: unpin and update tsconfck from `3.0.0-next.9` to `^3.0.0`
+
diff --git a/packages/astro/package.json b/packages/astro/package.json
index 1f6048760..510365a44 100644
--- a/packages/astro/package.json
+++ b/packages/astro/package.json
@@ -167,7 +167,7 @@
"shikiji": "^0.6.8",
"string-width": "^6.1.0",
"strip-ansi": "^7.1.0",
- "tsconfck": "3.0.0-next.9",
+ "tsconfck": "^3.0.0",
"unist-util-visit": "^4.1.2",
"vfile": "^5.3.7",
"vite": "^4.4.9",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 54a80f14c..0e4fed80a 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -626,8 +626,8 @@ importers:
specifier: ^7.1.0
version: 7.1.0
tsconfck:
- specifier: 3.0.0-next.9
- version: 3.0.0-next.9(typescript@5.1.6)
+ specifier: ^3.0.0
+ version: 3.0.0(typescript@5.1.6)
unist-util-visit:
specifier: ^4.1.2
version: 4.1.2
@@ -17138,8 +17138,8 @@ packages:
code-block-writer: 12.0.0
dev: true
- /tsconfck@3.0.0-next.9(typescript@5.1.6):
- resolution: {integrity: sha512-bgVlu3qcRUZpm9Au1IHiPDkb8XU+72bRkXrBaJsiAjIlixtkbKLe4q1odrrqG0rVHvh0Q4R3adT/nh1FwzftXA==}
+ /tsconfck@3.0.0(typescript@5.1.6):
+ resolution: {integrity: sha512-w3wnsIrJNi7avf4Zb0VjOoodoO0woEqGgZGQm+LHH9przdUI+XDKsWAXwxHA1DaRTjeuZNcregSzr7RaA8zG9A==}
engines: {node: ^18 || >=20}
hasBin: true
peerDependencies: