aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-05 16:50:52 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-05 16:51:37 +0000
commitfec9d969820b52fc5de8445c74f9c091d9d4a744 (patch)
tree5ebc95795a01543a6f33d0b76f7d7ba012ccf305 /app
parentBump typescript from 5.4.3 to 5.4.4 (diff)
downloadtrinkets-fec9d969820b52fc5de8445c74f9c091d9d4a744.tar
trinkets-fec9d969820b52fc5de8445c74f9c091d9d4a744.tar.gz
trinkets-fec9d969820b52fc5de8445c74f9c091d9d4a744.tar.bz2
trinkets-fec9d969820b52fc5de8445c74f9c091d9d4a744.tar.lz
trinkets-fec9d969820b52fc5de8445c74f9c091d9d4a744.tar.xz
trinkets-fec9d969820b52fc5de8445c74f9c091d9d4a744.tar.zst
trinkets-fec9d969820b52fc5de8445c74f9c091d9d4a744.zip
Bump vite-plugin-pwa from 0.19.7 to 0.19.8
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.19.7 to 0.19.8. - [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases) - [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.19.7...v0.19.8) --- updated-dependencies: - dependency-name: vite-plugin-pwa dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'app')
-rw-r--r--app/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json
index 8547d38..d93f7a3 100644
--- a/app/package.json
+++ b/app/package.json
@@ -38,7 +38,7 @@
"tslib": "2.6.2",
"typescript": "5.4.4",
"vite": "5.2.8",
- "vite-plugin-pwa": "0.19.7",
+ "vite-plugin-pwa": "0.19.8",
"vite-plugin-tailwind-purgecss": "0.2.1"
},
"private": true,