chore(deps-dev): bump @ducanh2912/next-pwa from 9.0.1 to 9.1.4 (#718)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-03 18:36:30 +01:00 committed by GitHub
parent 753be15bc8
commit c9c0271b16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 14 deletions

View File

@ -159,7 +159,7 @@
"zustand": "4.3.8"
},
"devDependencies": {
"@ducanh2912/next-pwa": "9.0.1",
"@ducanh2912/next-pwa": "9.1.4",
"@iconify/tailwind": "0.1.3",
"@next/bundle-analyzer": "13.4.7",
"@trivago/prettier-plugin-sort-imports": "4.1.1",

View File

@ -389,8 +389,8 @@ dependencies:
devDependencies:
'@ducanh2912/next-pwa':
specifier: 9.0.1
version: 9.0.1(esbuild@0.18.10)(next@13.4.7)(webpack@5.88.0)
specifier: 9.1.4
version: 9.1.4(esbuild@0.18.10)(next@13.4.7)(webpack@5.88.0)
'@iconify/tailwind':
specifier: 0.1.3
version: 0.1.3
@ -2614,8 +2614,8 @@ packages:
resolution: {integrity: sha512-bhR5k5W+8GLzysjk8zTMVygQZsgvf7W1F0IlL4ZQ5ugjo5rCyiwGM5d8DYriXspytfu98tv59niang3/T+FoDw==}
dev: false
/@ducanh2912/next-pwa@9.0.1(esbuild@0.18.10)(next@13.4.7)(webpack@5.88.0):
resolution: {integrity: sha512-PSL3Hgje7w258aQutdkQFyWVu657y/dqH920i3vBw9pomrReQQVNs+EljGVahMj73cwUQ2scyd3D8MpqEm3YUQ==}
/@ducanh2912/next-pwa@9.1.4(esbuild@0.18.10)(next@13.4.7)(webpack@5.88.0):
resolution: {integrity: sha512-SXrgLAhcHLmInuwv+xzBYo1KutlCws/8SDwNn2QsKwoLQAgvFIpeRNP/k86u7wLNZ2BJLUmG2uU5YvnWdWNnCA==}
peerDependencies:
next: '>=11.0.0'
webpack: '>=5.9.0'
@ -2623,7 +2623,7 @@ packages:
clean-webpack-plugin: 4.0.0(webpack@5.88.0)
fast-glob: 3.2.12
next: 13.4.7(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0)
semver: 7.5.1
semver: 7.5.3
terser-webpack-plugin: 5.3.9(esbuild@0.18.10)(webpack@5.88.0)
webpack: 5.88.0(esbuild@0.18.10)
workbox-build: 7.0.0
@ -11856,14 +11856,6 @@ packages:
resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==}
hasBin: true
/semver@7.5.1:
resolution: {integrity: sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==}
engines: {node: '>=10'}
hasBin: true
dependencies:
lru-cache: 6.0.0
dev: true
/semver@7.5.3:
resolution: {integrity: sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==}
engines: {node: '>=10'}