update package-lock

This commit is contained in:
Gigiaj 2025-06-08 20:49:15 -05:00
parent 7587403023
commit 99891765b7

4
package-lock.json generated
View file

@ -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",