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

Commit

Permalink
fix(deps): update dependency @codegouvfr/react-dsfr to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 5, 2024
1 parent a40534d commit 09f3031
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 13 deletions.
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.8.0",
"@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.8.0":
version: 1.8.0
resolution: "@codegouvfr/react-dsfr@npm:1.8.0"
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: e7e6e4368637fdb7c0ec16c6a4c89d9f87e748e84cdf76bb2ac65fb2baef159eb0b131f171e6d1ff3d63c510984ad564f50c5620b8b6cc5fe32c91cb02b5a4d9
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.8.0
"@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

0 comments on commit 09f3031

Please sign in to comment.