Build(deps): bump date-fns from 3.3.0 to 3.3.1

Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v3.3.0...v3.3.1)
This commit is contained in:
2024-01-23 04:40:39 +00:00
parent 706764e808
commit 9b40821750
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"@vue/apollo-composable": "^4.0.0",
"@vueuse/core": "^10.7.2",
"core-js": "3",
"date-fns": "^3.3.0",
"date-fns": "^3.3.1",
"graphql": "^16.8.1",
"graphql-tag": "^2.12.6",
"node-sass": "^9.0.0",
+4 -4
View File
@@ -7437,10 +7437,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.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.3.0.tgz#c1681691cf751a1d371279099a45e71409c7c761"
integrity sha512-xuouT0GuI2W8yXhCMn/AXbSl1Av3wu2hJXxMnnILTY3bYY0UgNK0qOwVXqdFBrobW5qbX1TuOTgMw7c2H2OuhA==
date-fns@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.3.1.tgz#7581daca0892d139736697717a168afbb908cfed"
integrity sha512-y8e109LYGgoQDveiEBD3DYXKba1jWf5BA8YU1FL5Tvm0BTdEfy54WLCwnuYWZNnzzvALy/QQ4Hov+Q9RVRv+Zw==
dayjs@^1.10.4:
version "1.11.9"