From 4a44294355adade9ae255ca9032027b4ca0b8de3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 11:49:16 +0000 Subject: [PATCH] Update dependency vite-plugin-checker to v0.7.2 | datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | npm | vite-plugin-checker | 0.6.4 | 0.7.2 | ## [v0.7.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.7.2) ##### Patch Changes - [`568b782`](https://github.com/fi3ework/vite-plugin-checker/commit/568b782): Added basic support for Biome - [`82972e0`](https://github.com/fi3ework/vite-plugin-checker/commit/82972e0): fix: tweak biome configs ## [v0.7.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.7.1) ##### Patch Changes - [`909182e`](https://github.com/fi3ework/vite-plugin-checker/commit/909182e): Remove extraneous non props attributes warning - [`e881c44`](https://github.com/fi3ework/vite-plugin-checker/commit/e881c44): Bump [@vitejs/plugin-vue](https://github.com/vitejs/plugin-vue) to resolve runtime warning, see [#346](https://github.com/fi3ework/vite-plugin-checker/issues/346) - [`80ca69c`](https://github.com/fi3ework/vite-plugin-checker/commit/80ca69c): Resolve optionaltor from ESLint path, do not requires to install optionator anymore - [`78fc007`](https://github.com/fi3ework/vite-plugin-checker/commit/78fc007): Throw error and hint user when vue-tsc working with typescript lower than 5.0.0 - [`52423b2`](https://github.com/fi3ework/vite-plugin-checker/commit/52423b2): sync runTsc - [`2a0af74`](https://github.com/fi3ework/vite-plugin-checker/commit/2a0af74): refactor: reuse codeFrame helper in logger and deduplicate code - [`7d985e7`](https://github.com/fi3ework/vite-plugin-checker/commit/7d985e7): refactor: import `@volar/typescript` from `vue-tsc` ## [v0.7.0](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.7.0) ##### Minor Changes - [`0747729`](https://github.com/fi3ework/vite-plugin-checker/commit/0747729): fix: compatibility with vue-tsc 2.x --- package.json | 2 +- pnpm-lock.yaml | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 0e93394..62dbc16 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "ts-node": "10.9.1", "typescript": "4.9.5", "vite": "5.4.2", - "vite-plugin-checker": "0.6.4", + "vite-plugin-checker": "0.7.2", "vite-plugin-ejs": "1.7.0", "vite-tsconfig-paths": "4.2.3", "yargs": "17.6.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f753b90..6995df3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -139,8 +139,8 @@ importers: specifier: 5.4.2 version: 5.4.2(@types/node@20.16.0) vite-plugin-checker: - specifier: 0.6.4 - version: 0.6.4(eslint@8.23.1)(meow@9.0.0)(optionator@0.9.4)(stylelint@14.16.1)(typescript@4.9.5)(vite@5.4.2(@types/node@20.16.0)) + specifier: 0.7.2 + version: 0.7.2(eslint@8.23.1)(meow@9.0.0)(optionator@0.9.4)(stylelint@14.16.1)(typescript@4.9.5)(vite@5.4.2(@types/node@20.16.0)) vite-plugin-ejs: specifier: 1.7.0 version: 1.7.0(vite@5.4.2(@types/node@20.16.0)) @@ -3566,10 +3566,11 @@ packages: validate-npm-package-license@3.0.4: resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} - vite-plugin-checker@0.6.4: - resolution: {integrity: sha512-2zKHH5oxr+ye43nReRbC2fny1nyARwhxdm0uNYp/ERy4YvU9iZpNOsueoi/luXw5gnpqRSvjcEPxXbS153O2wA==} + vite-plugin-checker@0.7.2: + resolution: {integrity: sha512-xeYeJbG0gaCaT0QcUC4B2Zo4y5NR8ZhYenc5gPbttrZvraRFwkEADCYwq+BfEHl9zYz7yf85TxsiGoYwyyIjhw==} engines: {node: '>=14.16'} peerDependencies: + '@biomejs/biome': '>=1.7' eslint: '>=7' meow: ^9.0.0 optionator: ^0.9.1 @@ -3578,8 +3579,10 @@ packages: vite: '>=2.0.0' vls: '*' vti: '*' - vue-tsc: '>=1.3.9' + vue-tsc: '>=2.0.0' peerDependenciesMeta: + '@biomejs/biome': + optional: true eslint: optional: true meow: @@ -7839,7 +7842,7 @@ snapshots: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - vite-plugin-checker@0.6.4(eslint@8.23.1)(meow@9.0.0)(optionator@0.9.4)(stylelint@14.16.1)(typescript@4.9.5)(vite@5.4.2(@types/node@20.16.0)): + vite-plugin-checker@0.7.2(eslint@8.23.1)(meow@9.0.0)(optionator@0.9.4)(stylelint@14.16.1)(typescript@4.9.5)(vite@5.4.2(@types/node@20.16.0)): dependencies: '@babel/code-frame': 7.24.7 ansi-escapes: 4.3.2 @@ -7849,7 +7852,6 @@ snapshots: fast-glob: 3.3.2 fs-extra: 11.2.0 npm-run-path: 4.0.1 - semver: 7.6.3 strip-ansi: 6.0.1 tiny-invariant: 1.3.3 vite: 5.4.2(@types/node@20.16.0)