Skip to content

Commit 9287549

Browse files
committed
Upgrade @gouvfr/dsfr to 1.13.2
1 parent 8eac7e9 commit 9287549

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codegouvfr/react-dsfr",
3-
"version": "1.23.10",
3+
"version": "1.23.11",
44
"description": "French State Design System React integration library",
55
"repository": {
66
"type": "git",
@@ -79,7 +79,7 @@
7979
"@babel/core": "^7.20.2",
8080
"@emotion/react": "^11.10.4",
8181
"@emotion/styled": "^11.10.4",
82-
"@gouvfr/dsfr": "1.13.0",
82+
"@gouvfr/dsfr": "1.13.2",
8383
"@mui/icons-material": "^5.14.18",
8484
"@mui/material": "^5.14.18",
8585
"@storybook/addon-a11y": "^6.5.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1459,10 +1459,10 @@
14591459
vue-custom-element "^3.2.14"
14601460
vuex "^3.6.0"
14611461

1462-
"@gouvfr/dsfr@1.13.0":
1463-
version "1.13.0"
1464-
resolved "https://registry.yarnpkg.com/@gouvfr/dsfr/-/dsfr-1.13.0.tgz#5f9661d3093acea8fd4fa9154ad948f051ad5998"
1465-
integrity sha512-I6JLYfE63dogk5qOx69gMfW/bKsm+daFgfx2QX75isbKBy5khlJdVxOD0A6ohvywvUJlEcZTmVK8rNHeVvGmgw==
1462+
"@gouvfr/dsfr@1.13.2":
1463+
version "1.13.2"
1464+
resolved "https://registry.yarnpkg.com/@gouvfr/dsfr/-/dsfr-1.13.2.tgz#ef789c35dd73cc5e406253f31bf4892892c2c285"
1465+
integrity sha512-4Q9ggFFzwD/KFr37sJO1hFH9PcqlZ7F3jMiFJXnBLJfkH1+s28vnQp/oXoY8TosWsLMSjdhNCrxvrUdm5XzBlg==
14661466

14671467
"@humanwhocodes/config-array@^0.5.0":
14681468
version "0.5.0"

0 commit comments

Comments
 (0)