Skip to content

Commit

Permalink
CRISTAL-455: Upgrade to vue-i18n 11.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jan 31, 2025
1 parent f8245b2 commit d355b16
Show file tree
Hide file tree
Showing 15 changed files with 59 additions and 59 deletions.
2 changes: 1 addition & 1 deletion core/alerts/alerts-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@xwiki/cristal-api": "workspace:*",
"inversify": "6.2.1",
"vue": "3.5.13",
"vue-i18n": "11.0.1"
"vue-i18n": "11.1.0"
},
"peerDependencies": {
"reflect-metadata": "0.2.2"
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 @@ -38,7 +38,7 @@
"@xwiki/cristal-user-ui": "workspace:*",
"inversify": "6.2.1",
"vue": "3.5.13",
"vue-i18n": "11.0.1",
"vue-i18n": "11.1.0",
"vue-router": "4.5.0"
},
"peerDependencies": {
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 @@ -31,7 +31,7 @@
"@xwiki/cristal-uiextension-api": "workspace:*",
"inversify": "6.2.1",
"vue": "3.5.13",
"vue-i18n": "11.0.1"
"vue-i18n": "11.1.0"
},
"devDependencies": {
"@vue/test-utils": "2.4.6",
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 @@ -25,7 +25,7 @@
"dependencies": {
"inversify": "6.2.1",
"vue": "3.5.13",
"vue-i18n": "11.0.1"
"vue-i18n": "11.1.0"
},
"peerDependencies": {
"reflect-metadata": "0.2.2"
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 @@ -26,7 +26,7 @@
"@xwiki/cristal-attachments-api": "workspace:*",
"filesize.js": "2.0.0",
"vue": "3.5.13",
"vue-i18n": "11.0.1"
"vue-i18n": "11.1.0"
},
"devDependencies": {
"@xwiki/cristal-dev-config": "workspace:*",
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 @@ -31,7 +31,7 @@
"@xwiki/cristal-user-ui": "workspace:*",
"inversify": "6.2.1",
"vue": "3.5.13",
"vue-i18n": "11.0.1",
"vue-i18n": "11.1.0",
"vue-router": "4.5.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion core/page-actions/page-actions-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"inversify": "6.2.1",
"vue": "3.5.13",
"vue-i18n": "11.0.1"
"vue-i18n": "11.1.0"
},
"peerDependencies": {
"reflect-metadata": "0.2.2"
Expand Down
2 changes: 1 addition & 1 deletion core/page-actions/page-actions-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@xwiki/cristal-rename-api": "workspace:*",
"inversify": "6.2.1",
"vue": "3.5.13",
"vue-i18n": "11.0.1"
"vue-i18n": "11.1.0"
},
"peerDependencies": {
"reflect-metadata": "0.2.2"
Expand Down
2 changes: 1 addition & 1 deletion core/tiptap-extensions/tiptap-extension-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@xwiki/cristal-tiptap-link-suggest-ui": "workspace:*",
"lodash": "4.17.21",
"prosemirror-markdown": "1.13.1",
"vue-i18n": "11.0.1",
"vue-i18n": "11.1.0",
"vue-tippy": "6.6.0",
"vue3-draggable-resizable": "1.6.5"
},
Expand Down
2 changes: 1 addition & 1 deletion dev/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"inversify": "6.2.1",
"vue": "3.5.13",
"vue-i18n": "11.0.1"
"vue-i18n": "11.1.0"
},
"peerDependencies": {
"reflect-metadata": "0.2.2"
Expand Down
2 changes: 1 addition & 1 deletion ds/vuetify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@xwiki/cristal-navigation-tree-api": "workspace:*",
"inversify": "6.2.1",
"vue": "3.5.13",
"vue-i18n": "11.0.1",
"vue-i18n": "11.1.0",
"vuetify": "3.7.8"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion editors/tiptap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"tiptap-markdown": "0.8.10",
"utility-types": "3.11.0",
"vue": "3.5.13",
"vue-i18n": "11.0.1",
"vue-i18n": "11.1.0",
"vue-router": "4.5.0",
"yjs": "13.6.23"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"pinia": "2.3.1",
"reflect-metadata": "0.2.2",
"vue": "3.5.13",
"vue-i18n": "11.0.1",
"vue-i18n": "11.1.0",
"vue-router": "4.5.0"
},
"devDependencies": {
Expand Down
90 changes: 45 additions & 45 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion skin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"inversify": "6.2.1",
"reflect-metadata": "0.2.2",
"vue": "3.5.13",
"vue-i18n": "11.0.1",
"vue-i18n": "11.1.0",
"vue-router": "4.5.0"
},
"devDependencies": {
Expand Down

0 comments on commit d355b16

Please sign in to comment.