From 747b3e16eb3504e812f2a48ea2949878393b4d11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 14:03:36 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- docs/package.json | 4 ++-- package.json | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/package.json b/docs/package.json index d551a5e5..98d7a0c4 100755 --- a/docs/package.json +++ b/docs/package.json @@ -9,8 +9,8 @@ "preview": "nuxi preview" }, "devDependencies": { - "@docus/docs-theme": "npm:@docus/docs-theme-edge@3.0.0-1138f93", - "@docus/github": "npm:@docus/github-edge@1.2.6-1138f93", + "@docus/docs-theme": "npm:@docus/docs-theme-edge@3.0.0-b99961f", + "@docus/github": "npm:@docus/github-edge@1.2.6-b99961f", "nuxt": "^3.0.0-rc.4", "vue-plausible": "^1.3.1" } diff --git a/package.json b/package.json index 761b6dde..346d2af3 100644 --- a/package.json +++ b/package.json @@ -56,15 +56,15 @@ "@capacitor/cli": "^3.6.0", "@capacitor/core": "^3.6.0", "@ionic/cli": "^6.20.1", - "@ionic/vue": "^6.1.11", - "@ionic/vue-router": "^6.1.11", - "@kevinmarrec/nuxt-pwa": "^0.3.0", + "@ionic/vue": "^6.1.13", + "@ionic/vue-router": "^6.1.13", + "@kevinmarrec/nuxt-pwa": "^0.3.1", "@nuxt/kit": "^3.0.0-rc.4", - "pathe": "^0.3.0", + "pathe": "^0.3.2", "pkg-types": "^0.3.3", "std-env": "^3.1.1", "ufo": "^0.8.4", - "unimport": "^0.2.9" + "unimport": "^0.4.2" }, "devDependencies": { "@nuxt/module-builder": "^0.1.7", @@ -75,23 +75,23 @@ "@types/node": "^18.0.0", "c8": "^7.11.3", "conventional-changelog-conventionalcommits": "^5.0.0", - "eslint": "^8.18.0", + "eslint": "^8.19.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-prettier": "^4.0.0", + "eslint-plugin-prettier": "^4.2.1", "expect-type": "^0.13.0", "husky": "^8.0.1", - "lint-staged": "^13.0.2", + "lint-staged": "^13.0.3", "nuxt": "^3.0.0-rc.4", "pinst": "^3.0.0", "prettier": "^2.7.1", - "release-it": "^15.1.0", + "release-it": "^15.1.1", "typescript": "^4.7.4", - "vitest": "^0.15.2" + "vitest": "^0.17.0" }, "resolutions": { "nuxt-ionic": "link:." }, - "packageManager": "pnpm@7.3.0", + "packageManager": "pnpm@7.5.0", "volta": { "node": "16.15.1" }