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

chore(deps): bump ngx-cookie-service from 18.0.0 to 19.0.0 in /modules/web #9677

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"js-yaml": "4.1.0",
"jwt-decode": "4.0.0",
"material-design-icons": "3.0.1",
"ngx-cookie-service": "18.0.0",
"ngx-cookie-service": "19.0.0",
"ngx-pipes": "3.2.2",
"normalize.css": "8.0.1",
"roboto-fontface": "0.10.0",
Expand Down
18 changes: 9 additions & 9 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14181,7 +14181,7 @@ __metadata:
minimatch: 10.0.1
minimist: 1.2.8
ng-extract-i18n-merge: 2.12.0
ngx-cookie-service: 18.0.0
ngx-cookie-service: 19.0.0
ngx-pipes: 3.2.2
node-gyp: 10.2.0
normalize.css: 8.0.1
Expand Down Expand Up @@ -15320,15 +15320,15 @@ __metadata:
languageName: node
linkType: hard

"ngx-cookie-service@npm:18.0.0":
version: 18.0.0
resolution: "ngx-cookie-service@npm:18.0.0"
"ngx-cookie-service@npm:19.0.0":
version: 19.0.0
resolution: "ngx-cookie-service@npm:19.0.0"
dependencies:
tslib: ^2.6.2
tslib: ^2.8.0
peerDependencies:
"@angular/common": ^18.0.0-rc.0
"@angular/core": ^18.0.0-rc.0
checksum: de9a5868be13ce197671e730a0fa489821b93e671bd5f67880dc980c09ce37a7104fe421bc95e1314161c0f6b28bf53c77d80f492ff1a8e3198af9ec17138f79
"@angular/common": ^19.0.0
"@angular/core": ^19.0.0
checksum: a8476d61a2e96fb44f239410b359a213a6de8bf4e468271ce91c73a775f1b45ad690cb19ecd1af3b38ae36d55e79b2b9f09bca6b637572c2f74b800a4d244ab7
languageName: node
linkType: hard

Expand Down Expand Up @@ -19082,7 +19082,7 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.8.1, tslib@npm:^2.3.1":
"tslib@npm:2.8.1, tslib@npm:^2.3.1, tslib@npm:^2.8.0":
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: e4aba30e632b8c8902b47587fd13345e2827fa639e7c3121074d5ee0880723282411a8838f830b55100cbe4517672f84a2472667d355b81e8af165a55dc6203a
Expand Down
Loading