Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency date-fns to v3 #3123

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"class-transformer": "0.5.1",
"class-validator": "^0.14.0",
"compression": "^1.7.4",
"date-fns": "^2.30.0",
"date-fns": "^3.0.0",
"date-fns-tz": "^2.0.0",
"docxtemplater": "^3.37.12",
"dotenv": "^16.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"typescript": "^4.3.5"
},
"dependencies": {
"date-fns": "^2.30.0",
"date-fns": "^3.0.0",
"rimraf": "^5.0.5"
},
"lint-staged": {
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@swimlane/ngx-charts": "^20.5.0",
"angular-user-idle": "^4.0.0",
"bootstrap": "^5.3.2",
"date-fns": "^2.30.0",
"date-fns": "^3.0.0",
"file-saver": "^2.0.5",
"google-libphonenumber": "^3.2.33",
"intl-tel-input": "18.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/portail-admins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@sentry/tracing": "^7.91.0",
"bootstrap": "^5.3.2",
"class-validator": "^0.14.0",
"date-fns": "^2.30.0",
"date-fns": "^3.0.0",
"file-saver": "^2.0.5",
"redux": "^4.1.0",
"rimraf": "^5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/portail-usagers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@sentry/angular": "^7.91.0",
"angular-user-idle": "^4.0.0",
"bootstrap": "^5.3.2",
"date-fns": "^2.30.0",
"date-fns": "^3.0.0",
"google-libphonenumber": "^3.2.33",
"ngx-matomo-client": "^5.0.4",
"rxjs": "^7.6.0",
Expand Down
48 changes: 16 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2387,7 +2387,7 @@ __metadata:
class-transformer: 0.5.1
class-validator: ^0.14.0
compression: ^1.7.4
date-fns: ^2.30.0
date-fns: ^3.0.0
date-fns-tz: ^2.0.0
docxtemplater: ^3.37.12
dotenv: ^16.3.1
Expand Down Expand Up @@ -2454,7 +2454,7 @@ __metadata:
"@types/rimraf": ^4.0.5
"@typescript-eslint/eslint-plugin": ^6.16.0
"@typescript-eslint/parser": ^6.16.0
date-fns: ^2.30.0
date-fns: ^3.0.0
eslint: ^8.53.0
eslint-config-standard-with-typescript: ^42.0.0
eslint-plugin-import: ^2.29.0
Expand Down Expand Up @@ -2522,7 +2522,7 @@ __metadata:
"@typescript-eslint/parser": 6.16.0
angular-user-idle: ^4.0.0
bootstrap: ^5.3.2
date-fns: ^2.30.0
date-fns: ^3.0.0
eslint: ^8.53.0
eslint-config-standard-with-typescript: ^42.0.0
eslint-plugin-import: ^2.29.0
Expand Down Expand Up @@ -2598,7 +2598,7 @@ __metadata:
"@typescript-eslint/parser": 6.16.0
bootstrap: ^5.3.2
class-validator: ^0.14.0
date-fns: ^2.30.0
date-fns: ^3.0.0
eslint: ^8.53.0
eslint-config-prettier: ^9.0.0
eslint-plugin-import: ^2.29.0
Expand Down Expand Up @@ -2661,7 +2661,7 @@ __metadata:
"@typescript-eslint/parser": 6.16.0
angular-user-idle: ^4.0.0
bootstrap: ^5.3.2
date-fns: ^2.30.0
date-fns: ^3.0.0
eslint: ^8.53.0
eslint-config-standard-with-typescript: ^42.0.0
eslint-plugin-import: ^2.29.0
Expand Down Expand Up @@ -10334,7 +10334,7 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^2.29.3, date-fns@npm:^2.30.0":
"date-fns@npm:^2.29.3":
version: 2.30.0
resolution: "date-fns@npm:2.30.0"
dependencies:
Expand All @@ -10343,6 +10343,13 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^3.0.0":
version: 3.0.6
resolution: "date-fns@npm:3.0.6"
checksum: ee62b8e764e4c11c418d342f401d3e85adb4a631b196746e49ac89099c8d34cb141f10ae953c4a72bd3c76fe4d8740ec89564c8599a31256c82adbbed56c0014
languageName: node
linkType: hard

"dateformat@npm:^3.0.3":
version: 3.0.3
resolution: "dateformat@npm:3.0.3"
Expand Down Expand Up @@ -13899,16 +13906,7 @@ __metadata:
languageName: node
linkType: hard

"ignore-walk@npm:^6.0.0":
version: 6.0.3
resolution: "ignore-walk@npm:6.0.3"
dependencies:
minimatch: ^9.0.0
checksum: d8ba534beb3a3fa48ddd32c79bbedb14a831ff7fab548674765d661d8f8d0df4b0827e3ad86e35cb15ff027655bfd6a477bd8d5d0411e229975a7c716f1fc9de
languageName: node
linkType: hard

"ignore-walk@npm:^6.0.4":
"ignore-walk@npm:^6.0.0, ignore-walk@npm:^6.0.4":
version: 6.0.4
resolution: "ignore-walk@npm:6.0.4"
dependencies:
Expand Down Expand Up @@ -16402,7 +16400,7 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^10.0.1, lru-cache@npm:^10.1.0":
"lru-cache@npm:^10.0.1, lru-cache@npm:^10.1.0, lru-cache@npm:^9.1.1 || ^10.0.0":
version: 10.1.0
resolution: "lru-cache@npm:10.1.0"
checksum: 58056d33e2500fbedce92f8c542e7c11b50d7d086578f14b7074d8c241422004af0718e08a6eaae8705cee09c77e39a61c1c79e9370ba689b7010c152e6a76ab
Expand Down Expand Up @@ -16434,13 +16432,6 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^9.1.1 || ^10.0.0":
version: 10.0.0
resolution: "lru-cache@npm:10.0.0"
checksum: 18f101675fe283bc09cda0ef1e3cc83781aeb8373b439f086f758d1d91b28730950db785999cd060d3c825a8571c03073e8c14512b6655af2188d623031baf50
languageName: node
linkType: hard

"luxon@npm:~3.4.0":
version: 3.4.3
resolution: "luxon@npm:3.4.3"
Expand Down Expand Up @@ -17005,14 +16996,7 @@ __metadata:
languageName: node
linkType: hard

"minipass@npm:^5.0.0 || ^6.0.2 || ^7.0.0":
version: 7.0.2
resolution: "minipass@npm:7.0.2"
checksum: 46776de732eb7cef2c7404a15fb28c41f5c54a22be50d47b03c605bf21f5c18d61a173c0a20b49a97e7a65f78d887245066410642551e45fffe04e9ac9e325bc
languageName: node
linkType: hard

"minipass@npm:^7.0.2, minipass@npm:^7.0.3":
"minipass@npm:^5.0.0 || ^6.0.2 || ^7.0.0, minipass@npm:^7.0.2, minipass@npm:^7.0.3":
version: 7.0.4
resolution: "minipass@npm:7.0.4"
checksum: 87585e258b9488caf2e7acea242fd7856bbe9a2c84a7807643513a338d66f368c7d518200ad7b70a508664d408aa000517647b2930c259a8b1f9f0984f344a21
Expand Down
Loading