From da4f81ac71e39756e90afec90d52f2c92ac47dfe Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Sat, 27 Sep 2025 07:53:38 +0300 Subject: [PATCH] chore: don't pin synckit --- package.json | 1 - pnpm-lock.yaml | 18 ++++++++++++++++-- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 12823920..52da1bca 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,6 @@ }, "resolutions": { "nuxt-component-meta": "0.14.0", - "synckit": "0.11.11", "unstorage": "^1.17.1", "vitest": "3.2.4", "vue": "^3.5.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cc40ffe6..82f171cf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,6 @@ settings: overrides: nuxt-component-meta: 0.14.0 - synckit: 0.11.11 unstorage: ^1.17.1 vitest: 3.2.4 vue: ^3.5.4 @@ -2422,6 +2421,10 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} + '@pkgr/core@0.1.2': + resolution: {integrity: sha512-fdDH1LSGfZdTH2sxdpVMw31BanV28K/Gry0cVFxaNP77neJSkd82mM8ErPNYs9e+0O7SdHBLTDzDgwUuy18RnQ==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + '@pkgr/core@0.2.9': resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} @@ -8068,6 +8071,10 @@ packages: resolution: {integrity: sha512-MeQTA1r0litLUf0Rp/iisCaL8761lKAZHaimlbGK4j0HysC4PLfqygQj9srcs0m2RdtDYnF8UuYyKpbjHYp7Jw==} engines: {node: ^14.18.0 || >=16.0.0} + synckit@0.9.3: + resolution: {integrity: sha512-JJoOEKTfL1urb1mDoEblhD9NhEbWmq9jHEMEnxoC4ujUaZ4itA8vKgwkFAyNClgxplLi9tsUKX+EduK0p/l7sg==} + engines: {node: ^14.18.0 || >=16.0.0} + system-architecture@0.1.0: resolution: {integrity: sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==} engines: {node: '>=18'} @@ -11595,6 +11602,8 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true + '@pkgr/core@0.1.2': {} + '@pkgr/core@0.2.9': {} '@polka/url@1.0.0-next.29': {} @@ -14702,7 +14711,7 @@ snapshots: eslint-formatting-reporter: 0.0.0(eslint@9.36.0(jiti@2.6.0)) eslint-parser-plain: 0.1.1 prettier: 3.6.2 - synckit: 0.11.11 + synckit: 0.9.3 eslint-plugin-import-lite@0.3.0(eslint@9.36.0(jiti@2.6.0))(typescript@5.9.2): dependencies: @@ -18673,6 +18682,11 @@ snapshots: dependencies: '@pkgr/core': 0.2.9 + synckit@0.9.3: + dependencies: + '@pkgr/core': 0.1.2 + tslib: 2.8.1 + system-architecture@0.1.0: {} tabbable@6.2.0: {}