Skip to content

Commit 9a46c7b

Browse files
chore(deps): update dependency @cap-js/cds-types to ^0.16.0
1 parent efaac11 commit 9a46c7b

3 files changed

Lines changed: 105 additions & 21 deletions

File tree

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@camunda8/orchestration-cluster-api": "^1.2.0",
2525
"@camunda8/websocket": "*",
2626
"@cap-js/cds-typer": ">=0.35",
27-
"@cap-js/cds-types": "^0.15",
27+
"@cap-js/cds-types": "^0.16.0",
2828
"@cap-js/postgres": "^2",
2929
"@cap-js/sqlite": "^2",
3030
"@sap/cds": "^9",

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
"gh:test": "act workflow_dispatch -W .github/workflows/webapp-e2e-tests-on-demand.yml --input version=8.7 -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:act-latest"
3535
},
3636
"dependencies": {
37-
"@cap-js/cds-types": "^0.15.0",
37+
"@cap-js/cds-types": "^0.16.0",
3838
"@cap-js/postgres": "^2",
3939
"@sap/cds": "^9.6.3",
4040
"patch-package": "^8.0.0"
4141
},
4242
"devDependencies": {
4343
"@camunda8/cli": "^1.1.0",
44-
"@cap-js/cds-types": "^0.15",
44+
"@cap-js/cds-types": "^0.16.0",
4545
"@cap-js/sqlite": "^2",
4646
"@eslint/js": "^9.28.0",
4747
"@playwright/test": "^1.58.2",

0 commit comments

Comments
 (0)