chore: Upgrade date-fns to v3 (#6849)

* chore: Upgrade date-fns

* fixes

* test
This commit is contained in:
Tom Moor
2024-04-26 19:34:06 -04:00
committed by GitHub
parent 958cf45d74
commit b7e19a0eb1
6 changed files with 36 additions and 36 deletions

View File

@@ -99,7 +99,7 @@
"core-js": "^3.36.0",
"crypto-js": "^4.2.0",
"datadog-metrics": "^0.11.1",
"date-fns": "^2.30.0",
"date-fns": "^3.6.0",
"dd-trace": "^3.51.0",
"diff": "^5.2.0",
"dotenv": "^16.4.5",
@@ -319,7 +319,7 @@
"babel-plugin-transform-typescript-metadata": "^0.3.2",
"babel-plugin-tsconfig-paths-module-resolver": "^1.0.4",
"browserslist-to-esbuild": "^1.2.0",
"concurrently": "^7.6.0",
"concurrently": "^8.2.2",
"eslint": "^8.47.0",
"eslint-config-prettier": "^8.10.0",
"eslint-import-resolver-typescript": "^3.6.1",
@@ -353,6 +353,7 @@
"d3": "^7.0.0",
"debug": "4.3.4",
"node-fetch": "^2.6.12",
"date-fns": "^3.6.0",
"dot-prop": "^5.2.0",
"js-yaml": "^3.14.1",
"jpeg-js": "0.4.4",