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 24, 2022
1 parent 313876b commit 8fff72d
Show file tree
Hide file tree
Showing 2 changed files with 329 additions and 330 deletions.
34 changes: 17 additions & 17 deletions package.json
Expand Up @@ -61,11 +61,11 @@
},
"engines": {
"node": ">=v16.15.1",
"pnpm": ">=7.1.9"
"pnpm": ">=7.3.0"
},
"dependencies": {
"@vueform/multiselect": "^2.4.2",
"element-plus": "^2.2.5",
"element-plus": "^2.2.6",
"install": "^0.13.0",
"meilisearch": "^0.25.1",
"vue-demi": "^0.13.1"
Expand All @@ -80,7 +80,7 @@
}
},
"peerDependencies": {
"@vue/composition-api": "^1.6.2",
"@vue/composition-api": "^1.6.3",
"vue": "^2.0.0 || >=3.0.0"
},
"peerDependenciesMeta": {
Expand All @@ -95,34 +95,34 @@
"@commitlint/config-conventional": "^17.0.2",
"@commitlint/cz-commitlint": "^17.0.0",
"@commitlint/types": "^17.0.0",
"@headlessui/vue": "^1.6.4",
"@headlessui/vue": "^1.6.5",
"@iconify-json/heroicons-outline": "^1.1.1",
"@iconify-json/heroicons-solid": "^1.1.1",
"@types/node": "^17.0.31",
"@unocss/preset-icons": "^0.38.1",
"@unocss/preset-wind": "^0.38.1",
"@unocss/preset-icons": "^0.39.3",
"@unocss/preset-wind": "^0.39.3",
"@vitejs/plugin-vue": "^2.3.3",
"@vue/compiler-sfc": "^3.2.37",
"@vueuse/core": "^8.6.0",
"bumpp": "^7.1.1",
"@vueuse/core": "^8.7.5",
"bumpp": "^7.2.0",
"commitizen": "^4.2.4",
"conventional-changelog-cli": "^2.2.2",
"eslint": "^8.17.0",
"eslint": "^8.18.0",
"eslint-plugin-cypress": "^2.12.1",
"inquirer": "^8.2.4",
"lint-staged": "^13.0.1",
"lint-staged": "^13.0.3",
"minimist": "^1.2.6",
"prompts": "^2.4.2",
"simple-git-hooks": "^2.8.0",
"sort-package-json": "^1.57.0",
"typescript": "^4.7.3",
"unocss": "^0.38.1",
"unplugin-auto-import": "^0.8.7",
"unplugin-vue-components": "^0.19.6",
"typescript": "^4.7.4",
"unocss": "^0.39.3",
"unplugin-auto-import": "^0.9.1",
"unplugin-vue-components": "^0.19.9",
"upath": "^2.0.1",
"vite": "^2.9.10",
"vitest": "^0.14.1",
"vite": "^2.9.12",
"vitest": "^0.16.0",
"vue": "^3.2.37",
"vue-tsc": "^0.37.3"
"vue-tsc": "^0.38.1"
}
}

0 comments on commit 8fff72d

Please sign in to comment.