Skip to content

Commit

Permalink
V3 develop (#505)
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]>

* fix: mobile styles

* fix: legend width on safari

* fix: flex direction

* feat:upgrade lunatic

---------

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 11, 2023
1 parent cc5d4cc commit 4657c94
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@codegouvfr/react-dsfr": "^0.78.1",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@inseefr/lunatic": "2.6.9",
"@inseefr/lunatic": "2.6.10",
"@inseefr/lunatic-dsfr": "1.0.18",
"@mui/material": "^5.11.8",
"@testing-library/jest-dom": "^5.16.5",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1515,10 +1515,10 @@
sass-loader "^13.2.0"
tss-react "4.8.6"

"@inseefr/[email protected].5":
version "2.6.5"
resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-2.6.5.tgz#7f1058b7c183b8fc307771daa630ebcf9f99c439"
integrity sha512-DQo4Cua88CJQ+U/VMm3PETpCvAw5wmsAKKkGJwIJjjOsJZ2MmhNoda4J9qDddaO+3pqo7BljEXUMK/3xbds/zg==
"@inseefr/[email protected].10":
version "2.6.10"
resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-2.6.10.tgz#fb93dca064d321e081e9eabcdf59fbdb8240c06c"
integrity sha512-4/tszfUsWVi8ShssVqhu+4dJVZMf3x+NhNJOBwT0flYukqHOw1+a3uOsLV0ohXAVhGiyAiBEqCijgOWDj7dEJw==
dependencies:
"@inseefr/trevas" "^0.1.20"
"@inseefr/vtl-2.0-antlr-tools" "^0.1.0-bundle"
Expand All @@ -1539,10 +1539,10 @@
snowball "^0.3.1"
string-tokenizer "^0.0.8"

"@inseefr/[email protected].9":
version "2.6.9"
resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-2.6.9.tgz#7ba19a4aa3dfa4348e765a70642337becd50013d"
integrity sha512-DWU3sRH7KGxP37KPkc3g8L0YrQ2Hl5AXxKdlW0FBJSyXVNso6qFxZhbhM2/q3sel2oYGpMpdsDhrLn0eRJRRSA==
"@inseefr/[email protected].5":
version "2.6.5"
resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-2.6.5.tgz#7f1058b7c183b8fc307771daa630ebcf9f99c439"
integrity sha512-DQo4Cua88CJQ+U/VMm3PETpCvAw5wmsAKKkGJwIJjjOsJZ2MmhNoda4J9qDddaO+3pqo7BljEXUMK/3xbds/zg==
dependencies:
"@inseefr/trevas" "^0.1.20"
"@inseefr/vtl-2.0-antlr-tools" "^0.1.0-bundle"
Expand Down

0 comments on commit 4657c94

Please sign in to comment.