From 2b584b6f05cf8cee15025da207c0a4f9688ac443 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 23:34:22 +0000 Subject: [PATCH] chore(deps): update dependency pathe to v1 (#174) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ba18f4e..f722e0fa 100755 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dependencies": { "@nuxt/kit": "^3.0.0-rc.9", "lodash.template": "^4.5.0", - "pathe": "^0.3.5" + "pathe": "^1.0.0" }, "devDependencies": { "@commitlint/cli": "^17.0.3", diff --git a/yarn.lock b/yarn.lock index 40de5cac..a79704c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6048,6 +6048,11 @@ pathe@^0.3.0, pathe@^0.3.3, pathe@^0.3.5, pathe@^0.3.7: resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.3.7.tgz#83860c096cb11d9614c17e0d70d91622931676ce" integrity sha512-yz7GK+kSsS27x727jtXpd5VT4dDfP/JDIQmaowfxyWCnFjOWtE1VIh7i6TzcSfzW0n4+bRQztj1VdKnITNq/MA== +pathe@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.0.0.tgz#135fc11464fc57c84ef93d5c5ed21247e24571df" + integrity sha512-nPdMG0Pd09HuSsr7QOKUXO2Jr9eqaDiZvDwdyIhNG5SHYujkQHYKDfGQkulBxvbDHz8oHLsTgKN86LSwYzSHAg== + perfect-debounce@^0.1.3: version "0.1.3" resolved "https://registry.yarnpkg.com/perfect-debounce/-/perfect-debounce-0.1.3.tgz#ff6798ea543a3ba1f0efeeaf97c0340f5c8871ce"