Skip to content

Commit

Permalink
chore: 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
hooray committed Jun 4, 2024
1 parent 73658eb commit 7639798
Show file tree
Hide file tree
Showing 2 changed files with 1,062 additions and 1,348 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@
},
"dependencies": {
"@headlessui/vue": "^1.7.22",
"@vueuse/core": "^10.9.0",
"@vueuse/integrations": "^10.9.0",
"@vueuse/core": "^10.10.0",
"@vueuse/integrations": "^10.10.0",
"axios": "^1.7.2",
"dayjs": "^1.11.11",
"element-plus": "^2.7.3",
"element-plus": "^2.7.4",
"eruda": "^3.0.1",
"floating-vue": "5.2.2",
"hotkeys-js": "^3.13.7",
"lodash-es": "^4.17.21",
"mitt": "^3.0.1",
"mockjs": "^1.1.0",
"overlayscrollbars": "^2.8.1",
"overlayscrollbars": "^2.8.3",
"overlayscrollbars-vue": "^0.5.9",
"pinia": "^2.1.7",
"qs": "^6.12.1",
Expand All @@ -45,48 +45,48 @@
"vue-router": "^4.3.2"
},
"devDependencies": {
"@antfu/eslint-config": "2.18.1",
"@iconify/json": "^2.2.212",
"@antfu/eslint-config": "2.20.0",
"@iconify/json": "^2.2.215",
"@iconify/vue": "^4.1.2",
"@stylistic/stylelint-config": "^1.0.1",
"@types/lodash-es": "^4.17.12",
"@types/mockjs": "^1.0.10",
"@types/qs": "^6.9.15",
"@unocss/eslint-plugin": "^0.60.3",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@unocss/eslint-plugin": "^0.60.4",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"archiver": "^7.0.1",
"autoprefixer": "^10.4.19",
"boxen": "^7.1.1",
"bumpp": "^9.4.1",
"cz-git": "^1.9.1",
"eslint": "^9.3.0",
"cz-git": "^1.9.2",
"eslint": "^9.4.0",
"esno": "^4.7.0",
"fs-extra": "^11.2.0",
"http-server": "^14.1.1",
"inquirer": "^9.2.22",
"lint-staged": "^15.2.4",
"inquirer": "^9.2.23",
"lint-staged": "^15.2.5",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.1",
"plop": "^4.0.1",
"postcss": "^8.4.38",
"postcss-html": "^1.7.0",
"sass": "^1.77.2",
"sass": "^1.77.4",
"simple-git-hooks": "^2.11.1",
"stylelint": "^16.5.0",
"stylelint": "^16.6.1",
"stylelint-config-recess-order": "^5.0.1",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-config-standard-vue": "^1.0.0",
"stylelint-scss": "^6.3.0",
"svgo": "^3.3.2",
"typescript": "^5.4.5",
"unocss": "^0.60.3",
"unocss": "^0.60.4",
"unplugin-auto-import": "^0.17.6",
"unplugin-turbo-console": "^1.8.6",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.2.11",
"vite": "^5.2.12",
"vite-plugin-banner": "^0.7.1",
"vite-plugin-compression2": "^1.1.0",
"vite-plugin-compression2": "^1.1.1",
"vite-plugin-fake-server": "^2.1.1",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^2.0.19"
Expand Down
Loading

0 comments on commit 7639798

Please sign in to comment.