From 47ff271e4444337f15ef4dad1e59f76287054310 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20UB?= <22903142+adrian-ub@users.noreply.github.com> Date: Sun, 6 Oct 2024 01:33:57 -0500 Subject: [PATCH] chore: remove unused dependencies --- package.json | 2 -- pnpm-lock.yaml | 14 -------------- 2 files changed, 16 deletions(-) diff --git a/package.json b/package.json index 5b488c0..2d377de 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,6 @@ "devDependencies": { "@antfu/eslint-config": "^3.3.2", "@antfu/ni": "^0.23.0", - "@antfu/utils": "^0.7.10", "@types/node": "^22.5.4", "@types/nprogress": "^0.2.3", "@unocss/eslint-plugin": "^0.63.2", @@ -72,7 +71,6 @@ "bumpp": "^9.5.2", "eslint": "^9.9.1", "eslint-plugin-astro": "^1.2.4", - "esno": "^4.7.0", "lint-staged": "^15.2.10", "pnpm": "^9.9.0", "simple-git-hooks": "^2.11.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fe32e86..67ec9fc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,9 +45,6 @@ importers: '@antfu/ni': specifier: ^0.23.0 version: 0.23.0 - '@antfu/utils': - specifier: ^0.7.10 - version: 0.7.10 '@types/node': specifier: ^22.5.4 version: 22.7.4 @@ -69,9 +66,6 @@ importers: eslint-plugin-astro: specifier: ^1.2.4 version: 1.2.4(eslint@9.11.1(jiti@2.2.1))(typescript@5.5.4) - esno: - specifier: ^4.7.0 - version: 4.8.0 lint-staged: specifier: ^15.2.10 version: 15.2.10 @@ -1898,10 +1892,6 @@ packages: jiti: optional: true - esno@4.8.0: - resolution: {integrity: sha512-acMtooReAQGzLU0zcuEDHa8S62meh5aIyi8jboYxyvAePdmuWx2Mpwmt0xjwO0bs9/SXf+dvXJ0QJoDWw814Iw==} - hasBin: true - espree@10.2.0: resolution: {integrity: sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -5928,10 +5918,6 @@ snapshots: transitivePeerDependencies: - supports-color - esno@4.8.0: - dependencies: - tsx: 4.19.1 - espree@10.2.0: dependencies: acorn: 8.12.1