Skip to content

Commit

Permalink
bump: lunatic to 3.4.13 (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentC35 authored Feb 3, 2025
1 parent 3d12c71 commit 72aa701
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@inseefr/lunatic": "^3.4.13-rc.0",
"@inseefr/lunatic": "^3.4.13",
"@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 @@ -1385,10 +1385,10 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.1.tgz#9a96ce501bc62df46c4031fbd970e3cc6b10f07b"
integrity sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==

"@inseefr/lunatic@^3.4.13-rc.0":
version "3.4.13-rc.0"
resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-3.4.13-rc.0.tgz#7d751032f36278bbd6dd5e60768488fe9a63c7e3"
integrity sha512-BBj02XYD30//uHytlMXM6G5LXP/aAthgH5fsBAXxVoTUEYLxoDUEWTe/uP2QdfQ8ILGHpGN+EDrMTGjnXtli6w==
"@inseefr/lunatic@^3.4.13":
version "3.4.13"
resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-3.4.13.tgz#dc6b569e1019eeba59f1e0ff2ba89cb4292dc331"
integrity sha512-EpeBjpGKqtavmfKr431Vm9/UDQaFQTWd/3rJHGMNbz3KtgYoQF7SEjvySja3xXfVU28/vwnjZugXbdQBBSfCvQ==
dependencies:
"@inseefr/trevas" "^0.1.21"
"@inseefr/vtl-2.0-antlr-tools" "^0.3.2"
Expand Down

0 comments on commit 72aa701

Please sign in to comment.