aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-09 22:24:49 +0000
committerMatthew Strapp <matt@mattstrapp.net>2023-11-09 19:10:53 -0600
commit06d03a9e0530a5704bdfbd042b02ebcc5b60a85f (patch)
tree2836e3fe66071c1d7f6dd4639ef86c5b81ff4345 /app
parentBump eslint from 8.52.0 to 8.53.0 (diff)
downloadtrinkets-06d03a9e0530a5704bdfbd042b02ebcc5b60a85f.tar
trinkets-06d03a9e0530a5704bdfbd042b02ebcc5b60a85f.tar.gz
trinkets-06d03a9e0530a5704bdfbd042b02ebcc5b60a85f.tar.bz2
trinkets-06d03a9e0530a5704bdfbd042b02ebcc5b60a85f.tar.lz
trinkets-06d03a9e0530a5704bdfbd042b02ebcc5b60a85f.tar.xz
trinkets-06d03a9e0530a5704bdfbd042b02ebcc5b60a85f.tar.zst
trinkets-06d03a9e0530a5704bdfbd042b02ebcc5b60a85f.zip
Bump vite-plugin-pwa from 0.16.6 to 0.16.7
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.16.6 to 0.16.7. - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.16.6...v0.16.7) --- 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 6312c3d..0342f8c 100644
--- a/app/package.json
+++ b/app/package.json
@@ -37,7 +37,7 @@
"tslib": "2.6.2",
"typescript": "5.2.2",
"vite": "4.5.0",
- "vite-plugin-pwa": "0.16.6",
+ "vite-plugin-pwa": "0.16.7",
"vite-plugin-tailwind-purgecss": "0.1.3"
},
"private": true,