Skip to content

Commit

Permalink
chore(deps) : upgrade lunatic 3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
QRuhier committed Sep 11, 2024
1 parent daebca1 commit 31b8dcd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion drama-queen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 31b8dcd

Please sign in to comment.