Skip to content

Commit 4e4d1d8

Browse files
authored
Update vite to 5.4.19 (#104)
Dependabot flags issues with previous versions but seems unable to produce PRs https://github.com/dfinity/vetkd-devkit/security/dependabot/23
1 parent e024f85 commit 4e4d1d8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

examples/password_manager/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint-plugin-svelte": "^3.5.1",
2020
"globals": "^16.0.0",
2121
"svelte": "^4.2.19",
22-
"vite": "^5.4.18",
22+
"vite": "^5.4.19",
2323
"vite-plugin-environment": "^1.1.3"
2424
},
2525
"dependencies": {

examples/password_manager_with_metadata/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"prettier-plugin-tailwindcss": "^0.6.11",
3131
"rollup-plugin-css-only": "^4.5.2",
3232
"typescript-eslint": "^8.26.1",
33-
"vite": "^5.4.14",
33+
"vite": "^5.4.19",
3434
"vite-plugin-compression": "^0.5.1",
3535
"vite-plugin-environment": "^1.1.3",
3636
"vite-plugin-eslint": "^1.8.1"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)