Skip to content

Commit

Permalink
V3 develop (#502)
Browse files Browse the repository at this point in the history
* V3 master (#495)

* fix: accessibility

* feat:version

---------

Co-authored-by: Renaud Genevois <[email protected]>
Co-authored-by: Julia Dirand <[email protected]>

* escape on reload modale

* Update read-env-vars.ts

La modif de la branch n'est pas arrivée jusque dans le fichier ?!

* Fix/badge on mobile jump (#498)

* fix: accessibility

* feat:version

* escape on reload modale

* fix:banner

---------

Co-authored-by: Renaud Genevois <[email protected]>
Co-authored-by: Julia Dirand <[email protected]>
Co-authored-by: Renaud Genevois <[email protected]>

* Fix/modal lunatic dsfr (#501)

* fix:banner

* fix modal

---------

Co-authored-by: Julia Dirand <[email protected]>

---------

Co-authored-by: Renaud Genevois <[email protected]>
Co-authored-by: Julia Dirand <[email protected]>
Co-authored-by: Renaud Genevois <[email protected]>
  • Loading branch information
4 people authored Dec 1, 2023
1 parent 2f2bc85 commit 24d4e76
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@inseefr/lunatic": "2.6.9",
"@inseefr/lunatic-dsfr": "1.0.16",
"@inseefr/lunatic-dsfr": "1.0.17",
"@mui/material": "^5.11.8",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1502,10 +1502,10 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==

"@inseefr/[email protected].16":
version "1.0.16"
resolved "https://registry.yarnpkg.com/@inseefr/lunatic-dsfr/-/lunatic-dsfr-1.0.16.tgz#6f473d399bac62fbf649c205cf4bb78ea2852b45"
integrity sha512-lXm/QAKIhx4JEb6q8BGvc+kLU4PW73YR1G4KujDxO5AX/wqCMZppeVN+FazZ15a6upt71pxlYwx/Xhg1LbCirw==
"@inseefr/[email protected].17":
version "1.0.17"
resolved "https://registry.yarnpkg.com/@inseefr/lunatic-dsfr/-/lunatic-dsfr-1.0.17.tgz#4a1104a49328cbe32824956b2329e051d2ad3ba5"
integrity sha512-mZzWi/bUBnVGIfvUdY2j9U6r0K4aY9RcpzT5WAaifyoev5uIB3cLjCnKNzuZQbXIrUkXKLQZcGntYRn6LYYbXw==
dependencies:
"@emotion/styled" "^11.10.6"
"@inseefr/lunatic" "2.6.5"
Expand Down

0 comments on commit 24d4e76

Please sign in to comment.