Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

fix(deps): update dependency @codegouvfr/react-dsfr to v1 - autoclosed #28

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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"prebuild": "only-include-used-icons"
},
"dependencies": {
"@codegouvfr/react-dsfr": "0.43.3",
"@codegouvfr/react-dsfr": "1.9.9",
"@socialgouv/matomo-next": "1.6.1",
"@types/node": "18.14.6",
"@types/react": "18.0.38",
Expand Down
30 changes: 18 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,16 @@ __metadata:
languageName: node
linkType: hard

"@codegouvfr/react-dsfr@npm:0.43.3":
version: 0.43.3
resolution: "@codegouvfr/react-dsfr@npm:0.43.3"
"@codegouvfr/react-dsfr@npm:1.9.9":
version: 1.9.9
resolution: "@codegouvfr/react-dsfr@npm:1.9.9"
dependencies:
tsafe: ^1.6.0
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
tsafe: ^1.6.3
yargs-parser: ^21.1.1
bin:
copy-dsfr-to-public: bin/copy-dsfr-to-public.js
only-include-used-icons: bin/only-include-used-icons.js
checksum: dd8ea4032ddf0d252e8dbd56faf401cc1926a3e4def1b610f5bd028c6eb0bbfde109117ab3736f79ed61aedadfb86a6f5eb06f7260c3da1b6ef5dd6c7a081cc4
checksum: 0880ea912264e90ca039254bd8deffb82be1ee295dc432c77ff09b04fd61ea0e62bcfabc715b20df4f04e713d91de7e95a3131a2e5653465c8daf3c2a1fb545b
languageName: node
linkType: hard

Expand Down Expand Up @@ -530,7 +529,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "bpco-landing@workspace:."
dependencies:
"@codegouvfr/react-dsfr": 0.43.3
"@codegouvfr/react-dsfr": 1.9.9
"@socialgouv/matomo-next": 1.6.1
"@types/node": 18.14.6
"@types/react": 18.0.38
Expand Down Expand Up @@ -2686,10 +2685,10 @@ __metadata:
languageName: node
linkType: hard

"tsafe@npm:^1.6.0":
version: 1.6.0
resolution: "tsafe@npm:1.6.0"
checksum: 1cea91c1b8a2d4d4ab37f940bbbe297890c5f83cf5415f1e7450373b47f621ebb5da962786a0f3eb1756ebf947750d3ece2b5bb64740c153cc1390cf41202fe1
"tsafe@npm:^1.6.3":
version: 1.6.6
resolution: "tsafe@npm:1.6.6"
checksum: 7855ddf338455366a6876a0e1398e73a9e34c688925e8254934c2323c6540098120429fd825b0f7473ff5dfedcdbe60ca44727df8c2b96fd61985d3fc7cc4f12
languageName: node
linkType: hard

Expand Down Expand Up @@ -2869,6 +2868,13 @@ __metadata:
languageName: node
linkType: hard

"yargs-parser@npm:^21.1.1":
version: 21.1.1
resolution: "yargs-parser@npm:21.1.1"
checksum: ed2d96a616a9e3e1cc7d204c62ecc61f7aaab633dcbfab2c6df50f7f87b393993fe6640d017759fe112d0cb1e0119f2b4150a87305cc873fd90831c6a58ccf1c
languageName: node
linkType: hard

"yocto-queue@npm:^0.1.0":
version: 0.1.0
resolution: "yocto-queue@npm:0.1.0"
Expand Down