Skip to content

Commit

Permalink
chore: Update open-sans, jsonc-parser, tslib deps (#19798)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmch91 authored and anjana-bl committed Jan 9, 2025
1 parent f021f65 commit 54d3582
Show file tree
Hide file tree
Showing 40 changed files with 45 additions and 39 deletions.
2 changes: 1 addition & 1 deletion core-libs/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"test": "../../node_modules/.bin/jest --config ./jest.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular/core": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/asm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/cart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/customer-ticketing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/estimated-delivery-date/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/order/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/organization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/pdf-invoices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/pickup-in-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/product-configurator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/product-multi-dimensional/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/product/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/qualtrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/quote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/requested-delivery-date/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/smartedit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/storefinder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/tracking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion feature-libs/user/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion integration-libs/cdc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion integration-libs/cdp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion integration-libs/cds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion integration-libs/cpq-quote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion integration-libs/digital-payments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion integration-libs/epd-visualization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion integration-libs/omf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion integration-libs/opf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion integration-libs/opps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion integration-libs/s4-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion integration-libs/s4om/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion integration-libs/segment-refs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/schematics": "^18.2.9",
Expand Down
6 changes: 6 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion projects/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"generate:translations:ts-2-properties": "ts-node ./generate-translations-ts-2-properties"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion projects/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"repository": "https://github.com/SAP/spartacus/tree/develop/projects/core",
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular/common": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion projects/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@angular/ssr": "^18.2.9",
"semver": "^7.5.2",
"ts-morph": "^23.0.0",
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular-devkit/core": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion projects/schematics/src/dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"rxjs": "^7.8.0"
},
"@spartacus/styles": {
"@fontsource/open-sans": "^4.5.14",
"@fontsource/open-sans": "^5.1.0",
"@fortawesome/fontawesome-free": "6.5.1",
"@ng-select/ng-select": "^13.9.1",
"bootstrap": "^4.6.2"
Expand Down
2 changes: 1 addition & 1 deletion projects/ssr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "../../node_modules/.bin/jest --config ./jest.config.js"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@spartacus/core": "2211.32.0",
Expand Down
2 changes: 1 addition & 1 deletion projects/storefrontlib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"repository": "https://github.com/SAP/spartacus/tree/develop/projects/storefrontlib",
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@angular/common": "^18.2.9",
Expand Down
2 changes: 1 addition & 1 deletion projects/storefrontstyles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {},
"peerDependencies": {
"@fontsource/open-sans": "^4.5.14",
"@fontsource/open-sans": "^5.1.0",
"@fortawesome/fontawesome-free": "6.5.1",
"@ng-select/ng-select": "^13.9.1",
"bootstrap": "^4.6.2"
Expand Down

0 comments on commit 54d3582

Please sign in to comment.