From a8e2d74b1edbb77ac2bf2c9b97085ec2cda61b4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 15:11:03 +0000 Subject: [PATCH] Bump @ducanh2912/next-pwa from 10.0.0 to 10.2.5 Bumps [@ducanh2912/next-pwa](https://github.com/DuCanhGH/next-pwa) from 10.0.0 to 10.2.5. - [Release notes](https://github.com/DuCanhGH/next-pwa/releases) - [Changelog](https://github.com/DuCanhGH/next-pwa/blob/master/CHANGELOG.md) - [Commits](https://github.com/DuCanhGH/next-pwa/compare/@ducanh2912/next-pwa@10.0.0...@ducanh2912/next-pwa@10.2.5) --- updated-dependencies: - dependency-name: "@ducanh2912/next-pwa" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 34 +++++++++++++++++++++++++++++----- 2 files changed, 30 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 77e2bc4..2329346 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "Tuan Duc Tran ", "dependencies": { - "@ducanh2912/next-pwa": "^10.0.0", + "@ducanh2912/next-pwa": "^10.2.5", "@sentry/nextjs": "^7.91.0", "@sentry/profiling-node": "^1.3.3", "clsx": "^2.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d48c5bb..2ff971e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@ducanh2912/next-pwa': - specifier: ^10.0.0 - version: 10.0.0(next@14.0.4)(webpack@5.89.0) + specifier: ^10.2.5 + version: 10.2.5(next@14.0.4)(webpack@5.89.0) '@sentry/nextjs': specifier: ^7.91.0 version: 7.91.0(next@14.0.4)(react@18.2.0)(webpack@5.89.0) @@ -1394,8 +1394,8 @@ packages: resolution: {integrity: sha512-N8uEMrMPL0cu/bdboEWpQYb/0i2K5Qn8eCsxzOmxSggJbbQte7ljMRoXm917AbntqTGOzdTu+vP3KOOzoC70HQ==} dev: false - /@ducanh2912/next-pwa@10.0.0(next@14.0.4)(webpack@5.89.0): - resolution: {integrity: sha512-6VWpF0IzP9Az9n0jmqL9XH8iWA6LYJrC72b8GDEn7Swfi1mR+hYPItNFKJnraqwJheIqeeZXIHAqs5/VdyDF5A==} + /@ducanh2912/next-pwa@10.2.5(next@14.0.4)(webpack@5.89.0): + resolution: {integrity: sha512-DkF0IUNBjJ2eOQ/lxDuEtT7oIfLIcOE6HthM5ESkZBLq9P05O2PEhaIpOLARPF9RNXlvBBJxX0sJNUeVehMTIw==} peerDependencies: next: '>=14.0.0' webpack: '>=5.9.0' @@ -1404,7 +1404,7 @@ packages: fast-glob: 3.3.2 next: 14.0.4(@babel/core@7.23.7)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.6) semver: 7.5.4 - terser-webpack-plugin: 5.3.9(webpack@5.89.0) + terser-webpack-plugin: 5.3.10(webpack@5.89.0) webpack: 5.89.0 workbox-build: 7.0.0 workbox-core: 7.0.0 @@ -8371,6 +8371,30 @@ packages: unique-string: 2.0.0 dev: false + /terser-webpack-plugin@5.3.10(webpack@5.89.0): + resolution: {integrity: sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==} + engines: {node: '>= 10.13.0'} + peerDependencies: + '@swc/core': '*' + esbuild: '*' + uglify-js: '*' + webpack: ^5.1.0 + peerDependenciesMeta: + '@swc/core': + optional: true + esbuild: + optional: true + uglify-js: + optional: true + dependencies: + '@jridgewell/trace-mapping': 0.3.20 + jest-worker: 27.5.1 + schema-utils: 3.3.0 + serialize-javascript: 6.0.1 + terser: 5.26.0 + webpack: 5.89.0 + dev: false + /terser-webpack-plugin@5.3.9(webpack@5.89.0): resolution: {integrity: sha512-ZuXsqE07EcggTWQjXUj+Aot/OMcD0bMKGgF63f7UxYcu5/AJF53aIpK1YoP5xR9l6s/Hy2b+t1AM0bLNPRuhwA==} engines: {node: '>= 10.13.0'}