File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,6 @@ declare module 'vue' {
4040 AppBarPlaygroundLink : typeof import ( './src/components/app/bar/PlaygroundLink.vue' ) [ 'default' ]
4141 AppBarSettingsToggle : typeof import ( './src/components/app/bar/SettingsToggle.vue' ) [ 'default' ]
4242 AppBarSponsorLink : typeof import ( './src/components/app/bar/SponsorLink.vue' ) [ 'default' ]
43- 'AppBarSponsorLink.1' : typeof import ( './src/components/app/bar/SponsorLink.1.vue' ) [ 'default' ]
4443 AppBarStoreLink : typeof import ( './src/components/app/bar/StoreLink.vue' ) [ 'default' ]
4544 AppBarSupportLink : typeof import ( './src/components/app/bar/SupportLink.vue' ) [ 'default' ]
4645 AppBarSupportMenu : typeof import ( './src/components/app/bar/SupportMenu.vue' ) [ 'default' ]
@@ -137,9 +136,7 @@ declare module 'vue' {
137136 IntroductionEnterpriseForm : typeof import ( './src/components/introduction/EnterpriseForm.vue' ) [ 'default' ]
138137 IntroductionSlaDeck : typeof import ( './src/components/introduction/SlaDeck.vue' ) [ 'default' ]
139138 OneHero : typeof import ( './src/components/one/Hero.vue' ) [ 'default' ]
140- OneOne : typeof import ( './src/components/one/One.vue' ) [ 'default' ]
141139 OneOtherSubs : typeof import ( './src/components/one/OtherSubs.vue' ) [ 'default' ]
142- OneSolo : typeof import ( './src/components/one/Solo.vue' ) [ 'default' ]
143140 OneSubscribeCard : typeof import ( './src/components/one/SubscribeCard.vue' ) [ 'default' ]
144141 PageFeatures : typeof import ( './src/components/PageFeatures.vue' ) [ 'default' ]
145142 PromotedBase : typeof import ( './src/components/promoted/Base.vue' ) [ 'default' ]
Original file line number Diff line number Diff line change 2626 "@vue/compiler-dom" : " ^3.5.13" ,
2727 "@vuelidate/core" : " ^2.0.3" ,
2828 "@vuelidate/validators" : " ^2.0.4" ,
29- "@vuetify/one" : " ^2.5 .1" ,
29+ "@vuetify/one" : " ^2.6 .1" ,
3030 "algoliasearch" : " ^4.24.0" ,
3131 "fflate" : " ^0.8.2" ,
3232 "isomorphic-fetch" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments