From 0cf9257b388485aba8affbe35e98c588c837df97 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 3 Aug 2026 11:50:55 -0700 Subject: chore: bump deps and create pnpm-workspace --- pnpm-workspace.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 pnpm-workspace.yaml (limited to 'pnpm-workspace.yaml') diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 0000000..de6199c --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,13 @@ +allowBuilds: + better-sqlite3: true +minimumReleaseAgeExclude: + - '@typescript-eslint/eslint-plugin@8.66.0' + - '@typescript-eslint/parser@8.66.0' + - '@typescript-eslint/project-service@8.66.0' + - '@typescript-eslint/scope-manager@8.66.0' + - '@typescript-eslint/tsconfig-utils@8.66.0' + - '@typescript-eslint/type-utils@8.66.0' + - '@typescript-eslint/types@8.66.0' + - '@typescript-eslint/typescript-estree@8.66.0' + - '@typescript-eslint/utils@8.66.0' + - '@typescript-eslint/visitor-keys@8.66.0' -- cgit v1.2.3