fix(deps): update dependency date-fns to v4

This commit is contained in:
Renovate
2024-09-16 04:58:47 +00:00
committed by Joakim Olsson
parent 04890526ce
commit afcefbd0d2
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"@sentry/browser": "^8.0.0",
"@vue/apollo-composable": "^4.0.1",
"apollo-link-sentry": "^4.0.0",
"date-fns": "^3.3.1",
"date-fns": "^4.0.0",
"graphql": "^16.8.1",
"graphql-tag": "^2.12.6",
"pinia": "^2.1.7",
+4 -4
View File
@@ -5207,10 +5207,10 @@ dataloader@^2.2.2:
resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.2.2.tgz#216dc509b5abe39d43a9b9d97e6e5e473dfbe3e0"
integrity sha512-8YnDaaf7N3k/q5HnTJVuzSyLETjoZjVmHc4AeKAzOvKHEFQKcn64OKBfzHYtE9zGjctNM7V9I0MfnUVLpi7M5g==
date-fns@^3.3.1:
version "3.6.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.6.0.tgz#f20ca4fe94f8b754951b24240676e8618c0206bf"
integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==
date-fns@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-4.0.0.tgz#3a2c76d061c13439660b0524300df93617ce0880"
integrity sha512-6K33+I8fQ5otvHgLIvKK1xmMbLAh0pduyrx7dwMXKiGYeoWhmk6M3Zoak9n7bXHMJQlHq1yqmdGy1QxKddJjUA==
db0@^0.1.4:
version "0.1.4"