From 89750bb4944e25aa9b36cd7ea7980f3b97c18bc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 01:53:54 +0000 Subject: [PATCH] Bump vite from 5.0.7 to 5.1.1 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.7 to 5.1.1. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.1.1/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 38 ++++++++++++++++++++++++-------------- 2 files changed, 25 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index d5220cf..9832138 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "sass": "^1.69.5", "sass-loader": "^13.3.2", "typescript": "~5.3.3", - "vite": "^5.0.7", + "vite": "^5.1.1", "vite-plugin-pwa": "^0.17.0", "vue-tsc": "^1.8.22", "workbox-window": "^7.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f971f01..45ceea8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,7 +78,7 @@ devDependencies: version: 20.10.4 '@vitejs/plugin-vue': specifier: ^4.5.0 - version: 4.5.0(vite@5.0.7)(vue@3.3.11) + version: 4.5.0(vite@5.1.1)(vue@3.3.11) '@vue/eslint-config-prettier': specifier: ^8.0.0 version: 8.0.0(eslint@8.55.0)(prettier@3.1.0) @@ -113,11 +113,11 @@ devDependencies: specifier: ~5.3.3 version: 5.3.3 vite: - specifier: ^5.0.7 - version: 5.0.7(@types/node@20.10.4)(sass@1.69.5) + specifier: ^5.1.1 + version: 5.1.1(@types/node@20.10.4)(sass@1.69.5) vite-plugin-pwa: specifier: ^0.17.0 - version: 0.17.0(vite@5.0.7)(workbox-build@7.0.0)(workbox-window@7.0.0) + version: 0.17.0(vite@5.1.1)(workbox-build@7.0.0)(workbox-window@7.0.0) vue-tsc: specifier: ^1.8.22 version: 1.8.22(typescript@5.3.3) @@ -175,7 +175,7 @@ packages: '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.3) '@babel/helpers': 7.23.2 - '@babel/parser': 7.23.3 + '@babel/parser': 7.23.6 '@babel/template': 7.22.15 '@babel/traverse': 7.23.3 '@babel/types': 7.23.3 @@ -1290,7 +1290,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.22.13 - '@babel/parser': 7.23.3 + '@babel/parser': 7.23.6 '@babel/types': 7.23.3 dev: true @@ -1304,7 +1304,7 @@ packages: '@babel/helper-function-name': 7.23.0 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.23.3 + '@babel/parser': 7.23.6 '@babel/types': 7.23.3 debug: 4.3.4 globals: 11.12.0 @@ -2161,14 +2161,14 @@ packages: resolution: {integrity: sha512-3+wUFuxb7e8OzZ8Wryct1pzfA2vyoF4lwW98O9s27ZrfCGaJGNmqG+q8A7vQ92Mf+COCgxpK+rhNPTtTvaU6qw==} dev: false - /@vitejs/plugin-vue@4.5.0(vite@5.0.7)(vue@3.3.11): + /@vitejs/plugin-vue@4.5.0(vite@5.1.1)(vue@3.3.11): resolution: {integrity: sha512-a2WSpP8X8HTEww/U00bU4mX1QpLINNuz/2KMNpLsdu3BzOpak3AGI1CJYBTXcc4SPhaD0eNRUp7IyQK405L5dQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 || ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.0.7(@types/node@20.10.4)(sass@1.69.5) + vite: 5.1.1(@types/node@20.10.4)(sass@1.69.5) vue: 3.3.11(typescript@5.3.3) dev: true @@ -4694,6 +4694,15 @@ packages: picocolors: 1.0.0 source-map-js: 1.0.2 + /postcss@8.4.35: + resolution: {integrity: sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.7 + picocolors: 1.0.0 + source-map-js: 1.0.2 + dev: true + /prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} @@ -5584,7 +5593,7 @@ packages: vue: 3.3.11(typescript@5.3.3) dev: false - /vite-plugin-pwa@0.17.0(vite@5.0.7)(workbox-build@7.0.0)(workbox-window@7.0.0): + /vite-plugin-pwa@0.17.0(vite@5.1.1)(workbox-build@7.0.0)(workbox-window@7.0.0): resolution: {integrity: sha512-cOyEG8EEc7JHmyMapTnjK2j0g2BIC3ErlmOHyGzVu8hqjyF9Jt6yWMmVNFtpA6v/NNyzP28ARf3vwzIAzR1kaw==} engines: {node: '>=16.0.0'} peerDependencies: @@ -5595,15 +5604,15 @@ packages: debug: 4.3.4 fast-glob: 3.3.2 pretty-bytes: 6.1.1 - vite: 5.0.7(@types/node@20.10.4)(sass@1.69.5) + vite: 5.1.1(@types/node@20.10.4)(sass@1.69.5) workbox-build: 7.0.0 workbox-window: 7.0.0 transitivePeerDependencies: - supports-color dev: true - /vite@5.0.7(@types/node@20.10.4)(sass@1.69.5): - resolution: {integrity: sha512-B4T4rJCDPihrQo2B+h1MbeGL/k/GMAHzhQ8S0LjQ142s6/+l3hHTT095ORvsshj4QCkoWu3Xtmob5mazvakaOw==} + /vite@5.1.1(@types/node@20.10.4)(sass@1.69.5): + resolution: {integrity: sha512-wclpAgY3F1tR7t9LL5CcHC41YPkQIpKUGeIuT8MdNwNZr6OqOTLs7JX5vIHAtzqLWXts0T+GDrh9pN2arneKqg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -5632,7 +5641,7 @@ packages: dependencies: '@types/node': 20.10.4 esbuild: 0.19.5 - postcss: 8.4.32 + postcss: 8.4.35 rollup: 4.4.1 sass: 1.69.5 optionalDependencies: @@ -5954,6 +5963,7 @@ packages: /workbox-google-analytics@7.0.0: resolution: {integrity: sha512-MEYM1JTn/qiC3DbpvP2BVhyIH+dV/5BjHk756u9VbwuAhu0QHyKscTnisQuz21lfRpOwiS9z4XdqeVAKol0bzg==} + deprecated: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained dependencies: workbox-background-sync: 7.0.0 workbox-core: 7.0.0