aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-25 16:26:14 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-25 16:27:03 +0000
commit91a9f2cc1d8c696ac35b714138b1df175ca876ab (patch)
treee368f93078bb4b757a92da4981e72bf808cce1fe /app/package.json
parentBump postcss from 8.4.39 to 8.4.40 (diff)
downloadtrinkets-91a9f2cc1d8c696ac35b714138b1df175ca876ab.tar
trinkets-91a9f2cc1d8c696ac35b714138b1df175ca876ab.tar.gz
trinkets-91a9f2cc1d8c696ac35b714138b1df175ca876ab.tar.bz2
trinkets-91a9f2cc1d8c696ac35b714138b1df175ca876ab.tar.lz
trinkets-91a9f2cc1d8c696ac35b714138b1df175ca876ab.tar.xz
trinkets-91a9f2cc1d8c696ac35b714138b1df175ca876ab.tar.zst
trinkets-91a9f2cc1d8c696ac35b714138b1df175ca876ab.zip
Bump vite-plugin-pwa from 0.20.0 to 0.20.1
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.20.0 to 0.20.1. - [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases) - [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.20.0...v0.20.1) --- 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/package.json')
-rw-r--r--app/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json
index e70aa4c..30b5a11 100644
--- a/app/package.json
+++ b/app/package.json
@@ -37,7 +37,7 @@
"tslib": "2.6.3",
"typescript": "5.5.4",
"vite": "5.3.5",
- "vite-plugin-pwa": "0.20.0",
+ "vite-plugin-pwa": "0.20.1",
"vite-plugin-tailwind-purgecss": "0.3.3"
},
"private": true,