Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cloydlau committed Dec 17, 2023
1 parent 1dc61d7 commit f8f5368
Show file tree
Hide file tree
Showing 3 changed files with 1,805 additions and 995 deletions.
1 change: 1 addition & 0 deletions auto-imports.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,5 @@ declare global {
declare global {
// @ts-ignore
export type { Component, ComponentPublicInstance, ComputedRef, ExtractDefaultPropTypes, ExtractPropTypes, ExtractPublicPropTypes, InjectionKey, PropType, Ref, VNode, WritableComputedRef } from 'vue'
import('vue')
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"del": "latest",
"element-plus": "latest",
"esno": "latest",
"faim": "0.5.0-alpha.3",
"faim": "0.5.0-beta.28",
"kolorist": "latest",
"lint-staged": "latest",
"lodash-es": "latest",
Expand All @@ -116,7 +116,7 @@
"vite": "latest",
"vite-plugin-dts": "latest",
"vite-plugin-mock": "latest",
"vitepress": "1.0.0-rc.25",
"vitepress": "1.0.0-rc.32",
"vue": "latest",
"vue-global-config": "latest",
"vue-router": "latest",
Expand All @@ -134,4 +134,4 @@
],
"{scripts,src}": "eslint --cache --fix"
}
}
}
Loading

0 comments on commit f8f5368

Please sign in to comment.