From 112831411569a618923ce6da2a68ab0c550f79d6 Mon Sep 17 00:00:00 2001 From: Quentin Ruhier Date: Wed, 11 Sep 2024 12:34:32 +0200 Subject: [PATCH] chore(deps): update lunatic 3.4.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0a96e508..8c573f1b 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@emotion/react": "^11.13.0", "@emotion/styled": "^11.13.0", "@eslint/js": "^9.9.0", - "@inseefr/lunatic": "^3.4.1", + "@inseefr/lunatic": "^3.4.3", "@mui/material": "^5.16.7", "@playwright/test": "^1.46.1", "@storybook/addon-a11y": "^8.2.9", diff --git a/yarn.lock b/yarn.lock index 5cd77525..405ef7e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1455,10 +1455,10 @@ resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.3.0.tgz#6d86b8cb322660f03d3f0aa94b99bdd8e172d570" integrity sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew== -"@inseefr/lunatic@^3.4.1": - version "3.4.1" - resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-3.4.1.tgz#3a975b7ba86ccc616e7b62e80fd0f9287dfc076d" - integrity sha512-fGsOHHhxEYbtQPVgKFGVc9CjpmPZWZuijDjyPsOwGj+sheTaXhnlhV947bozfxE5rAYRz9SVnRaQAMGJARoWuQ== +"@inseefr/lunatic@^3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-3.4.3.tgz#ebe76ec4bf655a28122ad6d0526eff3bb06545f6" + integrity sha512-8ubFw1zQndF2ZLkzYCEY/3LwhAgCiO05V3YMQdWVV0ji1PDLapQHSV7yJ9YAAS+7eDiCK9n7HO8WDUTxY80h2g== dependencies: "@inseefr/trevas" "^0.1.21" "@inseefr/vtl-2.0-antlr-tools" "^0.3.2"