Skip to content

Commit f9bf477

Browse files
authored
Merge pull request #13150 from owncloud/renovate/devdeps-non-major
chore(deps): update dependency vite to v7.1.8
2 parents e70b8c7 + b7621bc commit f9bf477

File tree

6 files changed

+52
-52
lines changed

6 files changed

+52
-52
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.7",
84+
"vite": "7.1.8",
8585
"vite-plugin-environment": "^1.1.3",
8686
"vite-plugin-node-polyfills": "0.24.0",
8787
"vite-plugin-static-copy": "^3.1.3",

packages/design-system/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"typescript": "5.9.3",
136136
"url": "^0.11.4",
137137
"url-loader": "^4.1.1",
138-
"vite": "^7.1.7",
138+
"vite": "^7.1.8",
139139
"vite-plugin-dts": "^4.5.4",
140140
"vite-plugin-node-polyfills": "^0.24.0",
141141
"yaml": "^2.8.1"

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.7",
100+
"vite": "7.1.8",
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.7",
90+
"vite": "7.1.8",
9191
"vite-plugin-dts": "4.5.4",
9292
"vite-plugin-node-polyfills": "0.24.0"
9393
}

packages/web-test-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@vitejs/plugin-vue": "6.0.1",
4242
"clean-publish": "^5.2.2",
43-
"vite": "^7.1.7",
43+
"vite": "^7.1.8",
4444
"vite-plugin-dts": "^4.5.4"
4545
},
4646
"dependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)