Skip to content

Commit

Permalink
[Misc] Update dependency vite to v6.0.7 (#534)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jan 7, 2025
1 parent a05fced commit 7b69bc0
Show file tree
Hide file tree
Showing 105 changed files with 341 additions and 589 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3",
"vite": "6.0.7",
"vue-tsc": "2.1.10"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion core/alerts/alerts-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@xwiki/cristal-dev-config": "workspace:*",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/alerts/alerts-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/alerts/alerts-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3",
"vite": "6.0.7",
"vue-tsc": "2.1.10"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion core/attachments/attachments-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@xwiki/cristal-dev-config": "workspace:*",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/attachments/attachments-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/attachments/attachments-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@xwiki/cristal-dev-test-utils": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3",
"vite": "6.0.7",
"vitest": "2.1.8",
"vitest-mock-extended": "2.0.2",
"vue-tsc": "2.1.10"
Expand Down
2 changes: 1 addition & 1 deletion core/authentication/authentication-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/authentication/authentication-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/authentication/authentication-nextcloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@xwiki/cristal-dev-config": "workspace:*",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/authentication/authentication-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@xwiki/cristal-dev-test-utils": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3",
"vite": "6.0.7",
"vitest": "2.1.8",
"vue-tsc": "2.1.10"
},
Expand Down
2 changes: 1 addition & 1 deletion core/authentication/authentication-xwiki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/backends/backend-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/backends/backend-dexie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/backends/backend-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/backends/backend-nextcloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/backends/backend-xwiki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3",
"vite": "6.0.7",
"vitest-mock-extended": "2.0.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion core/browser/browser-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@xwiki/cristal-dev-config": "workspace:*",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/browser/browser-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/date/date-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/date/date-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@xwiki/cristal-dev-config": "workspace:*",
"typescript": "5.6.3",
"vite": "6.0.3",
"vite": "6.0.7",
"vue-tsc": "2.1.10"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion core/document/document-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@xwiki/cristal-dev-config": "workspace:*",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/document/document-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3",
"vite": "6.0.7",
"vitest-mock-extended": "2.0.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion core/extra-tabs/extra-tabs-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/extra-tabs/extra-tabs-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/extra-tabs/extra-tabs-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@xwiki/cristal-dev-config": "workspace:*",
"typescript": "5.6.3",
"vite": "6.0.3",
"vite": "6.0.7",
"vue-tsc": "2.1.10"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion core/file-preview/file-preview-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@xwiki/cristal-dev-config": "workspace:*",
"typescript": "5.6.3",
"vite": "6.0.3",
"vite": "6.0.7",
"vue-tsc": "2.1.10"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion core/hierarchy/hierarchy-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@xwiki/cristal-dev-config": "workspace:*",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/hierarchy/hierarchy-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/hierarchy/hierarchy-filesystem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/hierarchy/hierarchy-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/hierarchy/hierarchy-nextcloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/hierarchy/hierarchy-xwiki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/history/history-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@xwiki/cristal-dev-config": "workspace:*",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/history/history-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/history/history-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/history/history-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3",
"vite": "6.0.7",
"vue-tsc": "2.1.10"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion core/history/history-xwiki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@vue/test-utils": "2.4.6",
"@xwiki/cristal-dev-config": "workspace:*",
"typescript": "5.6.3",
"vite": "6.0.3",
"vite": "6.0.7",
"vue-tsc": "2.1.10"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion core/info-actions/info-actions-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@xwiki/cristal-dev-config": "workspace:*",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/info-actions/info-actions-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/info-actions/info-actions-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"@xwiki/cristal-dev-test-utils": "workspace:*",
"typescript": "5.6.3",
"vite": "6.0.3",
"vite": "6.0.7",
"vue-tsc": "2.1.10"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion core/link-suggest/link-suggest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion core/link-suggest/link-suggest-nextcloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@xwiki/cristal-dev-config": "workspace:*",
"reflect-metadata": "0.2.2",
"typescript": "5.6.3",
"vite": "6.0.3"
"vite": "6.0.7"
},
"publishConfig": {
"exports": {
Expand Down
Loading

0 comments on commit 7b69bc0

Please sign in to comment.