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 Jul 22, 2023
1 parent 38a33a3 commit eb6cc5d
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 125 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"devDependencies": {
"@algolia/client-search": "4.18.0",
"@rushstack/eslint-patch": "1.3.2",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vite-pwa/vitepress": "0.2.0",
"@vue/eslint-config-typescript": "11.0.3",
"element-plus": "2.3.7",
"eslint": "8.44.0",
"element-plus": "2.3.8",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-vue": "9.15.1",
"flexsearch": "0.7.31",
Expand All @@ -42,20 +42,20 @@
"sass": "1.63.6",
"typescript": "5.1.6",
"unplugin-auto-import": "0.16.6",
"unplugin-icons": "0.16.3",
"unplugin-icons": "0.16.5",
"unplugin-vue-components": "0.25.1",
"vitepress": "1.0.0-beta.5",
"vitepress-plugin-search": "1.0.4-alpha.20",
"vue": "3.3.4",
"vue-tsc": "1.8.4",
"vue-tsc": "1.8.5",
"workbox-window": "7.0.0"
},
"dependencies": {
"@types/node": "^20.3.1",
"@vueuse/core": "10.2.1",
"axios": "1.4.0",
"husky": "^8.0.3",
"vite": "4.4.2",
"vite": "4.4.4",
"vite-plugin-pwa": "0.16.4"
}
}
Loading

0 comments on commit eb6cc5d

Please sign in to comment.