Mirror: TypeScript LSP plugin that finds GraphQL documents in your code and provides diagnostics, auto-complete and hover-information.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(lsp): bump tada/internal (#310)

authored by

Jovi De Croock and committed by
GitHub
1e657c8f eb7ce755

+28 -26
+1 -1
packages/graphqlsp/package.json
··· 51 51 "typescript": "^5.3.3" 52 52 }, 53 53 "dependencies": { 54 - "@gql.tada/internal": "0.3.0-canary-8711af177005f46fa3e06d990b6ba28e353e7f9b", 54 + "@gql.tada/internal": "^0.3.0", 55 55 "graphql": "^16.8.1", 56 56 "node-fetch": "^2.0.0" 57 57 },
+27 -25
pnpm-lock.yaml
··· 175 175 packages/graphqlsp: 176 176 dependencies: 177 177 '@gql.tada/internal': 178 - specifier: 0.3.0-canary-8711af177005f46fa3e06d990b6ba28e353e7f9b 179 - version: 0.3.0-canary-8711af177005f46fa3e06d990b6ba28e353e7f9b(graphql@16.8.1)(typescript@5.3.3) 178 + specifier: ^0.3.0 179 + version: 0.3.0(graphql@16.8.1)(typescript@5.3.3) 180 180 graphql: 181 181 specifier: ^16.8.1 182 182 version: 16.8.1 ··· 213 213 version: link:../../../packages/graphqlsp 214 214 '@urql/core': 215 215 specifier: ^4.0.4 216 - version: 4.2.2 216 + version: 4.2.2(graphql@16.8.1) 217 217 devDependencies: 218 218 typescript: 219 219 specifier: ^5.3.3 ··· 332 332 /@0no-co/graphqlsp@1.11.0(typescript@5.3.3): 333 333 resolution: {integrity: sha512-P8DRsT+pRgXXZ+8szO1ISUXLxtaL9ukKddjLqSh+oBvWVCzUDyUM4Une0Co0Y7XC017wI4pdcrR/3hWqw9uuDg==} 334 334 peerDependencies: 335 - typescript: ^5.3.3 335 + typescript: ^5.0.0 336 336 dependencies: 337 337 '@gql.tada/internal': 0.1.3(graphql@16.8.1)(typescript@5.3.3) 338 338 graphql: 16.8.1 ··· 1401 1401 /@gql.tada/cli-utils@1.2.3-canary-8711af177005f46fa3e06d990b6ba28e353e7f9b(svelte@4.2.15)(typescript@5.3.3): 1402 1402 resolution: {integrity: sha512-tCKCGD4VmdSrnt7wvvzuJ1dtDf0nB6rBlYkOAvgmwDzDQgkWnwP97Xv6t6i1HAWiE9f9uzMl8y1eAr4IbySPrQ==} 1403 1403 peerDependencies: 1404 - typescript: ^5.3.3 1404 + typescript: ^5.0.0 1405 1405 dependencies: 1406 1406 '@0no-co/graphqlsp': 1.11.0(typescript@5.3.3) 1407 1407 '@gql.tada/internal': 0.3.0-canary-8711af177005f46fa3e06d990b6ba28e353e7f9b(graphql@16.8.1)(typescript@5.3.3) ··· 1419 1419 resolution: {integrity: sha512-wIvykBId7O0gaizmSl5n5AhbQsgJVLTUsFBm3RsfQ9dVfpmT+Fhy2yHX+yNgiVECg2EimXMhs4ltcE4EuZ2WOA==} 1420 1420 peerDependencies: 1421 1421 graphql: ^16.8.1 1422 - typescript: ^5.3.3 1422 + typescript: ^5.0.0 1423 1423 dependencies: 1424 1424 '@0no-co/graphql.web': 1.0.6(graphql@16.8.1) 1425 1425 graphql: 16.8.1 1426 1426 typescript: 5.3.3 1427 1427 dev: false 1428 1428 1429 + /@gql.tada/internal@0.3.0(graphql@16.8.1)(typescript@5.3.3): 1430 + resolution: {integrity: sha512-blWnLfkJwR4xpCO3NIpUJ99Y/AIz1tvmZGW/ygOWZwLqzUaZ2pUxGvnmDPrqHFyVVLsJUAhP+3xHSC5qRqR5bg==} 1431 + peerDependencies: 1432 + graphql: ^16.8.1 1433 + typescript: ^5.0.0 1434 + dependencies: 1435 + '@0no-co/graphql.web': 1.0.6(graphql@16.8.1) 1436 + graphql: 16.8.1 1437 + typescript: 5.3.3 1438 + 1429 1439 /@gql.tada/internal@0.3.0-canary-8711af177005f46fa3e06d990b6ba28e353e7f9b(graphql@16.8.1)(typescript@5.3.3): 1430 1440 resolution: {integrity: sha512-CPx00hSOue+XK1KUZhovuN0sZ3sCcUx99Y/iv9obL8ea2rLJ7HbehJ1uI8zwLVtfPoX/tLz+Cc34TFF1znSR7Q==} 1431 1441 peerDependencies: 1432 1442 graphql: ^16.8.1 1433 - typescript: ^5.3.3 1443 + typescript: ^5.0.0 1434 1444 dependencies: 1435 1445 '@0no-co/graphql.web': 1.0.6(graphql@16.8.1) 1436 1446 graphql: 16.8.1 1437 1447 typescript: 5.3.3 1448 + dev: false 1438 1449 1439 1450 /@graphql-codegen/add@5.0.0(graphql@16.8.1): 1440 1451 resolution: {integrity: sha512-ynWDOsK2yxtFHwcJTB9shoSkUd7YXd6ZE57f0nk7W5cu/nAgxZZpEsnTPEpZB/Mjf14YRGe2uJHQ7AfElHjqUQ==} ··· 2316 2327 peerDependencies: 2317 2328 rollup: ^2.14.0||^3.0.0||^4.0.0 2318 2329 tslib: '*' 2319 - typescript: ^5.3.3 2330 + typescript: '>=3.7.0' 2320 2331 peerDependenciesMeta: 2321 2332 rollup: 2322 2333 optional: true ··· 2562 2573 wonka: 6.3.4 2563 2574 dev: false 2564 2575 2565 - /@urql/core@4.2.2: 2566 - resolution: {integrity: sha512-TP1kheq9bnrEdnVbJqh0g0ZY/wfdpPeAzjiiDK+Tm+Pbi0O1Xdu6+fUJ/wJo5QpHZzkIyya4/AecG63e6scFqQ==} 2567 - dependencies: 2568 - '@0no-co/graphql.web': 1.0.4(graphql@16.8.1) 2569 - wonka: 6.3.4 2570 - transitivePeerDependencies: 2571 - - graphql 2572 - dev: false 2573 - 2574 2576 /@urql/core@4.2.2(graphql@16.8.1): 2575 2577 resolution: {integrity: sha512-TP1kheq9bnrEdnVbJqh0g0ZY/wfdpPeAzjiiDK+Tm+Pbi0O1Xdu6+fUJ/wJo5QpHZzkIyya4/AecG63e6scFqQ==} 2576 2578 dependencies: ··· 2650 2652 /@vue/language-core@2.0.14(typescript@5.3.3): 2651 2653 resolution: {integrity: sha512-3q8mHSNcGTR7sfp2X6jZdcb4yt8AjBXAfKk0qkZIh7GAJxOnoZ10h5HToZglw4ToFvAnq+xu/Z2FFbglh9Icag==} 2652 2654 peerDependencies: 2653 - typescript: ^5.3.3 2655 + typescript: '*' 2654 2656 peerDependenciesMeta: 2655 2657 typescript: 2656 2658 optional: true ··· 3304 3306 resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==} 3305 3307 engines: {node: '>=14'} 3306 3308 peerDependencies: 3307 - typescript: ^5.3.3 3309 + typescript: '>=4.9.5' 3308 3310 peerDependenciesMeta: 3309 3311 typescript: 3310 3312 optional: true ··· 3978 3980 resolution: {integrity: sha512-3tglGLiGY1zyMyZAow2kpy8GBi35xGAGiEDiPAIPXOUyU35B0HpY0lmMZhf5jEs0fv2FTMgWvFXO6Z3378B6FA==} 3979 3981 hasBin: true 3980 3982 peerDependencies: 3981 - typescript: ^5.3.3 3983 + typescript: ^5.0.0 3982 3984 dependencies: 3983 3985 '@0no-co/graphql.web': 1.0.6(graphql@16.8.1) 3984 3986 '@gql.tada/cli-utils': 1.2.3-canary-8711af177005f46fa3e06d990b6ba28e353e7f9b(svelte@4.2.15)(typescript@5.3.3) ··· 5505 5507 engines: {node: '>=16'} 5506 5508 peerDependencies: 5507 5509 rollup: ^3.29.4 || ^4 5508 - typescript: ^5.3.3 5510 + typescript: ^4.5 || ^5.0 5509 5511 dependencies: 5510 5512 magic-string: 0.30.5 5511 5513 rollup: 4.9.5 ··· 5930 5932 resolution: {integrity: sha512-HAIxtk5TUHXvCRKApKfxoh1BGT85S/17lS3DvbfxRKFd+Ghr5YScqBvd+sU+p7vJFw48LNkzdFk+ooNVk3e4kA==} 5931 5933 peerDependencies: 5932 5934 svelte: ^3.55 || ^4.0.0-next.0 || ^4.0 || ^5.0.0-next.0 5933 - typescript: ^5.3.3 5935 + typescript: ^4.9.4 || ^5.0.0 5934 5936 dependencies: 5935 5937 dedent-js: 1.0.1 5936 5938 pascal-case: 3.1.2 ··· 6041 6043 '@swc/core': '>=1.2.50' 6042 6044 '@swc/wasm': '>=1.2.50' 6043 6045 '@types/node': '*' 6044 - typescript: ^5.3.3 6046 + typescript: '>=2.7' 6045 6047 peerDependenciesMeta: 6046 6048 '@swc/core': 6047 6049 optional: true ··· 6610 6612 id: file:packages/graphqlsp 6611 6613 name: '@0no-co/graphqlsp' 6612 6614 peerDependencies: 6613 - typescript: ^5.3.3 6615 + typescript: ^5.0.0 6614 6616 dependencies: 6615 - '@gql.tada/internal': 0.3.0-canary-8711af177005f46fa3e06d990b6ba28e353e7f9b(graphql@16.8.1)(typescript@5.3.3) 6617 + '@gql.tada/internal': 0.3.0(graphql@16.8.1)(typescript@5.3.3) 6616 6618 graphql: 16.8.1 6617 6619 node-fetch: 2.6.7 6618 6620 typescript: 5.3.3