From e56fe19c232d86c36e1e7888866763afb11d5d68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:43:10 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 6 +++--- yarn.lock | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 13c32221..b1b62a45 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "happy-dom": "^14.7.1", "http-server": "^14.1.1", "lint-staged": "^15.2.2", - "npm-run-all2": "^5.0.0", + "npm-run-all2": "^5.0.2", "nuxt": "^2.17.3", "release-it": "17.2.0", "rimraf": "^5.0.5", @@ -101,8 +101,8 @@ "yorkie": "^2.0.0" }, "peerDependencies": { - "nuxt": "^2.17.1", - "vue": "^2.7.14" + "nuxt": "^2.17.3", + "vue": "^2.7.16" }, "engines": { "node": ">=v14.13.0" diff --git a/yarn.lock b/yarn.lock index a931ed74..6e49f727 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9912,7 +9912,7 @@ normalize-url@^8.0.0: resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a" integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw== -npm-run-all2@^5.0.0: +npm-run-all2@^5.0.2: version "5.0.2" resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-5.0.2.tgz#7dae8e11ba90be9edd05379414a01407416b336c" integrity sha512-S2G6FWZ3pNWAAKm2PFSOtEAG/N+XO/kz3+9l6V91IY+Y3XFSt7Lp7DV92KCgEboEW0hRTu0vFaMe4zXDZYaOyA==