Skip to content

Commit 2bdaf5c

Browse files
fix(deps): update dependency vite-plugin-pwa to v1
1 parent f56ccb0 commit 2bdaf5c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"react-router-dom": "6.30.1",
3030
"react-window": "1.8.11",
3131
"vite": "6.4.1",
32-
"vite-plugin-pwa": "0.21.2",
32+
"vite-plugin-pwa": "1.1.0",
3333
"vite-tsconfig-paths": "4.3.2",
3434
"web-vitals": "3.5.2",
3535
"workbox-background-sync": "7.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5082,10 +5082,10 @@ use-sync-external-store@^1.4.0:
50825082
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz#55122e2a3edd2a6c106174c27485e0fd59bcfca0"
50835083
integrity sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==
50845084

5085-
vite-plugin-pwa@0.21.2:
5086-
version "0.21.2"
5087-
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.21.2.tgz#5c6c37f52e96939ba899c5e571c12b7faccc6c49"
5088-
integrity sha512-vFhH6Waw8itNu37hWUJxL50q+CBbNcMVzsKaYHQVrfxTt3ihk3PeLO22SbiP1UNWzcEPaTQv+YVxe4G0KOjAkg==
5085+
vite-plugin-pwa@1.1.0:
5086+
version "1.1.0"
5087+
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-1.1.0.tgz#3c08c638be084abda48fac977eac3e9cbcfb0d96"
5088+
integrity sha512-VsSpdubPzXhHWVINcSx6uHRMpOHVHQcHsef1QgkOlEoaIDAlssFEW88LBq1a59BuokAhsh2kUDJbaX1bZv4Bjw==
50895089
dependencies:
50905090
debug "^4.3.6"
50915091
pretty-bytes "^6.1.1"

0 commit comments

Comments
 (0)