chore(deps): bump vue from 3.4.29 to 3.5.4 #704
Annotations
10 errors and 2 warnings
TypeScript:
plugins/vuenn/useLayout.ts#L1
Module '"vue-router/auto"' has no exported member 'RouteMeta'.
|
TypeScript:
plugins/vuenn/useLayout.ts#L4
Cannot find name 'useRoute'.
|
TypeScript:
plugins/vuenn/useLayout.ts#L7
Cannot find name 'shallowRef'.
|
TypeScript:
plugins/vuenn/useLayout.ts#L7
Cannot find name 'Component'.
|
TypeScript:
plugins/vuenn/useLayout.ts#L20
Cannot find name 'watch'.
|
TypeScript:
plugins/vuenn/useLayout.ts#L29
Cannot find name 'defineAsyncComponent'.
|
TypeScript:
plugins/vuenn/useLayout.ts#L29
Cannot find name 'Component'.
|
TypeScript:
plugins/vuenn/useLayout.ts#L32
Cannot find name 'defineAsyncComponent'.
|
TypeScript:
plugins/vuenn/useLayout.ts#L32
Cannot find name 'Component'.
|
TypeScript:
src/App.vue#L8
Cannot find name 'useLayout'. Did you mean 'Layout'?
|
TypeScript
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
TypeScript
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|