Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New package lock to reflect cds 8.6 #787

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

New package lock to reflect cds 8.6 #787

wants to merge 1 commit into from

Conversation

qmacro
Copy link
Contributor

@qmacro qmacro commented Dec 23, 2024

Existing package lock was causing @sap/cds to be stuck at 8.5.

With this new package-lock.json file, with the latest (at the time of writing) globally installed @sap/cds-dk (8.6.1), and having done an npm install, cds v now reports:

@cap-js/asyncapi: 1.0.2
@cap-js/cds-types: 0.8.0
@cap-js/db-service: 1.16.2
@cap-js/openapi: 1.1.1
@cap-js/sqlite: 1.7.8
@capire/samples: 2.1.0
@sap/cds: 8.6.0
@sap/cds-compiler: 5.6.0
@sap/cds-dk (global): 8.6.1
@sap/cds-fiori: 1.2.8
@sap/cds-foss: 5.0.1
@sap/cds-mtxs: 2.4.2
@sap/eslint-plugin-cds: 3.1.2
Node.js: v20.18.1
home: /work/gh/github.com/SAP-samples/cloud-cap-samples/node_modules/@sap/cds

whereas before @sap/cds was pinned at 8.5.0.

Existing package lock was causing @sap/cds to be stuck at 8.5
@qmacro qmacro requested a review from danjoa December 23, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant