From f2483443c9312520dde5c2cb232147ab3bcf4ecc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 14:47:26 +0000 Subject: [PATCH] chore(deps-dev): Bump vite in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 5.0.11 to 5.1.8 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.1.8/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.1.8/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- plugin/package.json | 2 +- pnpm-lock.yaml | 48 ++++++++++++++++++++++++--------------------- 2 files changed, 27 insertions(+), 23 deletions(-) diff --git a/plugin/package.json b/plugin/package.json index d09f2cb..44b173f 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -94,7 +94,7 @@ "rimraf": "^5.0.7", "tailwindcss": "^3.4.1", "tsup": "^8.0.1", - "vite": "^5.0.11", + "vite": "^5.1.8", "vite-plugin-dts": "^3.7.0", "vitest": "^1.2.0", "vue": "^3.4.13" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ad6625b..766de2e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@antfu/eslint-config': specifier: ^2.6.2 - version: 2.6.2(@vue/compiler-sfc@3.4.27)(eslint@8.56.0)(typescript@5.3.3)(vitest@1.2.0) + version: 2.6.2(@vue/compiler-sfc@3.4.27)(eslint@8.56.0)(typescript@5.3.3)(vitest@1.2.0(@types/node@20.14.2)) eslint: specifier: ^8.56.0 version: 8.56.0 @@ -31,7 +31,7 @@ importers: version: 20.14.2 '@vitejs/plugin-vue': specifier: ^5.0.3 - version: 5.0.5(vite@5.0.11(@types/node@20.14.2))(vue@3.4.27(typescript@5.4.2)) + version: 5.0.5(vite@5.1.8(@types/node@20.14.2))(vue@3.4.27(typescript@5.4.2)) '@vitest/coverage-v8': specifier: ^1.2.0 version: 1.6.0(vitest@1.2.0(@types/node@20.14.2)) @@ -40,7 +40,7 @@ importers: version: 10.4.19(postcss@8.4.33) laravel-vite-plugin: specifier: ^1.0.1 - version: 1.0.4(vite@5.0.11(@types/node@20.14.2)) + version: 1.0.4(vite@5.1.8(@types/node@20.14.2)) postcss: specifier: ^8.4.33 version: 8.4.33 @@ -54,11 +54,11 @@ importers: specifier: ^8.0.1 version: 8.1.0(@microsoft/api-extractor@7.43.0(@types/node@20.14.2))(postcss@8.4.33)(typescript@5.4.2) vite: - specifier: ^5.0.11 - version: 5.0.11(@types/node@20.14.2) + specifier: ^5.1.8 + version: 5.1.8(@types/node@20.14.2) vite-plugin-dts: specifier: ^3.7.0 - version: 3.9.1(@types/node@20.14.2)(rollup@4.9.5)(typescript@5.4.2)(vite@5.0.11(@types/node@20.14.2)) + version: 3.9.1(@types/node@20.14.2)(rollup@4.9.5)(typescript@5.4.2)(vite@5.1.8(@types/node@20.14.2)) vitest: specifier: ^1.2.0 version: 1.2.0(@types/node@20.14.2) @@ -470,6 +470,7 @@ packages: '@humanwhocodes/config-array@0.11.14': resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==} engines: {node: '>=10.10.0'} + deprecated: Use @eslint/config-array instead '@humanwhocodes/module-importer@1.0.1': resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} @@ -477,6 +478,7 @@ packages: '@humanwhocodes/object-schema@2.0.2': resolution: {integrity: sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==} + deprecated: Use @eslint/object-schema instead '@inertiajs/core@1.1.0': resolution: {integrity: sha512-BTf7LWaJQY9LTZ2P1Z6Y+zmR9X2ndWBxD/dOqWw6nMMjfYulSy6eyEw7iEHSKmu5aVdEO+7yX6pUbRGX5Bog6g==} @@ -1360,6 +1362,7 @@ packages: eslint@8.56.0: resolution: {integrity: sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -1589,6 +1592,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -2495,8 +2499,8 @@ packages: vite-plugin-full-reload@1.1.0: resolution: {integrity: sha512-3cObNDzX6DdfhD9E7kf6w2mNunFpD7drxyNgHLw+XwIYAgb+Xt16SEXo0Up4VH+TMf3n+DSVJZtW2POBGcBYAA==} - vite@5.0.11: - resolution: {integrity: sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==} + vite@5.1.8: + resolution: {integrity: sha512-mB8ToUuSmzODSpENgvpFk2fTiU/YQ1tmcVJJ4WZbq4fPdGJkFNVcmVL5k7iDug6xzWjjuGDKAuSievIsD6H7Xw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -2649,7 +2653,7 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@antfu/eslint-config@2.6.2(@vue/compiler-sfc@3.4.27)(eslint@8.56.0)(typescript@5.3.3)(vitest@1.2.0)': + '@antfu/eslint-config@2.6.2(@vue/compiler-sfc@3.4.27)(eslint@8.56.0)(typescript@5.3.3)(vitest@1.2.0(@types/node@20.14.2))': dependencies: '@antfu/eslint-define-config': 1.23.0-2 '@antfu/install-pkg': 0.3.1 @@ -2674,7 +2678,7 @@ snapshots: eslint-plugin-toml: 0.8.0(eslint@8.56.0) eslint-plugin-unicorn: 50.0.1(eslint@8.56.0) eslint-plugin-unused-imports: 3.0.0(@typescript-eslint/eslint-plugin@6.18.1(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.3.3))(eslint@8.56.0)(typescript@5.3.3))(eslint@8.56.0) - eslint-plugin-vitest: 0.3.20(@typescript-eslint/eslint-plugin@6.18.1(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.3.3))(eslint@8.56.0)(typescript@5.3.3))(eslint@8.56.0)(typescript@5.3.3)(vitest@1.2.0) + eslint-plugin-vitest: 0.3.20(@typescript-eslint/eslint-plugin@6.18.1(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.3.3))(eslint@8.56.0)(typescript@5.3.3))(eslint@8.56.0)(typescript@5.3.3)(vitest@1.2.0(@types/node@20.14.2)) eslint-plugin-vue: 9.20.1(eslint@8.56.0) eslint-plugin-yml: 1.11.0(eslint@8.56.0) eslint-processor-vue-blocks: 0.1.1(@vue/compiler-sfc@3.4.27)(eslint@8.56.0) @@ -3261,9 +3265,9 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-vue@5.0.5(vite@5.0.11(@types/node@20.14.2))(vue@3.4.27(typescript@5.4.2))': + '@vitejs/plugin-vue@5.0.5(vite@5.1.8(@types/node@20.14.2))(vue@3.4.27(typescript@5.4.2))': dependencies: - vite: 5.0.11(@types/node@20.14.2) + vite: 5.1.8(@types/node@20.14.2) vue: 3.4.27(typescript@5.4.2) '@vitest/coverage-v8@1.6.0(vitest@1.2.0(@types/node@20.14.2))': @@ -3333,7 +3337,7 @@ snapshots: '@vue/shared': 3.4.13 entities: 4.5.0 estree-walker: 2.0.2 - source-map-js: 1.0.2 + source-map-js: 1.2.0 '@vue/compiler-core@3.4.27': dependencies: @@ -3923,7 +3927,7 @@ snapshots: optionalDependencies: '@typescript-eslint/eslint-plugin': 6.18.1(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.3.3))(eslint@8.56.0)(typescript@5.3.3) - eslint-plugin-vitest@0.3.20(@typescript-eslint/eslint-plugin@6.18.1(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.3.3))(eslint@8.56.0)(typescript@5.3.3))(eslint@8.56.0)(typescript@5.3.3)(vitest@1.2.0): + eslint-plugin-vitest@0.3.20(@typescript-eslint/eslint-plugin@6.18.1(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.3.3))(eslint@8.56.0)(typescript@5.3.3))(eslint@8.56.0)(typescript@5.3.3)(vitest@1.2.0(@types/node@20.14.2)): dependencies: '@typescript-eslint/utils': 6.18.1(eslint@8.56.0)(typescript@5.3.3) eslint: 8.56.0 @@ -4366,10 +4370,10 @@ snapshots: kolorist@1.8.0: {} - laravel-vite-plugin@1.0.4(vite@5.0.11(@types/node@20.14.2)): + laravel-vite-plugin@1.0.4(vite@5.1.8(@types/node@20.14.2)): dependencies: picocolors: 1.0.0 - vite: 5.0.11(@types/node@20.14.2) + vite: 5.1.8(@types/node@20.14.2) vite-plugin-full-reload: 1.1.0 levn@0.4.1: @@ -5094,7 +5098,7 @@ snapshots: debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.0.11(@types/node@20.14.2) + vite: 5.1.8(@types/node@20.14.2) transitivePeerDependencies: - '@types/node' - less @@ -5105,7 +5109,7 @@ snapshots: - supports-color - terser - vite-plugin-dts@3.9.1(@types/node@20.14.2)(rollup@4.9.5)(typescript@5.4.2)(vite@5.0.11(@types/node@20.14.2)): + vite-plugin-dts@3.9.1(@types/node@20.14.2)(rollup@4.9.5)(typescript@5.4.2)(vite@5.1.8(@types/node@20.14.2)): dependencies: '@microsoft/api-extractor': 7.43.0(@types/node@20.14.2) '@rollup/pluginutils': 5.1.0(rollup@4.9.5) @@ -5116,7 +5120,7 @@ snapshots: typescript: 5.4.2 vue-tsc: 1.8.27(typescript@5.4.2) optionalDependencies: - vite: 5.0.11(@types/node@20.14.2) + vite: 5.1.8(@types/node@20.14.2) transitivePeerDependencies: - '@types/node' - rollup @@ -5127,10 +5131,10 @@ snapshots: picocolors: 1.0.0 picomatch: 2.3.1 - vite@5.0.11(@types/node@20.14.2): + vite@5.1.8(@types/node@20.14.2): dependencies: esbuild: 0.19.11 - postcss: 8.4.33 + postcss: 8.4.38 rollup: 4.9.5 optionalDependencies: '@types/node': 20.14.2 @@ -5156,7 +5160,7 @@ snapshots: strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.8.1 - vite: 5.0.11(@types/node@20.14.2) + vite: 5.1.8(@types/node@20.14.2) vite-node: 1.2.0(@types/node@20.14.2) why-is-node-running: 2.2.2 optionalDependencies: