Skip to content

Commit

Permalink
queen v2: upgrade lunatic and versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ddecrulle committed Feb 12, 2024
1 parent 5f2698f commit 4d2d2f8
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.29",
"version": "1.3.30",
"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.28",
"version": "1.1.29",
"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.17",
"@inseefr/lunatic": "^2.7.18",
"@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.17":
version "2.7.17"
resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-2.7.17.tgz#da1690e0e9d68d15ed48d62cb12f8759b430fd6f"
integrity sha512-XhVJBsAhmjio/lVGDumAOBdusbQ4EGG1A/6WXI8Bm5xYE58IdV3V3tECKNThxZT97N9sXqCkY62Rh44u7FRguA==
"@inseefr/lunatic@^2.7.18":
version "2.7.18"
resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-2.7.18.tgz#3b3b73731b928632353b9e713084750529551c9c"
integrity sha512-TQv/ImaM2V+zigkgSdZWGSEivywsuAFhYhgxcRS2eA9x/yjty6KrhPgDyz0sOOmAQZHRdHKMMC8y7qirqVMj3Q==
dependencies:
"@inseefr/trevas" "^0.1.20"
"@inseefr/vtl-2.0-antlr-tools" "^0.1.0"
Expand Down

0 comments on commit 4d2d2f8

Please sign in to comment.