Skip to content

Commit

Permalink
chore: bump vite-plugin-pwa
Browse files Browse the repository at this point in the history
  • Loading branch information
kunish committed Sep 19, 2024
1 parent 95970e2 commit 5960ef2
Show file tree
Hide file tree
Showing 4 changed files with 3,866 additions and 1,379 deletions.
1 change: 1 addition & 0 deletions auto-imports.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// @ts-nocheck
// noinspection JSUnusedGlobalSymbols
// Generated by unplugin-auto-import
// biome-ignore lint: disable
export { }
declare global {
const $DEVCOMP: (typeof import('solid-js'))['$DEVCOMP']
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@
"unplugin-auto-import": "^0.18.3",
"uuid": "^10.0.0",
"vite": "^5.4.6",
"vite-plugin-pwa": "^0.20.1",
"vite-plugin-pwa": "^0.20.5",
"vite-plugin-solid": "^2.10.2",
"zod": "^3.23.8"
},
"packageManager": "pnpm@9.7.1"
"packageManager": "pnpm@9.10.0"
}
Loading

0 comments on commit 5960ef2

Please sign in to comment.