diff --git a/package.json b/package.json index 47373a0..b1ad8ff 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "simple-github-release": "^1.0.0", "size-limit": "^11.0.0", "standard-version": "^9.5.0", - "tsd": "^0.29.0", + "tsd": "^0.31.0", "typescript": "^5.0.0", "vite": "^5.0.0", "vitest": "^0.34.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7efc5d4..5fa0587 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ devDependencies: specifier: ^9.5.0 version: 9.5.0 tsd: - specifier: ^0.29.0 - version: 0.29.0 + specifier: ^0.31.0 + version: 0.31.0 typescript: specifier: ^5.0.0 version: 5.2.2 @@ -1414,8 +1414,8 @@ packages: p-limit: 5.0.0 dev: true - /@tsd/typescript@5.2.2: - resolution: {integrity: sha512-VtjHPAKJqLJoHHKBDNofzvQB2+ZVxjXU/Gw6INAS9aINLQYVsxfzrQ2s84huCeYWZRTtrr7R0J7XgpZHjNwBCw==} + /@tsd/typescript@5.4.3: + resolution: {integrity: sha512-htCVCSQP58wZcLfQaT7ikW9hSjJN7ntIe0HzAfYpBauI0tYoIM0ow4XEZGFwYN266qEsJoOHhlnkNvz/gLrx4Q==} engines: {node: '>=14.17'} dev: true @@ -1433,7 +1433,7 @@ packages: resolution: {integrity: sha512-VNcvioYDH8/FxaeTKkM4/TiTwt6pBV9E3OfGmvaw8tPl0rrHCJ4Ll15HRT+pMiFAf/MLQvAzC+6RzUMEL9Ceng==} dependencies: '@types/estree': 1.0.0 - '@types/json-schema': 7.0.11 + '@types/json-schema': 7.0.12 dev: true /@types/estree@1.0.0: @@ -1448,10 +1448,6 @@ packages: resolution: {integrity: sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==} dev: true - /@types/json-schema@7.0.11: - resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} - dev: true - /@types/json-schema@7.0.12: resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==} dev: true @@ -5637,12 +5633,12 @@ packages: strip-bom: 3.0.0 dev: true - /tsd@0.29.0: - resolution: {integrity: sha512-5B7jbTj+XLMg6rb9sXRBGwzv7h8KJlGOkTHxY63eWpZJiQ5vJbXEjL0u7JkIxwi5EsrRE1kRVUWmy6buK/ii8A==} + /tsd@0.31.0: + resolution: {integrity: sha512-yjBiQ5n8OMv/IZOuhDjBy0ZLCoJ7rky/RxRh5W4sJ0oNNCU/kf6s3puPAkGNi59PptDdkcpUm+RsKSdjR2YbNg==} engines: {node: '>=14.16'} hasBin: true dependencies: - '@tsd/typescript': 5.2.2 + '@tsd/typescript': 5.4.3 eslint-formatter-pretty: 4.1.0 globby: 11.1.0 jest-diff: 29.6.4