Skip to content

Commit c01f338

Browse files
chore(deps): update dependency vite to v6.0.9 [security]
1 parent d814145 commit c01f338

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"unplugin-icons": "22.0.0",
6060
"unplugin-vue-components": "28.0.0",
6161
"unplugin-vue-router": "0.10.9",
62-
"vite": "6.0.7",
62+
"vite": "6.0.9",
6363
"vite-plugin-vue-devtools": "7.7.0"
6464
}
6565
}

package-lock.json

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

packages/vite-plugins/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"@jellyfin-vue/configs": "*",
1313
"pretty-bytes": "6.1.1",
1414
"sonda": "0.7.1",
15-
"vite": "6.0.7"
15+
"vite": "6.0.9"
1616
}
1717
}

0 commit comments

Comments
 (0)