Bump eslint-plugin-vue from 9.14.0 to 9.16.1 #823
Annotations
10 errors and 2 warnings
build (18.x):
dashboard/components/BannerActions.vue#L75
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
build (18.x):
dashboard/components/DevDashboard.vue#L55
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
build (18.x):
dashboard/components/DevDashboard.vue#L81
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
build (18.x):
src/components/BannerConductor/BannerConductor.vue#L46
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
build (18.x):
src/components/BannerConductor/BannerConductor.vue#L62
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
build (18.x):
src/components/BannerConductor/BannerConductor.vue#L63
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
build (18.x):
src/components/Slider/KeenSlider.vue#L67
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
build (18.x):
src/components/SoftClose/SoftClose.vue#L50
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
build (18.x):
src/components/UseOfFunds/FundsContent.vue#L76
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
build (18.x):
src/components/UseOfFunds/FundsContent.vue#L78
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
build (18.x):
banners/desktop/content/BannerSlidesVar.vue#L33
'ref' is defined but never used
|
build (18.x):
banners/desktop/content/BannerTextVar.vue#L22
'ref' is defined but never used
|