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/pinceau.patch
Normal file
13
patches/pinceau.patch
Normal file
|
@ -0,0 +1,13 @@
|
|||
diff --git a/dist/index.d.ts b/dist/index.d.ts
|
||||
index 612f1c7908c2e973870be08c6fba1515e6e2b9ca..445a3b0574c5388b624d537fc17cbf4a08973ded 100644
|
||||
--- a/dist/index.d.ts
|
||||
+++ b/dist/index.d.ts
|
||||
@@ -115,7 +115,7 @@ interface ModuleHooks {
|
||||
interface ModuleOptions extends PinceauOptions {
|
||||
}
|
||||
|
||||
-declare module '@vue/runtime-core' {
|
||||
+declare module 'vue' {
|
||||
interface ComponentCustomProperties {
|
||||
$dt: DtFunction;
|
||||
$pinceau: ComputedRef<string>;
|
Loading…
Add table
Add a link
Reference in a new issue