Skip to content

Commit

Permalink
queen v2: upgrade to lunatic 2.7.16 and versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ddecrulle committed Feb 7, 2024
1 parent 6d17632 commit 00b5592
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "drama-queen-container",
"private": true,
"version": "1.3.27",
"version": "1.3.28",
"workspaces": [
"drama-queen",
"queen-v2",
Expand Down
4 changes: 2 additions & 2 deletions queen-v2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "queen-v2",
"version": "1.1.26",
"version": "1.1.27",
"description": "Web application for the management of questionnaires powered by Lunatic",
"repository": {
"type": "git",
Expand All @@ -12,7 +12,7 @@
"dependencies": {
"@axa-fr/react-oidc-context": "^3.1.6",
"@craco/craco": "7.0.0",
"@inseefr/lunatic": "^2.7.15",
"@inseefr/lunatic": "^2.7.16",
"@inseefr/trevas": "^0.1.16",
"@material-ui/core": "^4.11.3",
"@material-ui/icons": "^4.11.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1983,10 +1983,10 @@
remove-accents "^0.4.2"
sass "^1.32.2"

"@inseefr/lunatic@^2.7.15":
version "2.7.15"
resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-2.7.15.tgz#443e67e2b09091e7a82a6d5aafd12b366bb5c3ee"
integrity sha512-wK8QIq3JNP5B+rZfP0YsOdWr9cg72rpQoIP+ovY73/GZshAqVNGqxcDwTEwIYEIgP86Jz/AGXQt0/bweTxvhTw==
"@inseefr/lunatic@^2.7.16":
version "2.7.16"
resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-2.7.16.tgz#f5ef622f311eca1e02da2f73e190cc9d0560366f"
integrity sha512-XpDzRgil5zfYDq2oZlOO5W8ipl4s++R2CPNdx8Vf345TRRiVPbLmlrStnniTV7L7jYo/07GYUJoMqXdXxEFzbw==
dependencies:
"@inseefr/trevas" "^0.1.20"
"@inseefr/vtl-2.0-antlr-tools" "^0.1.0"
Expand Down

0 comments on commit 00b5592

Please sign in to comment.