mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-07 07:40:29 +03:00
update package-lock
This commit is contained in:
parent
7587403023
commit
99891765b7
1 changed files with 3 additions and 1 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -102,7 +102,8 @@
|
|||
"vite": "5.4.15",
|
||||
"vite-plugin-pwa": "0.20.5",
|
||||
"vite-plugin-static-copy": "1.0.4",
|
||||
"vite-plugin-top-level-await": "1.4.4"
|
||||
"vite-plugin-top-level-await": "1.4.4",
|
||||
"workbox-precaching": "7.3.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
|
|
@ -12212,6 +12213,7 @@
|
|||
"resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-7.3.0.tgz",
|
||||
"integrity": "sha512-ckp/3t0msgXclVAYaNndAGeAoWQUv7Rwc4fdhWL69CCAb2UHo3Cef0KIUctqfQj1p8h6aGyz3w8Cy3Ihq9OmIw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"workbox-core": "7.3.0",
|
||||
"workbox-routing": "7.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue