Skip to content

Commit e0c5e98

Browse files
chore(deps): updated dependencies
1 parent 4c8d11a commit e0c5e98

File tree

4 files changed

+31
-25
lines changed

4 files changed

+31
-25
lines changed

apps/api-harmonization/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"reflect-metadata": "^0.2.2",
5959
"rxjs": "^7.8.2",
6060
"string-template": "^1.0.0",
61-
"survey-core": "^2.3.10",
61+
"survey-core": "^2.3.11",
6262
"winston": "^3.18.3",
6363
"xmlbuilder2": "^3.1.1"
6464
},

apps/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"react-indiana-drag-scroll": "^2.2.1",
4848
"react-string-replace": "^1.1.1",
4949
"string-template": "^1.0.0",
50-
"survey-core": "^2.3.10",
51-
"survey-react-ui": "^2.3.10",
50+
"survey-core": "^2.3.11",
51+
"survey-react-ui": "^2.3.11",
5252
"throttle-debounce": "^5.0.2",
5353
"yup": "^1.7.1",
5454
"zod": "^4.1.12"

package-lock.json

Lines changed: 27 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/integrations/mocked/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@
5656
"@nestjs/core": "^11",
5757
"rxjs": "^7",
5858
"next-auth": "^5.0.0-beta.27",
59-
"zod": "^3.25.4"
59+
"zod": "^3.25.4 || ^4.0.0"
6060
}
6161
}

0 commit comments

Comments
 (0)