diff --git a/package.json b/package.json index 77e2bc4..4ab2f4c 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.3", "@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..56965b9 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.3 + version: 10.2.3(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.3(next@14.0.4)(webpack@5.89.0): + resolution: {integrity: sha512-Bdn7zCRFKhSCyrlqKzjFi7Y3/1F+z3PPHsPOhqsMo9H0cVybaDjlLxr6E9SiTy9K0fx2//8QPuEHGZof/UmVoA==} 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'}