From 2f1e07b78725552ef0505ffbcb2a068a82055b2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 03:32:28 +0000 Subject: [PATCH] Bump vite-plugin-pwa from 0.17.0 to 0.17.4 Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.17.0 to 0.17.4. - [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases) - [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.17.0...v0.17.4) --- updated-dependencies: - dependency-name: vite-plugin-pwa dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index d5220cf..66015d2 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "sass-loader": "^13.3.2", "typescript": "~5.3.3", "vite": "^5.0.7", - "vite-plugin-pwa": "^0.17.0", + "vite-plugin-pwa": "^0.17.4", "vue-tsc": "^1.8.22", "workbox-window": "^7.0.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f971f01..c715263 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -116,8 +116,8 @@ devDependencies: specifier: ^5.0.7 version: 5.0.7(@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) + specifier: ^0.17.4 + version: 0.17.4(vite@5.0.7)(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 @@ -5584,8 +5584,8 @@ 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): - resolution: {integrity: sha512-cOyEG8EEc7JHmyMapTnjK2j0g2BIC3ErlmOHyGzVu8hqjyF9Jt6yWMmVNFtpA6v/NNyzP28ARf3vwzIAzR1kaw==} + /vite-plugin-pwa@0.17.4(vite@5.0.7)(workbox-build@7.0.0)(workbox-window@7.0.0): + resolution: {integrity: sha512-j9iiyinFOYyof4Zk3Q+DtmYyDVBDAi6PuMGNGq6uGI0pw7E+LNm9e+nQ2ep9obMP/kjdWwzilqUrlfVRj9OobA==} engines: {node: '>=16.0.0'} peerDependencies: vite: ^3.1.0 || ^4.0.0 || ^5.0.0