chore: bump and patch dependencies to augment vue
(#2918)
This commit is contained in:
parent
bdf5a18b4d
commit
335ae78a67
8 changed files with 1303 additions and 1075 deletions
13
patches/vue-i18n.patch
Normal file
13
patches/vue-i18n.patch
Normal file
|
@ -0,0 +1,13 @@
|
|||
diff --git a/dist/vue-i18n.d.ts b/dist/vue-i18n.d.ts
|
||||
index 8d5c4fc0e551ab3beccfcaa67764818a2c4c6756..0cee95f214e03add239d3df5e91ad2a8a154ac1e 100644
|
||||
--- a/dist/vue-i18n.d.ts
|
||||
+++ b/dist/vue-i18n.d.ts
|
||||
@@ -3125,7 +3125,7 @@ export declare type WarnHtmlInMessageLevel = 'off' | 'warn' | 'error';
|
||||
|
||||
export { }
|
||||
|
||||
-declare module '@vue/runtime-core' {
|
||||
+declare module 'vue' {
|
||||
/**
|
||||
* Component Custom Options for Vue I18n
|
||||
*
|
Loading…
Add table
Add a link
Reference in a new issue