From 97e8a65cdf692f854e0e0a21bb02a9fcba2c2d99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 09:33:08 +0000 Subject: [PATCH] Bump vite from 5.4.6 to 5.4.7 in /auth_callout Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.6 to 5.4.7. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.7/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.7/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- auth_callout/package.json | 2 +- auth_callout/pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/auth_callout/package.json b/auth_callout/package.json index 190911c3..8a08a897 100644 --- a/auth_callout/package.json +++ b/auth_callout/package.json @@ -8,7 +8,7 @@ "devDependencies": { "tsx": "^4.19.1", "typescript": "^5.6.2", - "vite": "^5.4.5", + "vite": "^5.4.7", "vite-plugin-checker": "^0.8.0" }, "scripts": { diff --git a/auth_callout/pnpm-lock.yaml b/auth_callout/pnpm-lock.yaml index a20b9701..f3c7030c 100644 --- a/auth_callout/pnpm-lock.yaml +++ b/auth_callout/pnpm-lock.yaml @@ -15,11 +15,11 @@ importers: specifier: ^5.6.2 version: 5.6.2 vite: - specifier: ^5.4.5 - version: 5.4.6(@types/node@22.5.5) + specifier: ^5.4.7 + version: 5.4.7(@types/node@22.5.5) vite-plugin-checker: specifier: ^0.8.0 - version: 0.8.0(typescript@5.6.2)(vite@5.4.6(@types/node@22.5.5)) + version: 0.8.0(typescript@5.6.2)(vite@5.4.7(@types/node@22.5.5)) packages/auth-service: dependencies: @@ -768,8 +768,8 @@ packages: vue-tsc: optional: true - vite@5.4.6: - resolution: {integrity: sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==} + vite@5.4.7: + resolution: {integrity: sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -1388,7 +1388,7 @@ snapshots: universalify@2.0.1: {} - vite-plugin-checker@0.8.0(typescript@5.6.2)(vite@5.4.6(@types/node@22.5.5)): + vite-plugin-checker@0.8.0(typescript@5.6.2)(vite@5.4.7(@types/node@22.5.5)): dependencies: '@babel/code-frame': 7.22.13 ansi-escapes: 4.3.2 @@ -1400,7 +1400,7 @@ snapshots: npm-run-path: 4.0.1 strip-ansi: 6.0.1 tiny-invariant: 1.3.1 - vite: 5.4.6(@types/node@22.5.5) + vite: 5.4.7(@types/node@22.5.5) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.11 @@ -1408,7 +1408,7 @@ snapshots: optionalDependencies: typescript: 5.6.2 - vite@5.4.6(@types/node@22.5.5): + vite@5.4.7(@types/node@22.5.5): dependencies: esbuild: 0.21.5 postcss: 8.4.45