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
2
modules/pwa/runtime/types.d.ts
vendored
2
modules/pwa/runtime/types.d.ts
vendored
|
@ -19,7 +19,7 @@ declare module '#app' {
|
|||
}
|
||||
}
|
||||
|
||||
declare module '@vue/runtime-core' {
|
||||
declare module 'vue' {
|
||||
interface ComponentCustomProperties {
|
||||
$pwa?: UnwrapNestedRefs<PwaInjection>
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue