Update dependencies

This commit is contained in:
Soitora 2023-09-10 16:35:13 +02:00
parent b3315a2cb4
commit 31e86d1b74
No known key found for this signature in database
GPG Key ID: A6D711EB4F2CCD97
2 changed files with 318 additions and 311 deletions

View File

@ -34,7 +34,7 @@
"@iconify-prerendered/vue-mdi": "^0.23.1689058119", "@iconify-prerendered/vue-mdi": "^0.23.1689058119",
"@octokit/rest": "^20.0.1", "@octokit/rest": "^20.0.1",
"@octokit/types": "^11.1.0", "@octokit/types": "^11.1.0",
"@tanstack/vue-query": "^4.34.0", "@tanstack/vue-query": "^4.35.2",
"@vueuse/core": "^10.4.1", "@vueuse/core": "^10.4.1",
"axios": "^1.5.0", "axios": "^1.5.0",
"element-plus": "^2.3.12", "element-plus": "^2.3.12",
@ -54,28 +54,28 @@
"@resvg/resvg-js": "^2.4.1", "@resvg/resvg-js": "^2.4.1",
"@types/lodash.groupby": "^4.6.7", "@types/lodash.groupby": "^4.6.7",
"@types/markdown-it": "^13.0.1", "@types/markdown-it": "^13.0.1",
"@types/node": "^20.5.7", "@types/node": "^20.6.0",
"@typescript-eslint/eslint-plugin": "^6.5.0", "@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.5.0", "@typescript-eslint/parser": "^6.6.0",
"eslint": "^8.48.0", "eslint": "^8.49.0",
"eslint-config-standard": "^17.1.0", "eslint-config-standard": "^17.1.0",
"eslint-plugin-vue": "^9.17.0", "eslint-plugin-vue": "^9.17.0",
"feed": "^4.2.2", "feed": "^4.2.2",
"lint-staged": "^14.0.1", "lint-staged": "^14.0.1",
"markdownlint": "^0.30.0", "markdownlint": "^0.31.0",
"markdownlint-cli": "^0.35.0", "markdownlint-cli": "^0.36.0",
"sentences-per-line": "^0.2.1", "sentences-per-line": "^0.2.1",
"stylelint": "^15.10.3", "stylelint": "^15.10.3",
"stylelint-stylus": "^0.18.0", "stylelint-stylus": "^0.18.0",
"stylus": "^0.60.0", "stylus": "^0.60.0",
"unplugin-element-plus": "^0.8.0", "unplugin-element-plus": "^0.8.0",
"vite-plugin-eslint": "^1.8.1", "vite-plugin-eslint": "^1.8.1",
"vitepress": "1.0.0-rc.10", "vitepress": "1.0.0-rc.11",
"vitepress-plugin-google-analytics": "^1.0.2", "vitepress-plugin-google-analytics": "^1.0.2",
"vitepress-plugin-tabs": "^0.3.0", "vitepress-plugin-tabs": "^0.3.0",
"vue": "^3.3.4", "vue": "^3.3.4",
"vue-eslint-parser": "^9.3.1", "vue-eslint-parser": "^9.3.1",
"x-satori": "^0.1.4" "x-satori": "^0.1.5"
}, },
"simple-git-hooks": { "simple-git-hooks": {
"pre-commit": "pnpm lint-staged" "pre-commit": "pnpm lint-staged"

File diff suppressed because it is too large Load Diff