Skip to content

Commit

Permalink
feat: add element-plus & uplugin-* & vite-plugin-* & @vueuse (#…
Browse files Browse the repository at this point in the history
…95)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Enhanced the app with various new plugins and libraries, improving
performance, internationalization, and development experience.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: fengmk2 <[email protected]>
  • Loading branch information
cuiqg and fengmk2 authored Jun 2, 2024
1 parent 58f2288 commit 06dcb09
Showing 1 changed file with 65 additions and 0 deletions.
65 changes: 65 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
"@vitest",
"@vscode",
"@vue",
"@vueuse",
"@vuepress",
"@waline",
"@wangeditor",
Expand Down Expand Up @@ -169,6 +170,7 @@
"@sula-ruler",
"@sula-template",
"@swc-node",
"@sxzz",
"@tanstack",
"@tailwindcss",
"@tauri-apps",
Expand Down Expand Up @@ -4861,6 +4863,9 @@
"einbahn": {
"version": "*"
},
"element-plus": {
"version": "*"
},
"ejs": {
"version": "*"
},
Expand Down Expand Up @@ -16315,6 +16320,48 @@
"unplugin-glsl": {
"version": "*"
},
"unplugin-vue-components": {
"version": "*"
},
"unplugin-icons": {
"version": "*"
},
"unplugin-auto-import": {
"version": "*"
},
"unplugin-vue2-script-setup": {
"version": "*"
},
"unplugin-vue-markdown": {
"version": "*"
},
"unplugin-swc": {
"version": "*"
},
"unplugin-turbo-console": {
"version": "*"
},
"unplugin-imagemin": {
"version": "*"
},
"unplugin-vue-cssvars": {
"version": "*"
},
"unplugin-vue": {
"version": "*"
},
"unplugin-macros": {
"version": "*"
},
"unplugin-vue-ce": {
"version": "*"
},
"unplugin-vue-router": {
"version": "*"
},
"@intlify/unplugin-vue-i18n": {
"version": "*"
},
"unstate-hooks": {
"version": "*"
},
Expand Down Expand Up @@ -16741,6 +16788,12 @@
"vite": {
"version": "*"
},
"vite-ssg": {
"version": "*"
},
"vite-ssg-sitemap": {
"version": "*"
},
"vite-aliases": {
"version": "*"
},
Expand Down Expand Up @@ -16807,12 +16860,24 @@
"vite-plugin-web-components-hmr": {
"version": "*"
},
"vite-plugin-webfont-dl": {
"version": "*"
},
"vite-plugin-vue-devtools": {
"version": "*"
},
"vite-plugin-windicss": {
"version": "*"
},
"vite-tsconfig-paths": {
"version": "*"
},
"vite-plugin-vue-layouts": {
"version": "*"
},
"vite-plugin-pwa": {
"version": "*"
},
"vitest": {
"version": "*"
},
Expand Down

0 comments on commit 06dcb09

Please sign in to comment.