diff --git a/package.json b/package.json index c6702d5..96cdd3b 100644 --- a/package.json +++ b/package.json @@ -30,11 +30,9 @@ "autoprefixer": "^10.4.15", "dotenv": "^16.3.1", "drizzle-orm": "^0.28.5", - "install": "^0.13.0", "json2csv": "6.0.0-alpha.2", "next": "^13.4.19", "nextjs-cors": "^2.1.2", - "pnpm": "^8.7.1", "postcss": "^8.4.29", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dc1c1c9..b3ec743 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,9 +56,6 @@ dependencies: drizzle-orm: specifier: ^0.28.5 version: 0.28.5(@neondatabase/serverless@0.6.0)(pg@8.11.3) - install: - specifier: ^0.13.0 - version: 0.13.0 json2csv: specifier: 6.0.0-alpha.2 version: 6.0.0-alpha.2 @@ -68,9 +65,6 @@ dependencies: nextjs-cors: specifier: ^2.1.2 version: 2.1.2(next@13.4.19) - pnpm: - specifier: ^8.7.1 - version: 8.7.1 postcss: specifier: ^8.4.29 version: 8.4.29 @@ -3524,11 +3518,6 @@ packages: resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} dev: false - /install@0.13.0: - resolution: {integrity: sha512-zDml/jzr2PKU9I8J/xyZBQn8rPCAY//UOYNmR01XwNwyfhEWObo2SWfSl1+0tm1u6PhxLwDnfsT/6jB7OUxqFA==} - engines: {node: '>= 0.10'} - dev: false - /internal-slot@1.0.5: resolution: {integrity: sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==} engines: {node: '>= 0.4'} @@ -4541,12 +4530,6 @@ packages: engines: {node: '>= 6'} dev: true - /pnpm@8.7.1: - resolution: {integrity: sha512-Qbt3EhYUaXFS2k4FLQA7r2/eYz/JoDeG680/3UXG0Ga03LPuY4GgdvCLe+zO3M7ZnWG4VI4bAwk7QpJyfr5eqA==} - engines: {node: '>=16.14'} - hasBin: true - dev: false - /postcss-import@15.1.0(postcss@8.4.29): resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} engines: {node: '>=14.0.0'}