Skip to content

Commit

Permalink
更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
hooray committed Nov 10, 2023
1 parent ffbd990 commit 41aca36
Show file tree
Hide file tree
Showing 2 changed files with 400 additions and 340 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@bytemd/vue-next": "^1.21.0",
"@headlessui/vue": "^1.7.16",
"@tinymce/tinymce-vue": "^5.1.1",
"@vueuse/core": "^10.5.0",
"@vueuse/integrations": "^10.5.0",
"@vueuse/core": "^10.6.0",
"@vueuse/integrations": "^10.6.0",
"animate.css": "^4.1.1",
"axios": "^1.6.0",
"axios": "^1.6.1",
"bytemd": "^1.21.0",
"dayjs": "^1.11.10",
"defu": "^6.1.3",
Expand All @@ -46,10 +46,10 @@
"qs": "^6.11.2",
"scule": "^1.0.0",
"splitpanes": "^3.1.5",
"swiper": "^11.0.3",
"swiper": "^11.0.4",
"tinymce": "^6.7.2",
"vconsole": "^3.15.1",
"vue": "^3.3.7",
"vue": "^3.3.8",
"vue-esign": "^1.1.4",
"vue-m-message": "^4.0.2",
"vue-router": "^4.2.5",
Expand All @@ -59,23 +59,23 @@
},
"devDependencies": {
"@antfu/eslint-config": "1.1.0",
"@iconify/json": "^2.2.137",
"@iconify/json": "^2.2.139",
"@iconify/vue": "^4.1.1",
"@types/lodash-es": "^4.17.10",
"@types/nprogress": "^0.2.2",
"@types/path-browserify": "^1.0.1",
"@types/qrcode": "^1.5.4",
"@types/qs": "^6.9.9",
"@types/splitpanes": "^2.2.4",
"@types/lodash-es": "^4.17.11",
"@types/nprogress": "^0.2.3",
"@types/path-browserify": "^1.0.2",
"@types/qrcode": "^1.5.5",
"@types/qs": "^6.9.10",
"@types/splitpanes": "^2.2.5",
"@vitejs/plugin-legacy": "^4.1.1",
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue": "^4.4.1",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"autoprefixer": "^10.4.16",
"eslint": "^8.53.0",
"esno": "^0.17.0",
"fs-extra": "^11.1.1",
"http-server": "^14.1.1",
"inquirer": "^9.2.11",
"inquirer": "^9.2.12",
"lint-staged": "^15.0.2",
"npm-run-all": "^4.1.5",
"plop": "^4.0.0",
Expand All @@ -85,12 +85,12 @@
"stylelint": "^15.11.0",
"stylelint-config-standard-scss": "^11.1.0",
"stylelint-config-standard-vue": "^1.0.0",
"stylelint-scss": "^5.3.0",
"stylelint-scss": "^5.3.1",
"stylelint-stylistic": "^0.4.3",
"svgo": "^3.0.2",
"svgo": "^3.0.3",
"terser": "^5.24.0",
"typescript": "^5.2.2",
"unocss": "^0.57.2",
"unocss": "^0.57.3",
"unplugin-auto-import": "^0.16.7",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.5.0",
Expand Down
Loading

0 comments on commit 41aca36

Please sign in to comment.