Skip to content

Commit 7601ad5

Browse files
chore: updated to the latest version
1 parent 6cfa28d commit 7601ad5

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

apps/api-harmonization/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@o2s/blocks.user-account": "^1.0.0",
5151
"@o2s/configs.integrations": "*",
5252
"@o2s/framework": "^1.11.0",
53-
"@o2s/integrations.mocked": "^1.11.0",
53+
"@o2s/integrations.mocked": "^1.11.1",
5454
"@o2s/modules.surveyjs": "^0.1.1",
5555
"@o2s/telemetry": "^1.1.0",
5656
"@o2s/utils.api-harmonization": "^0.1.1",

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@o2s/blocks.user-account": "^1.0.0",
3939
"@o2s/integrations.auth-postgresql": "*",
4040
"@o2s/framework": "^1.11.0",
41-
"@o2s/integrations.mocked": "^1.11.0",
41+
"@o2s/integrations.mocked": "^1.11.1",
4242
"@o2s/ui": "*",
4343
"@o2s/utils.api-harmonization": "^0.1.1",
4444
"@o2s/utils.frontend": "^0.1.2",

package-lock.json

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

packages/configs/integrations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@o2s/framework": "^1.11.0",
20-
"@o2s/integrations.mocked": "^1.11.0",
20+
"@o2s/integrations.mocked": "^1.11.1",
2121
"@o2s/integrations.strapi-cms": "^2.6.1"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)