diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c37a960..91de226 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,6 +10,9 @@ dependencies: dotenv: specifier: ^16.0.3 version: 16.0.3 + typescript: + specifier: ^5.0.4 + version: 5.0.4 devDependencies: '@typescript-eslint/eslint-plugin': @@ -30,9 +33,6 @@ devDependencies: eslint-plugin-promise: specifier: ^6.0.0 version: 6.1.1(eslint@8.39.0) - typescript: - specifier: ^5.0.4 - version: 5.0.4 packages: @@ -1655,7 +1655,6 @@ packages: resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==} engines: {node: '>=12.20'} hasBin: true - dev: true /unbox-primitive@1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==}