Skip to content

Commit

Permalink
upgrade lunatic-dsfr
Browse files Browse the repository at this point in the history
  • Loading branch information
ddecrulle committed Jul 4, 2024
1 parent 1999786 commit 7f237ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stromae-dsfr",
"private": true,
"version": "0.0.48",
"version": "0.0.49",
"type": "module",
"scripts": {
"prepare": "vite-envs update-types",
Expand All @@ -24,7 +24,7 @@
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@inseefr/lunatic": "^3.1.2",
"@inseefr/lunatic-dsfr": "^2.1.1",
"@inseefr/lunatic-dsfr": "^2.1.2",
"@mui/material": "^5.15.21",
"@tanstack/react-query": "^5.49.2",
"@tanstack/react-router": "^1.43.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -735,10 +735,10 @@
minimatch "^6.2.0"
validator "^13.11.0"

"@inseefr/lunatic-dsfr@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@inseefr/lunatic-dsfr/-/lunatic-dsfr-2.1.1.tgz#53b2ed9d4640b688ecba2beb7386ca978b87d757"
integrity sha512-v0hZOMcJrMdlk9kQ7ePNnc5Doj08r5BqhLgA18L6FEDJYKy5dBhgbgtxyPQKjma0ZRNOm2baFF2Sh1zQSp7VLA==
"@inseefr/lunatic-dsfr@^2.1.2":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@inseefr/lunatic-dsfr/-/lunatic-dsfr-2.1.2.tgz#eee220fa2ea466d4e88f893edac8b3a97b5cbb2d"
integrity sha512-gOw3IhWiULwgrnlrwGVIgopBoAJ1UY9ivcxqIXgYNnF7IigxCzPI08tXp6sjmE15N3Lo9Og71s9DvC3R4UDS+w==
dependencies:
react-number-format "^5.4.0"

Expand Down

0 comments on commit 7f237ab

Please sign in to comment.