chore: don't pin synckit

pull/3388/head
Daniel Roe 2025-09-27 07:53:38 +03:00
rodzic 73a09c8db8
commit da4f81ac71
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 47C4EE3D46A3A27C
2 zmienionych plików z 16 dodań i 3 usunięć

Wyświetl plik

@ -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"

Wyświetl plik

@ -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: {}