From 31b8dcd8692c4b1d4a03d05e55c74752c85e0a62 Mon Sep 17 00:00:00 2001 From: Quentin Ruhier Date: Wed, 11 Sep 2024 13:59:08 +0200 Subject: [PATCH] chore(deps) : upgrade lunatic 3.4.3 --- drama-queen/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/drama-queen/package.json b/drama-queen/package.json index cf9cb4c2..ab01bd27 100644 --- a/drama-queen/package.json +++ b/drama-queen/package.json @@ -15,7 +15,7 @@ "dependencies": { "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", - "@inseefr/lunatic": "^3.4.2", + "@inseefr/lunatic": "^3.4.3", "@mui/icons-material": "^5.15.14", "@mui/material": "^5.15.14", "@types/memoizee": "^0.4.11", diff --git a/yarn.lock b/yarn.lock index 1b4a203d..0aa1a305 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1226,10 +1226,10 @@ resolved "https://registry.yarnpkg.com/@hutson/parse-repository-url/-/parse-repository-url-3.0.2.tgz#98c23c950a3d9b6c8f0daed06da6c3af06981340" integrity sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q== -"@inseefr/lunatic@^3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-3.4.2.tgz#fcc31a7ee254a634848c82a26748d38a44a241f6" - integrity sha512-yQjA1EEOAd7Lv9xBw/AWU842bcPfrjHPuDyPPt6WxMcIjKRFh6wfreZIya+jDbtCcsbjaaFjIeFl4jTeFsTMRQ== +"@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"