Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zmtlwzy committed Mar 16, 2022
1 parent 7d8ef9c commit 592b3bd
Show file tree
Hide file tree
Showing 3 changed files with 1,419 additions and 1,102 deletions.
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,49 +30,49 @@
}
},
"dependencies": {
"@vueuse/core": "latest",
"highlight.js": "^11.4.0",
"@vueuse/core": "^8.0.1",
"highlight.js": "^11.5.0",
"lodash-es": "^4.17.21",
"pinia": "^2.0.11",
"vue": "^3.2.29",
"vue-router": "^4.0.12"
"pinia": "^2.0.12",
"vue": "^3.2.31",
"vue-router": "^4.0.14"
},
"devDependencies": {
"@commitlint/cli": "^16.1.0",
"@commitlint/config-conventional": "^16.0.0",
"@iconify/json": "^2.0.33",
"@types/node": "^17.0.14",
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"@unocss/preset-icons": "latest",
"@unocss/reset": "latest",
"@vitejs/plugin-vue": "^2.1.0",
"@vitejs/plugin-vue-jsx": "^1.3.3",
"@vue/compiler-sfc": "^3.2.29",
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@iconify/json": "^2.1.16",
"@types/node": "^17.0.21",
"@typescript-eslint/eslint-plugin": "^5.15.0",
"@typescript-eslint/parser": "^5.15.0",
"@unocss/preset-icons": "^0.28.2",
"@unocss/reset": "^0.28.2",
"@vitejs/plugin-vue": "^2.2.4",
"@vitejs/plugin-vue-jsx": "^1.3.8",
"@vue/compiler-sfc": "^3.2.31",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"cz-customizable": "^6.3.0",
"eslint": "^8.8.0",
"eslint-config-prettier": "^8.3.0",
"eslint-define-config": "^1.2.3",
"eslint-plugin-jest": "^26.0.0",
"eslint": "^8.11.0",
"eslint-config-prettier": "^8.5.0",
"eslint-define-config": "^1.3.0",
"eslint-plugin-jest": "^26.1.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.4.0",
"eslint-plugin-vue": "^8.5.0",
"husky": "^7.0.4",
"jest": "^27.4.7",
"jest": "^27.5.1",
"less": "^4.1.2",
"lint-staged": "^12.3.3",
"naive-ui": "^2.24.7",
"prettier": "^2.5.1",
"lint-staged": "^12.3.6",
"naive-ui": "^2.26.4",
"prettier": "^2.6.0",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5",
"unocss": "latest",
"unplugin-auto-import": "^0.5.11",
"unplugin-icons": "^0.13.0",
"unplugin-vue-components": "^0.17.15",
"typescript": "^4.6.2",
"unocss": "^0.28.2",
"unplugin-auto-import": "^0.6.6",
"unplugin-icons": "^0.13.4",
"unplugin-vue-components": "^0.18.0",
"vfonts": "^0.1.0",
"vite": "^2.7.13"
"vite": "^2.8.6"
},
"license": "MIT"
}
Loading

1 comment on commit 592b3bd

@vercel
Copy link

@vercel vercel bot commented on 592b3bd Mar 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.