chore(deps): update devdependency date-fns to v3 (#1127)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-12-19 11:40:59 +01:00
committed by GitHub
parent 1a1c640220
commit fd30022550
2 changed files with 8 additions and 3 deletions

View File

@@ -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",

9
pnpm-lock.yaml generated
View File

@@ -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==}