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 May 19, 2023
1 parent ec9de57 commit b1c8c3d
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 298 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,32 +18,32 @@
"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",
"@typescript-eslint/eslint-plugin": "5.59.5",
"@typescript-eslint/parser": "5.59.5",
"@vite-pwa/vitepress": "0.0.5",
"@vue/eslint-config-typescript": "11.0.2",
"@vue/eslint-config-typescript": "11.0.3",
"element-plus": "2.3.4",
"eslint": "8.39.0",
"eslint": "8.40.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-vue": "9.11.0",
"eslint-plugin-vue": "9.12.0",
"flexsearch": "0.7.31",
"markdown-it": "13.0.1",
"prettier": "2.8.8",
"sass": "1.62.0",
"sass": "1.62.1",
"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",
"vitepress": "1.0.0-alpha.75",
"vitepress-plugin-search": "1.0.4-alpha.20",
"vue": "3.2.47",
"vue-tsc": "1.5.2",
"vue": "3.3.2",
"vue-tsc": "1.6.4",
"workbox-window": "6.5.4"
},
"dependencies": {
"@vueuse/core": "10.1.0",
"axios": "1.3.6",
"vite": "4.3.1",
"@vueuse/core": "10.1.2",
"axios": "1.4.0",
"vite": "4.3.5",
"vite-plugin-pwa": "0.14.7"
}
}

1 comment on commit b1c8c3d

@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.