diff --git a/package.json b/package.json index 344ccf5..d051e73 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "tslib": "^2.4.0", "tsup": "^6.1.2", "typescript": "^4.7.4", - "unleashed-typescript": "^1.0.0", + "unleashed-typescript": "^1.0.1", "vite": "^2.9.13", "vitest": "^0.17.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0bca8ba..0fbf5a4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,7 +20,7 @@ specifiers: tslib: ^2.4.0 tsup: ^6.1.2 typescript: ^4.7.4 - unleashed-typescript: ^1.0.0 + unleashed-typescript: ^1.0.1 vite: ^2.9.13 vitest: ^0.17.0 @@ -44,7 +44,7 @@ devDependencies: tslib: 2.4.0 tsup: 6.1.3_ts-node@10.8.2+typescript@4.7.4 typescript: 4.7.4 - unleashed-typescript: 1.0.0_typescript@4.7.4 + unleashed-typescript: 1.0.1_typescript@4.7.4 vite: 2.9.14 vitest: 0.17.1 @@ -3980,8 +3980,8 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unleashed-typescript/1.0.0_typescript@4.7.4: - resolution: {integrity: sha512-QdG5gYwg0hM8P/7hmEYXcib3t42RPyHKgQfjCtWq5hj6W2wVdq9rqUhbr6VYFRkjMBxUVdc8fsftga7alCt8VQ==} + /unleashed-typescript/1.0.1_typescript@4.7.4: + resolution: {integrity: sha512-egt6UubPIfFtJytsSuZPE3AcUJywsurHVaSOeT1dz8lSZ4qB9iEQWTwm+7E5cXqMkugRlhu4jicogomPdjsMkA==} engines: {node: '>=12', pnpm: '>=6'} hasBin: true requiresBuild: true