Bump date-fns from 3.2.0 to 3.3.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.2.0 to 3.3.0.
- [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.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-20 14:17:31 +00:00
committed by GitHub
parent f6750b939b
commit 7904a16bd2
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -22,7 +22,7 @@
"autoprefixer": "^10.4.17", "autoprefixer": "^10.4.17",
"axios": "^1.6.5", "axios": "^1.6.5",
"daisyui": "^4.6.0", "daisyui": "^4.6.0",
"date-fns": "^3.2.0", "date-fns": "^3.3.0",
"eslint": "^8.55.0", "eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3", "eslint-plugin-prettier": "^5.1.3",
@@ -3707,9 +3707,9 @@
} }
}, },
"node_modules/date-fns": { "node_modules/date-fns": {
"version": "3.2.0", "version": "3.3.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.2.0.tgz", "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.3.0.tgz",
"integrity": "sha512-E4KWKavANzeuusPi0jUjpuI22SURAznGkx7eZV+4i6x2A+IZxAMcajgkvuDAU1bg40+xuhW1zRdVIIM/4khuIg==", "integrity": "sha512-xuouT0GuI2W8yXhCMn/AXbSl1Av3wu2hJXxMnnILTY3bYY0UgNK0qOwVXqdFBrobW5qbX1TuOTgMw7c2H2OuhA==",
"dev": true, "dev": true,
"funding": { "funding": {
"type": "github", "type": "github",

View File

@@ -35,7 +35,7 @@
"autoprefixer": "^10.4.17", "autoprefixer": "^10.4.17",
"axios": "^1.6.5", "axios": "^1.6.5",
"daisyui": "^4.6.0", "daisyui": "^4.6.0",
"date-fns": "^3.2.0", "date-fns": "^3.3.0",
"eslint": "^8.55.0", "eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3", "eslint-plugin-prettier": "^5.1.3",