From 239732b9dd392489c103990a7c7a60780fd80d27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 14:04:46 +0000 Subject: [PATCH] chore(deps): update dependency knip to v4 (#160) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [knip](https://knip.dev) ([source](https://togithub.com/webpro/knip/tree/HEAD/packages/knip)) | [`^3.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/knip/3.3.4/4.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/3.3.4/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/3.3.4/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
webpro/knip (knip) ### [`v4.0.0`](https://togithub.com/webpro/knip/releases/tag/4.0.0) [Compare Source](https://togithub.com/webpro/knip/compare/3.13.2...4.0.0) - Add release notes for v4 ([`e611b29`](https://togithub.com/webpro/knip/commit/e611b29)) - Add SourceGraph tweet/project ([`ad224c4`](https://togithub.com/webpro/knip/commit/ad224c4)) - Update & duplicate license file ([`468ba3c`](https://togithub.com/webpro/knip/commit/468ba3c)) - Update pull request template ([`a95967f`](https://togithub.com/webpro/knip/commit/a95967f)) - Fix Vercel deployment issues ([`206b5c8`](https://togithub.com/webpro/knip/commit/206b5c8)) - Make plugins export default ([`d8babee`](https://togithub.com/webpro/knip/commit/d8babee)) - Fix c8 command ([`9482c09`](https://togithub.com/webpro/knip/commit/9482c09)) - Update Vercel config default: v3 → v4 ([`6c5b9fb`](https://togithub.com/webpro/knip/commit/6c5b9fb)) - Update dependencies ([`ecaabfc`](https://togithub.com/webpro/knip/commit/ecaabfc)) ### [`v3.13.2`](https://togithub.com/webpro/knip/releases/tag/3.13.2) [Compare Source](https://togithub.com/webpro/knip/compare/3.13.1...3.13.2) - replace chalk with picocolors ([#​448](https://togithub.com/webpro/knip/issues/448)) ([`7521a4c`](https://togithub.com/webpro/knip/commit/7521a4c)) - Omit negated entry patterns in tsup plugin ([`5f80d0c`](https://togithub.com/webpro/knip/commit/5f80d0c)) - Update theme color for docs ([`46b787d`](https://togithub.com/webpro/knip/commit/46b787d)) - Update issue templates & add pull request template ([`2c3f166`](https://togithub.com/webpro/knip/commit/2c3f166)) - Extend tsup config file patterns ([`176f881`](https://togithub.com/webpro/knip/commit/176f881)) - remove slash before fragment in pagefind component ([#​447](https://togithub.com/webpro/knip/issues/447)) ([`8bcbe67`](https://togithub.com/webpro/knip/commit/8bcbe67)) ### [`v3.13.1`](https://togithub.com/webpro/knip/releases/tag/3.13.1) [Compare Source](https://togithub.com/webpro/knip/compare/3.13.0...3.13.1) - Use JSON loader in typescript config (fixes [#​420](https://togithub.com/webpro/knip/issues/420)) ([`ed4e691`](https://togithub.com/webpro/knip/commit/ed4e691)) - Wrap up Next.js plugin config ([`5c9cc51`](https://togithub.com/webpro/knip/commit/5c9cc51)) - fix: allow router handlers to be jsx files, add default.{js,jsx,ts,tsx} ([#​441](https://togithub.com/webpro/knip/issues/441)) ([`bb39a57`](https://togithub.com/webpro/knip/commit/bb39a57)) ### [`v3.13.0`](https://togithub.com/webpro/knip/releases/tag/3.13.0) [Compare Source](https://togithub.com/webpro/knip/compare/3.12.0...3.13.0) - Generate/format Markdown ([`828a2c5`](https://togithub.com/webpro/knip/commit/828a2c52)) - Wrap up unbuild plugin ([`e1f9f66`](https://togithub.com/webpro/knip/commit/e1f9f66c)) - Add `set` to the ignored binaries list (closes [#​429](https://togithub.com/webpro/knip/issues/429)) ([`1198ccc`](https://togithub.com/webpro/knip/commit/1198ccc3)) - Add `unbuild` plugin ([#​435](https://togithub.com/webpro/knip/issues/435)) ([`d9d48d5`](https://togithub.com/webpro/knip/commit/d9d48d5c)) - Add support for JavaScript GitHub Actions ([#​432](https://togithub.com/webpro/knip/issues/432)) ([`7f5254f`](https://togithub.com/webpro/knip/commit/7f5254fd)) - fix: add .test-d to vitest entry files ([#​436](https://togithub.com/webpro/knip/issues/436)) ([`a3a17e1`](https://togithub.com/webpro/knip/commit/a3a17e19)) ### [`v3.12.0`](https://togithub.com/webpro/knip/releases/tag/3.12.0) [Compare Source](https://togithub.com/webpro/knip/compare/3.11.0...3.12.0) - Fix `tests/` → `test/` (closes [#​405](https://togithub.com/webpro/knip/issues/405)) ([`8850c69`](https://togithub.com/webpro/knip/commit/8850c690)) - Add Vue plugin incl. Webpack config support ([`81d981b`](https://togithub.com/webpro/knip/commit/81d981bf)) - Support `parserOptions.parser` in eslint plugin ([`0a8aebb`](https://togithub.com/webpro/knip/commit/0a8aebbc)) - Make webpack dependency finder reusable ([`f7b8fae`](https://togithub.com/webpro/knip/commit/f7b8fae2)) - docs: add info about markdown reporter to docs ([#​428](https://togithub.com/webpro/knip/issues/428)) ([`b70b957`](https://togithub.com/webpro/knip/commit/b70b957b)) ### [`v3.11.0`](https://togithub.com/webpro/knip/releases/tag/3.11.0) [Compare Source](https://togithub.com/webpro/knip/compare/3.10.0...3.11.0) - Add support for (local) `reporters` in playwright plugins (resolves [#​423](https://togithub.com/webpro/knip/issues/423)) ([`5ff8420`](https://togithub.com/webpro/knip/commit/5ff8420d)) - Fix 11ty entry file patterns ([`82cc712`](https://togithub.com/webpro/knip/commit/82cc7125)) - Filter out invalid binary names (fixes [#​421](https://togithub.com/webpro/knip/issues/421)) ([`23d5f37`](https://togithub.com/webpro/knip/commit/23d5f377)) - feat: add markdown reporter ([#​419](https://togithub.com/webpro/knip/issues/419)) ([`b2c9829`](https://togithub.com/webpro/knip/commit/b2c98293)) ### [`v3.10.0`](https://togithub.com/webpro/knip/releases/tag/3.10.0) [Compare Source](https://togithub.com/webpro/knip/compare/3.9.0...3.10.0) - Update dependencies ([`6349aab`](https://togithub.com/webpro/knip/commit/6349aab)) - Work the docs a bit ([`d36c86e`](https://togithub.com/webpro/knip/commit/d36c86e)) - Fix up some formatting ([`91c230d`](https://togithub.com/webpro/knip/commit/91c230d)) - Add vitest to resolver list so it does not fallback to default and parse -r args (fixes [#​417](https://togithub.com/webpro/knip/issues/417)) ([`711d4b6`](https://togithub.com/webpro/knip/commit/711d4b6)) - Add visitor for `ImportTypeNode` ([`514cbed`](https://togithub.com/webpro/knip/commit/514cbed)) ### [`v3.9.0`](https://togithub.com/webpro/knip/releases/tag/3.9.0) [Compare Source](https://togithub.com/webpro/knip/compare/3.8.4...3.9.0) - Fix some links ([`2ab781b`](https://togithub.com/webpro/knip/commit/2ab781ba)) - Add `find` to ignored global binaries (closes [#​413](https://togithub.com/webpro/knip/issues/413)) ([`80ac4d2`](https://togithub.com/webpro/knip/commit/80ac4d2d)) - Add wireit to schema.json, improve consistency ([`37e58a8`](https://togithub.com/webpro/knip/commit/37e58a8c)) - fix: docs internal link replacement ([#​415](https://togithub.com/webpro/knip/issues/415)) ([`18dea2a`](https://togithub.com/webpro/knip/commit/18dea2a5)) - Add LintHTML plugin ([#​408](https://togithub.com/webpro/knip/issues/408)) ([`0c68854`](https://togithub.com/webpro/knip/commit/0c688542)) - Add wireit plugin ([#​407](https://togithub.com/webpro/knip/issues/407)) ([`45ff78c`](https://togithub.com/webpro/knip/commit/45ff78c8)) - 11ty plugin ([#​404](https://togithub.com/webpro/knip/issues/404)) ([`27632ef`](https://togithub.com/webpro/knip/commit/27632efe)) ### [`v3.8.4`](https://togithub.com/webpro/knip/releases/tag/3.8.4) [Compare Source](https://togithub.com/webpro/knip/compare/3.8.3...3.8.4) - Update dependencies ([`462615b`](https://togithub.com/webpro/knip/commit/462615b3)) - Add custom header component with version selector ([`4dec0e2`](https://togithub.com/webpro/knip/commit/4dec0e2d)) - Update edit link ([`06459d4`](https://togithub.com/webpro/knip/commit/06459d48)) - Add Next.js global-error entry file ([#​406](https://togithub.com/webpro/knip/issues/406)) ([`f929c41`](https://togithub.com/webpro/knip/commit/f929c41e)) - Rewrite /v4 to v4 branch deployments, v3 = default ([`2b7418e`](https://togithub.com/webpro/knip/commit/2b7418e5)) - Auto-format md ([`38f6d4c`](https://togithub.com/webpro/knip/commit/38f6d4c5)) - Keep moving ([`818838c`](https://togithub.com/webpro/knip/commit/818838c9)) - Fix some TS issues ([`4da056e`](https://togithub.com/webpro/knip/commit/4da056e1)) ### [`v3.8.3`](https://togithub.com/webpro/knip/releases/tag/3.8.3) [Compare Source](https://togithub.com/webpro/knip/compare/3.8.2...3.8.3) - Update dependencies ([`1b9603e`](https://togithub.com/webpro/knip/commit/1b9603ec)) - Fix individual booleans for `analyzeSourceFile` ([`7b822cb`](https://togithub.com/webpro/knip/commit/7b822cb0)) - Swap block for consistency ([`753303a`](https://togithub.com/webpro/knip/commit/753303ae)) - Fix workspace hints in production mode ([`ed834e9`](https://togithub.com/webpro/knip/commit/ed834e97)) - fix: use svelte plugin options from user config ([#​401](https://togithub.com/webpro/knip/issues/401)) ([`77e7c66`](https://togithub.com/webpro/knip/commit/77e7c661)) ### [`v3.8.2`](https://togithub.com/webpro/knip/releases/tag/3.8.2) [Compare Source](https://togithub.com/webpro/knip/compare/3.8.1...3.8.2) - Run issue fixer if only --fix-type argument is provided ([`fcbaed0`](https://togithub.com/webpro/knip/commit/fcbaed09)) - add sveltekit entry patterns ([#​393](https://togithub.com/webpro/knip/issues/393)) ([`7055120`](https://togithub.com/webpro/knip/commit/70551205)) - Fix `postcreate-plugin` script ([`4fd44b6`](https://togithub.com/webpro/knip/commit/4fd44b6f)) - Edit docs ([`ef999c4`](https://togithub.com/webpro/knip/commit/ef999c49)) ### [`v3.8.1`](https://togithub.com/webpro/knip/releases/tag/3.8.1) [Compare Source](https://togithub.com/webpro/knip/compare/3.8.0...3.8.1) - Fix regexes in ignored bins/deps for non-root workspace (resolves [#​392](https://togithub.com/webpro/knip/issues/392)) ([`82635fc`](https://togithub.com/webpro/knip/commit/82635fc8)) - Update dependencies ([`9456b89`](https://togithub.com/webpro/knip/commit/9456b898)) - Publish ([`4821581`](https://togithub.com/webpro/knip/commit/4821581f)) - Add draft "slim down to speed up" ([`7faa5d6`](https://togithub.com/webpro/knip/commit/7faa5d6f)) ### [`v3.8.0`](https://togithub.com/webpro/knip/releases/tag/3.8.0) [Compare Source](https://togithub.com/webpro/knip/compare/3.7.1...3.8.0) - Document `--isolate-workspaces` + reword principal → program ([`c5f98fd`](https://togithub.com/webpro/knip/commit/c5f98fd)) - Add mem usage + major gc events ([`f72bf62`](https://togithub.com/webpro/knip/commit/f72bf62)) ### [`v3.7.1`](https://togithub.com/webpro/knip/releases/tag/3.7.1) [Compare Source](https://togithub.com/webpro/knip/compare/3.7.0...3.7.1) - Filter out some odd stuff in custom settings resolver in eslint plugin ([`790646a`](https://togithub.com/webpro/knip/commit/790646a2)) - Improve handling of `import` type nodes in JSDoc ([`8c3d77c`](https://togithub.com/webpro/knip/commit/8c3d77c9)) - Deduplicate workspace names ([#​391](https://togithub.com/webpro/knip/issues/391)) ([`28d43bb`](https://togithub.com/webpro/knip/commit/28d43bb1)) ### [`v3.7.0`](https://togithub.com/webpro/knip/releases/tag/3.7.0) [Compare Source](https://togithub.com/webpro/knip/compare/3.6.1...3.7.0) - Move `@npmcli/package-json` from dev → dependencies ([`2157f57`](https://togithub.com/webpro/knip/commit/2157f57e)) - Introduce experimental --fix feature (resolves [#​63](https://togithub.com/webpro/knip/issues/63)) ([`cf1619c`](https://togithub.com/webpro/knip/commit/cf1619c6)) - Move tweets to mock ([`2f8e78f`](https://togithub.com/webpro/knip/commit/2f8e78f3)) ### [`v3.6.1`](https://togithub.com/webpro/knip/releases/tag/3.6.1) [Compare Source](https://togithub.com/webpro/knip/compare/3.6.0...3.6.1) - Respect `isIncludeEntryExports` for class & enum members ([#​360](https://togithub.com/webpro/knip/issues/360)) ([`fae9b75`](https://togithub.com/webpro/knip/commit/fae9b759)) - Edit "handing issues" ([`7c3d2df`](https://togithub.com/webpro/knip/commit/7c3d2df0)) - Timerify `getImportsAndExports` ([`7c614b7`](https://togithub.com/webpro/knip/commit/7c614b7b)) - Add "unresolved" to `issueTypes` in JSON Schema + sort ([`e44a033`](https://togithub.com/webpro/knip/commit/e44a0330)) - fix(schema): Added "binaries" to `issueTypes` ([#​385](https://togithub.com/webpro/knip/issues/385)) ([`efd607c`](https://togithub.com/webpro/knip/commit/efd607cb)) - Add sponsorship copy + funding.yml ([`bb5a983`](https://togithub.com/webpro/knip/commit/bb5a9835)) - Improve guidance for newcomers through configuration topics (closes [#​384](https://togithub.com/webpro/knip/issues/384)) ([`e32011f`](https://togithub.com/webpro/knip/commit/e32011f2)) ### [`v3.6.0`](https://togithub.com/webpro/knip/releases/tag/3.6.0) [Compare Source](https://togithub.com/webpro/knip/compare/3.5.1...3.6.0) - Update/sync dependencies ([`a2060f7`](https://togithub.com/webpro/knip/commit/a2060f7e)) - Improve and support regex in `ignoreBinaries` and `ignoreDependencies` (resolves [#​315](https://togithub.com/webpro/knip/issues/315), resolves [#​383](https://togithub.com/webpro/knip/issues/383)) ([`40f9791`](https://togithub.com/webpro/knip/commit/40f9791a)) - Add "findReferences" to performance page ([`a11a6f3`](https://togithub.com/webpro/knip/commit/a11a6f3f)) - Log message about 404 file edge case in debug mode ([`72c5004`](https://togithub.com/webpro/knip/commit/72c50041)) - Improve names and readability a tad + skip work if `nsExports` or `nsTypes` is excluded ([`a288c3e`](https://togithub.com/webpro/knip/commit/a288c3eb)) ### [`v3.5.1`](https://togithub.com/webpro/knip/releases/tag/3.5.1) [Compare Source](https://togithub.com/webpro/knip/compare/3.5.0...3.5.1) - Add `snapshotResolver` option to jest plugin (closes [#​291](https://togithub.com/webpro/knip/issues/291)) ([`95bf66c`](https://togithub.com/webpro/knip/commit/95bf66c2)) - Add argos-ci/argos repo to integration test suite ([`35adacf`](https://togithub.com/webpro/knip/commit/35adacf6)) - Add some projects using Knip to homepage ([`130a35d`](https://togithub.com/webpro/knip/commit/130a35d8)) - Improve regex for `astro check` ([`b6c7816`](https://togithub.com/webpro/knip/commit/b6c78166)) - Import less underscores in plugins ([`d5918f1`](https://togithub.com/webpro/knip/commit/d5918f1e)) - Try to make plugin template a little bit more accessible ([`855337f`](https://togithub.com/webpro/knip/commit/855337f4)) - Clarify when plugins are enabled ([`6966298`](https://togithub.com/webpro/knip/commit/69662986)) - Improve heuristic for enabling node-test-runner plugin ([`1f784b4`](https://togithub.com/webpro/knip/commit/1f784b48)) - Add `xargs` to ignored global binaries ([`963eb4e`](https://togithub.com/webpro/knip/commit/963eb4e8)) - Rename module name helper ([`db8f01a`](https://togithub.com/webpro/knip/commit/db8f01aa)) - Use `basename` and `extname` over `endsWith` for file names ([`0a58237`](https://togithub.com/webpro/knip/commit/0a582379)) - Fix sitemap ([`aeb9137`](https://togithub.com/webpro/knip/commit/aeb91376)) - Fix gitignore item ([`0ee4f25`](https://togithub.com/webpro/knip/commit/0ee4f253)) ### [`v3.5.0`](https://togithub.com/webpro/knip/releases/tag/3.5.0) [Compare Source](https://togithub.com/webpro/knip/compare/3.4.0...3.5.0) - Ignore generated files when in md linker checker ([`beb5c41`](https://togithub.com/webpro/knip/commit/beb5c41c)) - Fix test for absence of test config in vitest plugin ([`3b1135b`](https://togithub.com/webpro/knip/commit/3b1135bc)) - Move "script parser" section to dedicated feature page to make entry files more accessible ([`c2ff2b3`](https://togithub.com/webpro/knip/commit/c2ff2b39)) - Add common pattern to config file patterns in vite and vitest plugins ([`302798e`](https://togithub.com/webpro/knip/commit/302798e8)) - Add extensions to config file patterns in webpack plugin ([`1f857a4`](https://togithub.com/webpro/knip/commit/1f857a4e)) - Add unused img to assert it does not end up as unused dependency or file ([`18ff2b9`](https://togithub.com/webpro/knip/commit/18ff2b9b)) - Fix up plugin doc template ([`d69c4a5`](https://togithub.com/webpro/knip/commit/d69c4a58)) - Remove generated files ([`8530720`](https://togithub.com/webpro/knip/commit/85307206)) - Fix contributors list ([`953fc12`](https://togithub.com/webpro/knip/commit/953fc12d)) - Remove "new" button ([`b2fdfc0`](https://togithub.com/webpro/knip/commit/b2fdfc07)) - Update link in CLI help text ([`cf2c50d`](https://togithub.com/webpro/knip/commit/cf2c50d5)) - vitest: Detect whether coverage is enabled in npm scripts ([#​378](https://togithub.com/webpro/knip/issues/378)) ([`9fc7d1f`](https://togithub.com/webpro/knip/commit/9fc7d1f4)) ### [`v3.4.0`](https://togithub.com/webpro/knip/releases/tag/3.4.0) [Compare Source](https://togithub.com/webpro/knip/compare/3.3.5...3.4.0) - Refactor module resolution for non-std files + group related tests (fixes [#​376](https://togithub.com/webpro/knip/issues/376)) ([`1154a09`](https://togithub.com/webpro/knip/commit/1154a091)) - Move `@types/node` to peer deps + include `node` types with compiler options (closes [#​317](https://togithub.com/webpro/knip/issues/317)) ([`e7c26d9`](https://togithub.com/webpro/knip/commit/e7c26d9c)) - Fix Windows issue when trying git command to get hooks path (resolves [#​377](https://togithub.com/webpro/knip/issues/377)) ([`b854409`](https://togithub.com/webpro/knip/commit/b8544094)) - Sort keywords ([`73845d0`](https://togithub.com/webpro/knip/commit/73845d0a)) ### [`v3.3.5`](https://togithub.com/webpro/knip/releases/tag/3.3.5) [Compare Source](https://togithub.com/webpro/knip/compare/3.3.4...3.3.5) - Update dependencies ([`7b81801`](https://togithub.com/webpro/knip/commit/7b818018)) - Improve consistency ([`fba7a0a`](https://togithub.com/webpro/knip/commit/fba7a0a9)) - Swallow errors for git init cmd ([`81c5736`](https://togithub.com/webpro/knip/commit/81c57365)) - Add extra favicon/manifest meta files ([`c10f4a9`](https://togithub.com/webpro/knip/commit/c10f4a97)) - Edit performance page ([`4372519`](https://togithub.com/webpro/knip/commit/43725198))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/JoshuaKGoldberg/should-semantic-release). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 233 ++++++++++++++++++++++++++++++++++++++++--------- 2 files changed, 191 insertions(+), 44 deletions(-) diff --git a/package.json b/package.json index 99d4a341..6e0b1c28 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "eslint-plugin-yml": "^1.9.0", "husky": "^8.0.3", "jsonc-eslint-parser": "^2.3.0", - "knip": "^3.0.0", + "knip": "^4.0.0", "lint-staged": "^15.0.0", "markdownlint": "^0.33.0", "markdownlint-cli": "^0.38.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b4c55e5b..4a90efe1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,8 +83,8 @@ devDependencies: specifier: ^2.3.0 version: 2.3.0 knip: - specifier: ^3.0.0 - version: 3.3.4(typescript@5.2.2) + specifier: ^4.0.0 + version: 4.0.4(@types/node@18.11.18)(typescript@5.2.2) lint-staged: specifier: ^15.0.0 version: 15.0.1 @@ -126,7 +126,7 @@ devDependencies: version: 5.2.2 vitest: specifier: ^1.0.0 - version: 1.0.2 + version: 1.0.2(@types/node@18.11.18) yaml-eslint-parser: specifier: ^1.2.2 version: 1.2.2 @@ -922,11 +922,24 @@ packages: run-parallel: 1.2.0 dev: true + /@nodelib/fs.scandir@3.0.0: + resolution: {integrity: sha512-ktI9+PxfHYtKjF3cLTUAh2N+b8MijCRPNwKJNqTVdL0gB0QxLU2rIRaZ1t71oEa3YBDE6bukH1sR0+CDnpp/Mg==} + engines: {node: '>=16.14.0'} + dependencies: + '@nodelib/fs.stat': 3.0.0 + run-parallel: 1.2.0 + dev: true + /@nodelib/fs.stat@2.0.5: resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} engines: {node: '>= 8'} dev: true + /@nodelib/fs.stat@3.0.0: + resolution: {integrity: sha512-2tQOI38s19P9i7X/Drt0v8iMA+KMsgdhB/dyPER+e+2Y8L1Z7QvnuRdW/uLuf5YRFUYmnj4bMA6qCuZHFI1GDQ==} + engines: {node: '>=16.14.0'} + dev: true + /@nodelib/fs.walk@1.2.8: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} @@ -935,6 +948,30 @@ packages: fastq: 1.15.0 dev: true + /@nodelib/fs.walk@2.0.0: + resolution: {integrity: sha512-54voNDBobGdMl3BUXSu7UaDh1P85PGHWlJ5e0XhPugo1JulOyCtp2I+5ri4wplGDJ8QGwPEQW7/x3yTLU7yF1A==} + engines: {node: '>=16.14.0'} + dependencies: + '@nodelib/fs.scandir': 3.0.0 + fastq: 1.15.0 + dev: true + + /@npmcli/git@5.0.4: + resolution: {integrity: sha512-nr6/WezNzuYUppzXRaYu/W4aT5rLxdXqEFupbh6e/ovlYFQ8hpu1UUPV3Ir/YTl+74iXl2ZOMlGzudh9ZPUchQ==} + engines: {node: ^16.14.0 || >=18.0.0} + dependencies: + '@npmcli/promise-spawn': 7.0.1 + lru-cache: 10.1.0 + npm-pick-manifest: 9.0.0 + proc-log: 3.0.0 + promise-inflight: 1.0.1 + promise-retry: 2.0.1 + semver: 7.5.4 + which: 4.0.0 + transitivePeerDependencies: + - bluebird + dev: true + /@npmcli/map-workspaces@3.0.4: resolution: {integrity: sha512-Z0TbvXkRbacjFFLpVpV0e2mheCh+WzQpcqL+4xp49uNJOxOnIAPZyXtUxZ5Qn3QBTGKA11Exjd9a5411rBrhDg==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -950,6 +987,28 @@ packages: engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dev: true + /@npmcli/package-json@5.0.0: + resolution: {integrity: sha512-OI2zdYBLhQ7kpNPaJxiflofYIpkNLi+lnGdzqUOfRmCF3r2l1nadcjtCYMJKv/Utm/ZtlffaUuTiAktPHbc17g==} + engines: {node: ^16.14.0 || >=18.0.0} + dependencies: + '@npmcli/git': 5.0.4 + glob: 10.3.10 + hosted-git-info: 7.0.1 + json-parse-even-better-errors: 3.0.0 + normalize-package-data: 6.0.0 + proc-log: 3.0.0 + semver: 7.5.4 + transitivePeerDependencies: + - bluebird + dev: true + + /@npmcli/promise-spawn@7.0.1: + resolution: {integrity: sha512-P4KkF9jX3y+7yFUxgcUdDtLy+t4OlDGuEBLNs57AZsfSfg+uV6MLndqGpnl4831ggaEdXwR50XFoZP4VFtHolg==} + engines: {node: ^16.14.0 || >=18.0.0} + dependencies: + which: 4.0.0 + dev: true + /@octokit/auth-token@4.0.0: resolution: {integrity: sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA==} engines: {node: '>= 18'} @@ -1076,14 +1135,14 @@ packages: engines: {node: '>=16.14'} dev: true - /@pnpm/core-loggers@9.0.4(@pnpm/logger@5.0.0): - resolution: {integrity: sha512-P5IiCwLbYy/vlCDTxEMReB67NVs1Y4ip6iIEM3Y1fbxm0JbPMWTUMKGf2fy7eqGDF3/Vuxk5H7o/A4II6SWzMA==} + /@pnpm/core-loggers@9.0.6(@pnpm/logger@5.0.0): + resolution: {integrity: sha512-iK67SGbp+06bA/elpg51wygPFjNA7JKHtKkpLxqXXHw+AjFFBC3f2OznJsCIuDK6HdGi5UhHLYqo5QxJ2gMqJQ==} engines: {node: '>=16.14'} peerDependencies: '@pnpm/logger': ^5.0.0 dependencies: '@pnpm/logger': 5.0.0 - '@pnpm/types': 9.4.0 + '@pnpm/types': 9.4.2 dev: true /@pnpm/error@5.0.2: @@ -1142,31 +1201,31 @@ packages: validate-npm-package-name: 4.0.0 dev: true - /@pnpm/npm-resolver@18.0.0(@pnpm/logger@5.0.0): - resolution: {integrity: sha512-FGHmnRjSf7tQHagk6bMrUtHvZbz3ROUoGRDrpMyqJo///+S7SZt/hSDS77PhZ7T6PRXipkFyUtRkqtHmGKFCAg==} + /@pnpm/npm-resolver@18.0.2(@pnpm/logger@5.0.0): + resolution: {integrity: sha512-YfjSHpaFgYvqMomKNLMa49pVabGvaSeEBX3J9j1v7FGtzad7SPZ+BH7ObPLHkIm4rA9K5zvuTJ8gBwMiGQJcQg==} engines: {node: '>=16.14'} peerDependencies: '@pnpm/logger': ^5.0.0 dependencies: - '@pnpm/core-loggers': 9.0.4(@pnpm/logger@5.0.0) + '@pnpm/core-loggers': 9.0.6(@pnpm/logger@5.0.0) '@pnpm/error': 5.0.2 '@pnpm/fetching-types': 5.0.0 '@pnpm/graceful-fs': 3.2.0 '@pnpm/logger': 5.0.0 '@pnpm/resolve-workspace-range': 5.0.1 - '@pnpm/resolver-base': 11.0.0 - '@pnpm/types': 9.4.0 + '@pnpm/resolver-base': 11.0.2 + '@pnpm/types': 9.4.2 '@zkochan/retry': 0.2.0 encode-registry: 3.0.1 load-json-file: 6.2.0 - lru-cache: 10.0.1 + lru-cache: 10.1.0 normalize-path: 3.0.0 p-limit: 3.1.0 p-memoize: 4.0.1 parse-npm-tarball-url: 3.0.0 path-temp: 2.1.0 ramda: /@pnpm/ramda@0.28.1 - rename-overwrite: 4.0.4 + rename-overwrite: 5.0.0 semver: 7.5.4 ssri: 10.0.5 version-selector-type: 3.0.0 @@ -1185,24 +1244,24 @@ packages: semver: 7.5.4 dev: true - /@pnpm/resolver-base@11.0.0: - resolution: {integrity: sha512-oxfjO8Ie6aBQPXSqOWGJP9s0xj9Z4cbRI7fK63WKhjwmNH4CTrSfikRL2o4FoXo2APAbJEUp2lCxx+86dq2tUg==} + /@pnpm/resolver-base@11.0.2: + resolution: {integrity: sha512-g6VXB/LK7DugXiCPG62qmYtuypVt44nnwyXYkTv86FKudI5d5Wy1FLkYAYKCj+No9h1GG3eSSwGH1NL0y4IbYg==} engines: {node: '>=16.14'} dependencies: - '@pnpm/types': 9.4.0 + '@pnpm/types': 9.4.2 dev: true - /@pnpm/types@9.4.0: - resolution: {integrity: sha512-IRDuIuNobLRQe0UyY2gbrrTzYS46tTNvOEfL6fOf0Qa8NyxUzeXz946v7fQuQE3LSBf8ENBC5SXhRmDl+mBEqA==} + /@pnpm/types@9.4.2: + resolution: {integrity: sha512-g1hcF8Nv4gd76POilz9gD4LITAPXOe5nX4ijgr8ixCbLQZfcpYiMfJ+C1RlMNRUDo8vhlNB4O3bUlxmT6EAQXA==} engines: {node: '>=16.14'} dev: true - /@pnpm/workspace.pkgs-graph@2.0.11(@pnpm/logger@5.0.0): - resolution: {integrity: sha512-VRX7E7pX92C0akCMYGzsTqJoOwQS7/8R40pAPK7smgaEpKeEgVThqnIXt+wPdseD5CzS7OzMaIWlT3WXr3O5rQ==} + /@pnpm/workspace.pkgs-graph@2.0.13(@pnpm/logger@5.0.0): + resolution: {integrity: sha512-XwpApD7dGCxL0xAwNANakxq4Ou91WMWZDF/IkMDnVGS1I3Xxh9tpQExpfpuxFPd//WofPJnxOi6AlXQS4D9bFA==} engines: {node: '>=16.14'} dependencies: '@pnpm/npm-package-arg': 1.0.0 - '@pnpm/npm-resolver': 18.0.0(@pnpm/logger@5.0.0) + '@pnpm/npm-resolver': 18.0.2(@pnpm/logger@5.0.0) '@pnpm/resolve-workspace-range': 5.0.1 ramda: /@pnpm/ramda@0.28.1 transitivePeerDependencies: @@ -1401,6 +1460,10 @@ packages: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} dev: true + /@types/picomatch@2.3.3: + resolution: {integrity: sha512-Yll76ZHikRFCyz/pffKGjrCwe/le2CDwOP5F210KQo27kpRE46U2rDnzikNlVn6/ezH3Mhn46bJMTfeVTtcYMg==} + dev: true + /@types/pkgjs__parseargs@0.10.1: resolution: {integrity: sha512-FPz4DPKmK9X7F9u4nQFt10D5vfT8zlKYcLckihZjO1Gx7GK8tTXdCu2Dvh/Ooo5r0FJg4y9kUmWC7+JqbLABaw==} dev: true @@ -1562,7 +1625,7 @@ packages: std-env: 3.6.0 test-exclude: 6.0.0 v8-to-istanbul: 9.2.0 - vitest: 1.0.2 + vitest: 1.0.2(@types/node@18.11.18) transitivePeerDependencies: - supports-color dev: true @@ -2796,6 +2859,10 @@ packages: engines: {node: '>=0.12'} dev: true + /err-code@2.0.3: + resolution: {integrity: sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==} + dev: true + /error-ex@1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} dependencies: @@ -3106,7 +3173,7 @@ packages: '@typescript-eslint/utils': 6.7.3(eslint@8.50.0)(typescript@5.2.2) eslint: 8.50.0 typescript: 5.2.2 - vitest: 1.0.2 + vitest: 1.0.2(@types/node@18.11.18) transitivePeerDependencies: - supports-color dev: true @@ -3833,7 +3900,7 @@ packages: resolution: {integrity: sha512-+K84LB1DYwMHoHSgaOY/Jfhw3ucPmSET5v98Ke/HdNSw4a0UktWzyW1mjhjpuxxTqOOsfWT/7iVshHmVZ4IpOA==} engines: {node: ^16.14.0 || >=18.0.0} dependencies: - lru-cache: 10.0.1 + lru-cache: 10.1.0 dev: true /html-escaper@2.0.2: @@ -4337,6 +4404,11 @@ packages: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} dev: true + /isexe@3.1.1: + resolution: {integrity: sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==} + engines: {node: '>=16'} + dev: true + /issue-parser@6.0.0: resolution: {integrity: sha512-zKa/Dxq2lGsBIXQ7CUZWTHfvxPC2ej0KfO7fIPqLlHB9J2hJ7rGhZ5rilhuufylr4RXYPzJUeFjKxz305OsNlA==} engines: {node: '>=10.13'} @@ -4506,34 +4578,40 @@ packages: engines: {node: '>=0.10.0'} dev: true - /knip@3.3.4(typescript@5.2.2): - resolution: {integrity: sha512-bkc3kggRxbpZZ4Lf8kUv2Asd5vCQPKGHefajpTywBI+v1J8OKidijTCLagKEJgXwjl2QZvy5yCIViOKQ4tYrkA==} + /knip@4.0.4(@types/node@18.11.18)(typescript@5.2.2): + resolution: {integrity: sha512-b9TaKnktkIbeoYgEPocxjHS93GadCyMoYE+6SKrvO8cyGd4Btoey/x0BB8OtMQov8HjSNBgOHS6soJOdcxvHDQ==} engines: {node: '>=18.6.0'} hasBin: true peerDependencies: + '@types/node': '>=18' typescript: '>=5.0.4' dependencies: '@ericcornelissen/bash-parser': 0.5.2 + '@nodelib/fs.walk': 2.0.0 '@npmcli/map-workspaces': 3.0.4 + '@npmcli/package-json': 5.0.0 '@pkgjs/parseargs': 0.11.0 '@pnpm/logger': 5.0.0 - '@pnpm/workspace.pkgs-graph': 2.0.11(@pnpm/logger@5.0.0) + '@pnpm/workspace.pkgs-graph': 2.0.13(@pnpm/logger@5.0.0) '@snyk/github-codeowners': 1.1.0 - chalk: 5.3.0 + '@types/node': 18.11.18 + '@types/picomatch': 2.3.3 easy-table: 1.2.0 fast-glob: 3.3.2 - globby: 14.0.0 jiti: 1.21.0 js-yaml: 4.1.0 micromatch: 4.0.5 minimist: 1.2.8 + picocolors: 1.0.0 + picomatch: 3.0.1 pretty-ms: 8.0.0 strip-json-comments: 5.0.1 summary: 2.1.0 typescript: 5.2.2 zod: 3.22.4 - zod-validation-error: 2.1.0(zod@3.22.4) + zod-validation-error: 3.0.0(zod@3.22.4) transitivePeerDependencies: + - bluebird - domexception dev: true @@ -4733,8 +4811,8 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: true - /lru-cache@10.0.1: - resolution: {integrity: sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==} + /lru-cache@10.1.0: + resolution: {integrity: sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==} engines: {node: 14 || >=16.14} dev: true @@ -5180,11 +5258,28 @@ packages: engines: {node: '>=14.16'} dev: true + /npm-install-checks@6.3.0: + resolution: {integrity: sha512-W29RiK/xtpCGqn6f3ixfRYGk+zRyr+Ew9F2E20BfXxT5/euLdA/Nm7fO7OeTGuAmTs30cpgInyJ0cYe708YTZw==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + dependencies: + semver: 7.5.4 + dev: true + /npm-normalize-package-bin@3.0.1: resolution: {integrity: sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dev: true + /npm-package-arg@11.0.1: + resolution: {integrity: sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==} + engines: {node: ^16.14.0 || >=18.0.0} + dependencies: + hosted-git-info: 7.0.1 + proc-log: 3.0.0 + semver: 7.5.4 + validate-npm-package-name: 5.0.0 + dev: true + /npm-package-json-lint-config-default@6.0.0(npm-package-json-lint@7.0.0): resolution: {integrity: sha512-Ek3EcbMEjvGSxEywxNF2tTHuzvtaUH48Z7sljmeSejANMSpE1ssIN0oOG/Tlpc+U/P7ElfsOySIjijjmEnvMGw==} engines: {node: '>=16.0.0', npm: '>=8.0.0'} @@ -5221,6 +5316,16 @@ packages: - typescript dev: true + /npm-pick-manifest@9.0.0: + resolution: {integrity: sha512-VfvRSs/b6n9ol4Qb+bDwNGUXutpy76x6MARw/XssevE0TnctIKcmklJZM5Z7nqs5z5aW+0S63pgCNbpkUNNXBg==} + engines: {node: ^16.14.0 || >=18.0.0} + dependencies: + npm-install-checks: 6.3.0 + npm-normalize-package-bin: 3.0.1 + npm-package-arg: 11.0.1 + semver: 7.5.4 + dev: true + /npm-run-path@4.0.1: resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==} engines: {node: '>=8'} @@ -5570,7 +5675,7 @@ packages: resolution: {integrity: sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==} engines: {node: '>=16 || 14 >=14.17'} dependencies: - lru-cache: 10.0.1 + lru-cache: 10.1.0 minipass: 7.0.4 dev: true @@ -5608,6 +5713,11 @@ packages: engines: {node: '>=8.6'} dev: true + /picomatch@3.0.1: + resolution: {integrity: sha512-I3EurrIQMlRc9IaAZnqRR044Phh2DXY+55o7uJ0V+hYZAcQYSuFWsc9q5PvyDHUSCe1Qxn/iBz+78s86zWnGag==} + engines: {node: '>=10'} + dev: true + /pidtree@0.6.0: resolution: {integrity: sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==} engines: {node: '>=0.10'} @@ -5712,6 +5822,28 @@ packages: parse-ms: 3.0.0 dev: true + /proc-log@3.0.0: + resolution: {integrity: sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + dev: true + + /promise-inflight@1.0.1: + resolution: {integrity: sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==} + peerDependencies: + bluebird: '*' + peerDependenciesMeta: + bluebird: + optional: true + dev: true + + /promise-retry@2.0.1: + resolution: {integrity: sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==} + engines: {node: '>=10'} + dependencies: + err-code: 2.0.3 + retry: 0.12.0 + dev: true + /promise.allsettled@1.0.7: resolution: {integrity: sha512-hezvKvQQmsFkOdrZfYxUxkyxl8mgFQeT259Ajj9PXdbg9VzBCWrItOev72JyWxkCD5VSSqAeHmlN3tWx4DlmsA==} engines: {node: '>= 0.4'} @@ -5949,8 +6081,8 @@ packages: - typescript dev: true - /rename-overwrite@4.0.4: - resolution: {integrity: sha512-5MC+p5npnyaJlFkwTHb0pqU2mkUkkW65ZWH8qwxcDlv+5nchtalcdzG+gaaianbWWwvwxi7vu7WSg6jdCweKug==} + /rename-overwrite@5.0.0: + resolution: {integrity: sha512-vSxE5Ww7Jnyotvaxi3Dj0vOMoojH8KMkBfs9xYeW/qNfJiLTcC1fmwTjrbGUq3mQSOCxkG0DbdcvwTUrpvBN4w==} engines: {node: '>=12.10'} dependencies: '@zkochan/rimraf': 2.1.3 @@ -6012,6 +6144,11 @@ packages: signal-exit: 3.0.7 dev: true + /retry@0.12.0: + resolution: {integrity: sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==} + engines: {node: '>= 4'} + dev: true + /retry@0.13.1: resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==} engines: {node: '>= 4'} @@ -6976,7 +7113,7 @@ packages: semver: 7.5.4 dev: true - /vite-node@1.0.2: + /vite-node@1.0.2(@types/node@18.11.18): resolution: {integrity: sha512-h7BbMJf46fLvFW/9Ygo3snkIBEHFh6fHpB4lge98H5quYrDhPFeI3S0LREz328uqPWSnii2yeJXktQ+Pmqk5BQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6985,7 +7122,7 @@ packages: debug: 4.3.4 pathe: 1.1.1 picocolors: 1.0.0 - vite: 5.0.6 + vite: 5.0.6(@types/node@18.11.18) transitivePeerDependencies: - '@types/node' - less @@ -6997,7 +7134,7 @@ packages: - terser dev: true - /vite@5.0.6: + /vite@5.0.6(@types/node@18.11.18): resolution: {integrity: sha512-MD3joyAEBtV7QZPl2JVVUai6zHms3YOmLR+BpMzLlX2Yzjfcc4gTgNi09d/Rua3F4EtC8zdwPU8eQYyib4vVMQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -7025,6 +7162,7 @@ packages: terser: optional: true dependencies: + '@types/node': 18.11.18 esbuild: 0.19.7 postcss: 8.4.32 rollup: 4.5.2 @@ -7032,7 +7170,7 @@ packages: fsevents: 2.3.3 dev: true - /vitest@1.0.2: + /vitest@1.0.2(@types/node@18.11.18): resolution: {integrity: sha512-F3NVwwpXfRSDnJmyv+ALPwSRVt0zDkRRE18pwUHSUPXAlWQ47rY1dc99ziMW5bBHyqwK2ERjMisLNoef64qk9w==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -7057,6 +7195,7 @@ packages: jsdom: optional: true dependencies: + '@types/node': 18.11.18 '@vitest/expect': 1.0.2 '@vitest/runner': 1.0.2 '@vitest/snapshot': 1.0.2 @@ -7075,8 +7214,8 @@ packages: strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.8.1 - vite: 5.0.6 - vite-node: 1.0.2 + vite: 5.0.6(@types/node@18.11.18) + vite-node: 1.0.2(@types/node@18.11.18) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -7152,6 +7291,14 @@ packages: isexe: 2.0.0 dev: true + /which@4.0.0: + resolution: {integrity: sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==} + engines: {node: ^16.13.0 || >=18.0.0} + hasBin: true + dependencies: + isexe: 3.1.1 + dev: true + /why-is-node-running@2.2.2: resolution: {integrity: sha512-6tSwToZxTOcotxHeA+qGCq1mVzKR3CwcJGmVcY+QE8SHy6TnpFnh8PAvPNHYr7EcuVeG0QSMxtYCuO1ta/G/oA==} engines: {node: '>=8'} @@ -7266,8 +7413,8 @@ packages: engines: {node: '>=12.20'} dev: true - /zod-validation-error@2.1.0(zod@3.22.4): - resolution: {integrity: sha512-VJh93e2wb4c3tWtGgTa0OF/dTt/zoPCPzXq4V11ZjxmEAFaPi/Zss1xIZdEB5RD8GD00U0/iVXgqkF77RV7pdQ==} + /zod-validation-error@3.0.0(zod@3.22.4): + resolution: {integrity: sha512-x+agsJJG9rvC7axF0xqTEdZhJkLHyIZkdOAWDJSmwGPzxNHMHwtU6w2yDOAAP6yuSfTAUhAMJRBfhVGY64ySEQ==} engines: {node: '>=18.0.0'} peerDependencies: zod: ^3.18.0