Skip to content

Commit

Permalink
update vite packages to a non-vulnerable versions
Browse files Browse the repository at this point in the history
  • Loading branch information
maciaszczykm committed Dec 30, 2024
1 parent 1563678 commit 6e54797
Show file tree
Hide file tree
Showing 2 changed files with 432 additions and 411 deletions.
10 changes: 5 additions & 5 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,11 +171,11 @@
"stylelint": "15.11.0",
"stylelint-config-prettier": "9.0.5",
"typescript": "5.6.2",
"vite": "4.5.0",
"vite-plugin-pwa": "0.17.4",
"vite-plugin-rewrite-all": "1.0.1",
"vite-tsconfig-paths": "4.2.2",
"vitest": "1.2.0",
"vite": "6.0.6",
"vite-plugin-pwa": "0.21.1",
"vite-plugin-rewrite-all": "1.0.2",
"vite-tsconfig-paths": "5.1.4",
"vitest": "2.1.8",
"wait-on": "7.0.1"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 6e54797

Please sign in to comment.