Skip to content

Commit

Permalink
更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
hooray committed Nov 20, 2023
1 parent a079b02 commit ae07789
Show file tree
Hide file tree
Showing 2 changed files with 636 additions and 868 deletions.
24 changes: 12 additions & 12 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.6.0",
"@vueuse/integrations": "^10.6.0",
"@vueuse/core": "^10.6.1",
"@vueuse/integrations": "^10.6.1",
"animate.css": "^4.1.1",
"axios": "^1.6.1",
"axios": "^1.6.2",
"bytemd": "^1.21.0",
"dayjs": "^1.11.10",
"defu": "^6.1.3",
Expand All @@ -44,10 +44,10 @@
"print-js": "^1.6.0",
"qrcode": "^1.5.3",
"qs": "^6.11.2",
"scule": "^1.0.0",
"scule": "^1.1.0",
"splitpanes": "^3.1.5",
"swiper": "^11.0.4",
"tinymce": "^6.7.2",
"tinymce": "^6.7.3",
"vconsole": "^3.15.1",
"vue": "^3.3.8",
"vue-esign": "^1.1.4",
Expand All @@ -58,8 +58,8 @@
"xe-utils": "^3.5.14"
},
"devDependencies": {
"@antfu/eslint-config": "1.1.0",
"@iconify/json": "^2.2.139",
"@antfu/eslint-config": "2.0.0",
"@iconify/json": "^2.2.143",
"@iconify/vue": "^4.1.1",
"@types/lodash-es": "^4.17.11",
"@types/nprogress": "^0.2.3",
Expand All @@ -71,12 +71,12 @@
"@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",
"eslint": "^8.54.0",
"esno": "^4.0.0",
"fs-extra": "^11.1.1",
"http-server": "^14.1.1",
"inquirer": "^9.2.12",
"lint-staged": "^15.0.2",
"lint-staged": "^15.1.0",
"npm-run-all": "^4.1.5",
"plop": "^4.0.0",
"postcss-html": "^1.5.0",
Expand All @@ -87,10 +87,10 @@
"stylelint-config-standard-vue": "^1.0.0",
"stylelint-scss": "^5.3.1",
"stylelint-stylistic": "^0.4.3",
"svgo": "^3.0.3",
"svgo": "^3.0.4",
"terser": "^5.24.0",
"typescript": "^5.2.2",
"unocss": "^0.57.3",
"unocss": "^0.57.6",
"unplugin-auto-import": "^0.16.7",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.5.0",
Expand Down
Loading

0 comments on commit ae07789

Please sign in to comment.