diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-08-03 11:50:55 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-08-03 11:52:09 -0700 |
| commit | 0cf9257b388485aba8affbe35e98c588c837df97 (patch) | |
| tree | 66791fc78576d8b326c95f3f4a7e54539510a705 /pnpm-workspace.yaml | |
| parent | fee9b82725f25624ef35832f0c16b7a20b5ababe (diff) | |
chore: bump deps and create pnpm-workspace
Diffstat (limited to 'pnpm-workspace.yaml')
| -rw-r--r-- | pnpm-workspace.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
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' |
