Skip to content

Commit

Permalink
chore: update vite-plugin-pwa to replace deprecated rollup-plugin-ter…
Browse files Browse the repository at this point in the history
…ser; fix vulnerabilities
  • Loading branch information
aineo committed Jun 20, 2024
1 parent 3c337e3 commit 8d9cf6b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 57 deletions.
73 changes: 18 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,9 @@
"@vue/test-utils": "^2.4.5",
"autoprefixer": "^10.4.18",
"cross-env": "^7.0.3",
"dotenv": "^16.3.1",
"electron": "^30.0.9",
"electron-builder": "^24.13.3",
"dotenv": "^16.3.1",
"electron-devtools-installer": "^3.2.0",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand All @@ -156,7 +156,7 @@
"uuid": "^9.0.1",
"vite": "^5.1.6",
"vite-plugin-electron": "^0.28.4",
"vite-plugin-pwa": "^0.19.4",
"vite-plugin-pwa": "^0.19.8",
"vite-plugin-top-level-await": "^1.4.1",
"vite-plugin-wasm": "^3.3.0",
"vitest": "^1.4.0",
Expand Down

0 comments on commit 8d9cf6b

Please sign in to comment.