Skip to content

Commit 7f4be5e

Browse files
authored
Merge pull request #13226 from owncloud/renovate/npm-vite-vulnerability
chore(deps): update dependency vite to v7.1.11 [security]
2 parents 2ade177 + 49cf020 commit 7f4be5e

File tree

4 files changed

+365
-347
lines changed

4 files changed

+365
-347
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"ts-node": "10.9.2",
8282
"tslib": "2.8.1",
8383
"typescript": "5.9.3",
84-
"vite": "7.1.10",
84+
"vite": "7.1.11",
8585
"vite-plugin-environment": "^1.1.3",
8686
"vite-plugin-node-polyfills": "0.24.0",
8787
"vite-plugin-static-copy": "^3.1.4",

packages/web-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@types/luxon": "3.7.1",
9898
"@vitejs/plugin-vue": "6.0.1",
9999
"clean-publish": "5.2.2",
100-
"vite": "7.1.10",
100+
"vite": "7.1.11",
101101
"vite-plugin-dts": "4.5.4",
102102
"vite-plugin-node-polyfills": "0.24.0"
103103
}

packages/web-pkg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@types/lodash-es": "4.17.12",
8888
"@vitest/web-worker": "3.2.4",
8989
"clean-publish": "5.2.2",
90-
"vite": "7.1.10",
90+
"vite": "7.1.11",
9191
"vite-plugin-dts": "4.5.4",
9292
"vite-plugin-node-polyfills": "0.24.0"
9393
}

0 commit comments

Comments
 (0)