update
This commit is contained in:
parent
a4e7f4c306
commit
58175d111a
16
package.json
16
package.json
@ -9,15 +9,15 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@heroicons/vue": "^2.0.14",
|
||||
"@tinymce/tinymce-vue": "^5.0.0",
|
||||
"@tinymce/tinymce-vue": "^5.0.1",
|
||||
"@vueuse/core": "^9.12.0",
|
||||
"autoprefixer": "^10.4.13",
|
||||
"element-plus": "^2.2.28",
|
||||
"element-plus": "^2.2.33",
|
||||
"nprogress": "^0.2.0",
|
||||
"pinia": "^2.0.32",
|
||||
"postcss": "^8.4.21",
|
||||
"tailwindcss": "^3.2.2",
|
||||
"terser": "^5.15.1",
|
||||
"terser": "^5.16.5",
|
||||
"vue": "^3.2.47",
|
||||
"vue-i18n": "9",
|
||||
"vue-router": "4.1.6",
|
||||
@ -27,14 +27,14 @@
|
||||
"@iconify-json/logos": "^1.1.22",
|
||||
"@rollup/plugin-alias": "^4.0.3",
|
||||
"@types/mockjs": "^1.0.7",
|
||||
"@types/node": "^18.11.18",
|
||||
"@types/node": "^18.14.6",
|
||||
"@types/nprogress": "^0.2.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.50.0",
|
||||
"@typescript-eslint/parser": "^5.50.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.0",
|
||||
"@typescript-eslint/parser": "^5.54.0",
|
||||
"@vitejs/plugin-vue": "^4.0.0",
|
||||
"@vitejs/plugin-vue-jsx": "^3.0.0",
|
||||
"axios": "^1.3.4",
|
||||
"eslint": "^8.31.0",
|
||||
"eslint": "^8.35.0",
|
||||
"eslint-config-standard": "^17.0.0",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-n": "^15.6.0",
|
||||
@ -48,6 +48,6 @@
|
||||
"unplugin-vue-components": "^0.24.0",
|
||||
"vite": "^4.1.4",
|
||||
"vite-plugin-html": "^3.2.0",
|
||||
"vue-tsc": "^1.0.24"
|
||||
"vue-tsc": "^1.2.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user