From 5be988835b59bfc03f11d2bb3a125fa60151bde6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 17:52:26 +0000 Subject: [PATCH] Bump vite from 2.9.17 to 2.9.18 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.17 to 2.9.18. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v2.9.18/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v2.9.18/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 54b3c87..d0a9c0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "postcss": "^8.4.31", "pusher-js": "^7.0.6", "tailwindcss": "^3.0.23", - "vite": "^2.9.17", + "vite": "^2.9.18", "vite-plugin-laravel": "^0.2.0-beta.9" } }, @@ -4751,9 +4751,9 @@ } }, "node_modules/vite": { - "version": "2.9.17", - "resolved": "https://registry.npmjs.org/vite/-/vite-2.9.17.tgz", - "integrity": "sha512-XxcRzra6d7xrKXH66jZUgb+srThoPu+TLJc06GifUyKq9JmjHkc1Numc8ra0h56rju2jfVWw3B3fs5l3OFMvUw==", + "version": "2.9.18", + "resolved": "https://registry.npmjs.org/vite/-/vite-2.9.18.tgz", + "integrity": "sha512-sAOqI5wNM9QvSEE70W3UGMdT8cyEn0+PmJMTFvTB8wB0YbYUWw3gUbY62AOyrXosGieF2htmeLATvNxpv/zNyQ==", "dev": true, "dependencies": { "esbuild": "^0.14.27", @@ -8049,9 +8049,9 @@ } }, "vite": { - "version": "2.9.17", - "resolved": "https://registry.npmjs.org/vite/-/vite-2.9.17.tgz", - "integrity": "sha512-XxcRzra6d7xrKXH66jZUgb+srThoPu+TLJc06GifUyKq9JmjHkc1Numc8ra0h56rju2jfVWw3B3fs5l3OFMvUw==", + "version": "2.9.18", + "resolved": "https://registry.npmjs.org/vite/-/vite-2.9.18.tgz", + "integrity": "sha512-sAOqI5wNM9QvSEE70W3UGMdT8cyEn0+PmJMTFvTB8wB0YbYUWw3gUbY62AOyrXosGieF2htmeLATvNxpv/zNyQ==", "dev": true, "requires": { "esbuild": "^0.14.27", diff --git a/package.json b/package.json index 59d9845..68271ce 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "postcss": "^8.4.31", "pusher-js": "^7.0.6", "tailwindcss": "^3.0.23", - "vite": "^2.9.17", + "vite": "^2.9.18", "vite-plugin-laravel": "^0.2.0-beta.9" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a6c3f72..2d52a82 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,8 +83,8 @@ devDependencies: specifier: ^3.0.23 version: 3.0.23(autoprefixer@10.4.4)(postcss@8.4.31) vite: - specifier: ^2.9.17 - version: 2.9.17 + specifier: ^2.9.18 + version: 2.9.18 vite-plugin-laravel: specifier: ^0.2.0-beta.9 version: 0.2.0-beta.9 @@ -3254,8 +3254,8 @@ packages: - supports-color dev: true - /vite@2.9.17: - resolution: {integrity: sha512-XxcRzra6d7xrKXH66jZUgb+srThoPu+TLJc06GifUyKq9JmjHkc1Numc8ra0h56rju2jfVWw3B3fs5l3OFMvUw==} + /vite@2.9.18: + resolution: {integrity: sha512-sAOqI5wNM9QvSEE70W3UGMdT8cyEn0+PmJMTFvTB8wB0YbYUWw3gUbY62AOyrXosGieF2htmeLATvNxpv/zNyQ==} engines: {node: '>=12.2.0'} hasBin: true peerDependencies: