From fbeb47ddfcb9914ac0b9f7d674cd18e67eba6cb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 07:22:27 +0000 Subject: [PATCH] Bump vite from 2.0.0-beta.65 to 2.1.2 Bumps [vite](https://github.com/vitejs/vite) from 2.0.0-beta.65 to 2.1.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Commits](https://github.com/vitejs/vite/compare/v2.0.0-beta.65...v2.1.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 35 +++++++++++++++-------------------- 2 files changed, 16 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 2adcf90..9a18fd9 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "postcss-nesting": "^7.0.1", "tailwindcss": "npm:@tailwindcss/postcss7-compat", "typescript": "~4.1", - "vite": "~2.0.0-beta", + "vite": "~2.1.2", "wait-on": "~5.2" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index 75212a0..25e7043 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1584,10 +1584,10 @@ enquirer@^2.3.5: dependencies: ansi-colors "^4.1.1" -esbuild@^0.8.34: - version "0.8.43" - resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.43.tgz#19d79f8c6d1cc6dadd50942057a5aff906a1ecf2" - integrity sha512-ZVE2CpootS4jtnfV0bbtJdgRsHEXcMP0P7ZXGfTmNzzhBr2e5ag7Vp3ry0jmw8zduJz4iHzxg4m5jtPxWERz1w== +esbuild@^0.9.3: + version "0.9.3" + resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.9.3.tgz#09293a0b824159c6aa2488d1c6c22f57d8448f74" + integrity sha512-G8k0olucZp3LJ7I/p8y388t+IEyb2Y78nHrLeIxuqZqh6TYqDYP/B/7drAvYKfh83CGwKal9txVP+FTypsPJug== escalade@^3.1.1: version "3.1.1" @@ -1955,11 +1955,6 @@ fs.realpath@^1.0.0: resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f" integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8= -fsevents@~2.1.2: - version "2.1.3" - resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e" - integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ== - fsevents@~2.3.1: version "2.3.2" resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a" @@ -3341,10 +3336,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1: hash-base "^3.0.0" inherits "^2.0.1" -rollup@^2.35.1: - version "2.38.5" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.5.tgz#be41ad4fe0c103a8794377afceb5f22b8f603d6a" - integrity sha512-VoWt8DysFGDVRGWuHTqZzT02J0ASgjVq/hPs9QcBOGMd7B+jfTr/iqMVEyOi901rE3xq+Deq66GzIT1yt7sGwQ== +rollup@^2.38.5: + version "2.41.5" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.5.tgz#e79cef8cc5c121612528f590319639b1f32da2d7" + integrity sha512-uG+WNNxhOYyeuO7oRt98GA2CNVRgQ67zca75UQVMPzMrLG9FUKzTCgvYVWhtB18TNbV7Uqxo97h+wErAnpFNJw== optionalDependencies: fsevents "~2.3.1" @@ -3834,17 +3829,17 @@ verror@1.10.0: core-util-is "1.0.2" extsprintf "^1.2.0" -vite@~2.0.0-beta: - version "2.0.0-beta.65" - resolved "https://registry.yarnpkg.com/vite/-/vite-2.0.0-beta.65.tgz#e4e4576c01b9906d5fb3568e4068c80354107a70" - integrity sha512-mdHNTP6fGeb8m8lWAM3UbSPw1+un1lUv0i4MQJcNiK2/P01RHIY02VjQeXBv3NemkExkgLji88LN9ySFMUQpIw== +vite@~2.1.2: + version "2.1.2" + resolved "https://registry.yarnpkg.com/vite/-/vite-2.1.2.tgz#0aecaf6d34112b24536df1a14cd8d74fdcab6e20" + integrity sha512-K96k5Nb1kywggFwZNGf/NQVZIrjMSvjebYWFIEQRu8AQWtzxatMF8/reExFXebmrfWAT3PTUk6l4zJBkpMtyVg== dependencies: - esbuild "^0.8.34" + esbuild "^0.9.3" postcss "^8.2.1" resolve "^1.19.0" - rollup "^2.35.1" + rollup "^2.38.5" optionalDependencies: - fsevents "~2.1.2" + fsevents "~2.3.1" vm-browserify@^1.0.1: version "1.1.2"