Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2023
1 parent 7a472c0 commit 59d08a4
Show file tree
Hide file tree
Showing 2 changed files with 585 additions and 563 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,34 +16,34 @@
"author": "碧蓝档案资讯站",
"license": "GPL-3.0",
"devDependencies": {
"@algolia/client-search": "4.17.0",
"@rushstack/eslint-patch": "1.2.0",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"@algolia/client-search": "4.17.1",
"@rushstack/eslint-patch": "1.3.0",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
"@vite-pwa/vitepress": "0.0.5",
"@vue/eslint-config-typescript": "11.0.2",
"element-plus": "2.3.4",
"eslint": "8.39.0",
"@vue/eslint-config-typescript": "11.0.3",
"element-plus": "2.3.6",
"eslint": "8.42.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-vue": "9.11.0",
"eslint-plugin-vue": "9.14.1",
"flexsearch": "0.7.31",
"markdown-it": "13.0.1",
"prettier": "2.8.8",
"sass": "1.62.0",
"typescript": "5.0.4",
"unplugin-auto-import": "0.15.3",
"unplugin-icons": "0.16.1",
"unplugin-vue-components": "0.24.1",
"vitepress": "1.0.0-alpha.73",
"sass": "1.62.1",
"typescript": "5.1.3",
"unplugin-auto-import": "0.16.4",
"unplugin-icons": "0.16.2",
"unplugin-vue-components": "0.25.0",
"vitepress": "1.0.0-beta.1",
"vitepress-plugin-search": "1.0.4-alpha.20",
"vue": "3.2.47",
"vue-tsc": "1.5.2",
"vue": "3.3.4",
"vue-tsc": "1.6.5",
"workbox-window": "7.0.0"
},
"dependencies": {
"@vueuse/core": "10.1.0",
"axios": "1.3.6",
"vite": "4.3.1",
"vite-plugin-pwa": "0.14.7"
"@vueuse/core": "10.1.2",
"axios": "1.4.0",
"vite": "4.3.9",
"vite-plugin-pwa": "0.16.3"
}
}

1 comment on commit 59d08a4

@github-actions
Copy link

Choose a reason for hiding this comment

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

docs/components/TranslationTemplateGenerator.vue(60,10): error TS2345: Argument of type '{ "onUpdate:content": any; }' is not assignable to parameter of type 'never'.%0A

Please sign in to comment.