From fd30022550231a830becf755aff60746c430b908 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 11:40:59 +0100 Subject: [PATCH] chore(deps): update devdependency date-fns to v3 (#1127) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package.json | 2 +- pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/package.json b/docs/package.json index 57b914a70c..6c77c68ca5 100644 --- a/docs/package.json +++ b/docs/package.json @@ -18,7 +18,7 @@ "@nuxtjs/plausible": "^0.2.4", "@octokit/rest": "^20.0.2", "@vueuse/nuxt": "^10.7.0", - "date-fns": "^2.30.0", + "date-fns": "^3.0.0", "eslint": "^8.55.0", "joi": "^17.11.0", "nuxt": "^3.8.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fedecde764..c54fbc8ed9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -184,8 +184,8 @@ importers: specifier: ^10.7.0 version: 10.7.0(nuxt@3.8.2)(rollup@3.29.4)(vue@3.3.11) date-fns: - specifier: ^2.30.0 - version: 2.30.0 + specifier: ^3.0.0 + version: 3.0.0 eslint: specifier: ^8.55.0 version: 8.55.0 @@ -5220,6 +5220,10 @@ packages: '@babel/runtime': 7.23.5 dev: true + /date-fns@3.0.0: + resolution: {integrity: sha512-xjDz3rNN9jp+Lh3P/4MeY4E5HkaRnEnrJCcrdRZnKdn42gJlIe6hwrrwVXePRwVR2kh1UcMnz00erYBnHF8PFA==} + dev: true + /de-indent@1.0.2: resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==} @@ -7421,6 +7425,7 @@ packages: /js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} + requiresBuild: true /js-yaml@4.1.0: resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}