Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2024
1 parent 712185a commit fab62bd
Show file tree
Hide file tree
Showing 19 changed files with 3,372 additions and 3,631 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: pnpm e2e:ci

- name: Upload screenshots
uses: actions/upload-artifact@v4.3.4
uses: actions/upload-artifact@v4.4.0
if: failure()
with:
name: cypress-snapshots
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"engines": {
"node": "20"
},
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.9.0",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": {},
Expand Down
38 changes: 19 additions & 19 deletions packages/components-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,39 +10,39 @@
},
"private": true,
"dependencies": {
"@angular/animations": "18.1.3",
"@angular/common": "18.1.3",
"@angular/compiler": "18.1.3",
"@angular/core": "18.1.3",
"@angular/forms": "18.1.3",
"@angular/platform-browser": "18.1.3",
"@angular/platform-browser-dynamic": "18.1.3",
"@angular/router": "18.1.3",
"@angular/animations": "18.2.2",
"@angular/common": "18.2.2",
"@angular/compiler": "18.2.2",
"@angular/core": "18.2.2",
"@angular/forms": "18.2.2",
"@angular/platform-browser": "18.2.2",
"@angular/platform-browser-dynamic": "18.2.2",
"@angular/router": "18.2.2",
"@swisspost/design-system-components": "workspace:8.2.0",
"@swisspost/design-system-styles": "workspace:8.2.0",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"zone.js": "0.14.8"
"tslib": "2.7.0",
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.1.3",
"@angular-eslint/builder": "18.2.0",
"@angular-eslint/eslint-plugin": "18.2.0",
"@angular-eslint/eslint-plugin-template": "18.2.0",
"@angular-eslint/template-parser": "18.2.0",
"@angular/cli": "18.1.3",
"@angular/compiler-cli": "18.1.3",
"@angular-devkit/build-angular": "18.2.2",
"@angular-eslint/builder": "18.3.0",
"@angular-eslint/eslint-plugin": "18.3.0",
"@angular-eslint/eslint-plugin-template": "18.3.0",
"@angular-eslint/template-parser": "18.3.0",
"@angular/cli": "18.2.2",
"@angular/compiler-cli": "18.2.2",
"@cypress/schematic": "2.5.2",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"cypress": "13.13.2",
"cypress": "13.14.1",
"eslint": "8.57.0",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
"karma-coverage": "2.2.1",
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.1.0",
"ng-packagr": "18.1.0",
"ng-packagr": "18.2.1",
"typescript": "5.5.4"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"linkDirectory": true
},
"dependencies": {
"tslib": "2.6.3",
"tslib": "2.7.0",
"@swisspost/design-system-components": "workspace:8.2.0"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@
"@swisspost/design-system-components": "workspace:8.2.0"
},
"devDependencies": {
"@types/node": "20.14.14",
"@types/react": "18.3.3",
"@types/node": "20.16.3",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"eslint-config-love": "43.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.35.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "6.0.1",
Expand Down
18 changes: 9 additions & 9 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,34 +38,34 @@
"lint": "eslint src/**/*{.ts,.tsx}"
},
"dependencies": {
"@floating-ui/dom": "1.6.8",
"@floating-ui/dom": "1.6.10",
"@oddbird/popover-polyfill": "0.3.7",
"@swisspost/design-system-styles": "workspace:8.2.0",
"ally.js": "1.4.1",
"long-press-event": "2.5.0"
},
"devDependencies": {
"@percy/cli": "1.29.1",
"@percy/cli": "1.29.3",
"@percy/cypress": "3.1.2",
"@stencil-community/eslint-plugin": "0.8.0",
"@stencil/angular-output-target": "0.8.4",
"@stencil/core": "4.19.2",
"@stencil/react-output-target": "0.5.3",
"@stencil/angular-output-target": "0.9.0",
"@stencil/core": "4.21.0",
"@stencil/react-output-target": "0.7.1",
"@stencil/sass": "3.0.12",
"@types/jest": "29.5.12",
"@types/node": "20.14.14",
"@types/node": "20.16.3",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"bootstrap": "5.3.3",
"cypress": "13.13.2",
"cypress": "13.14.1",
"cypress-axe": "1.5.0",
"cypress-storybook": "1.0.0",
"eslint": "8.57.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.35.2",
"rimraf": "6.0.1",
"rollup-plugin-postcss": "4.0.2",
"sass": "1.77.8",
"ts-jest": "29.2.4",
"ts-jest": "29.2.5",
"typescript": "5.5.4"
},
"keywords": [
Expand Down
48 changes: 24 additions & 24 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,42 +12,42 @@
"lint": "ng lint"
},
"dependencies": {
"@angular/animations": "18.1.3",
"@angular/cdk": "18.1.3",
"@angular/common": "18.1.3",
"@angular/compiler": "18.1.3",
"@angular/core": "18.1.3",
"@angular/forms": "18.1.3",
"@angular/localize": "18.1.3",
"@angular/platform-browser": "18.1.3",
"@angular/platform-browser-dynamic": "18.1.3",
"@angular/router": "18.1.3",
"@ng-bootstrap/ng-bootstrap": "17.0.0",
"@angular/animations": "18.2.2",
"@angular/cdk": "18.2.2",
"@angular/common": "18.2.2",
"@angular/compiler": "18.2.2",
"@angular/core": "18.2.2",
"@angular/forms": "18.2.2",
"@angular/localize": "18.2.2",
"@angular/platform-browser": "18.2.2",
"@angular/platform-browser-dynamic": "18.2.2",
"@angular/router": "18.2.2",
"@ng-bootstrap/ng-bootstrap": "17.0.1",
"@popperjs/core": "2.11.8",
"@swimlane/ngx-datatable": "20.1.0",
"@swisspost/design-system-intranet-header": "workspace:8.2.0",
"@swisspost/design-system-migrations": "workspace:8.2.0",
"@swisspost/design-system-styles": "workspace:8.2.0",
"bootstrap": "5.3.3",
"core-js": "3.37.1",
"core-js": "3.38.1",
"highlight.js": "11.10.0",
"ngx-highlightjs": "10.0.0",
"ngx-toastr": "19.0.0",
"prettier": "2.8.8",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"zone.js": "0.14.8"
"tslib": "2.7.0",
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.1.3",
"@angular-eslint/builder": "18.2.0",
"@angular-eslint/eslint-plugin": "18.2.0",
"@angular-eslint/eslint-plugin-template": "18.2.0",
"@angular-eslint/template-parser": "18.2.0",
"@angular/cli": "18.1.3",
"@angular/compiler-cli": "18.1.3",
"@angular/elements": "18.1.3",
"@angular/language-service": "18.1.3",
"@angular-devkit/build-angular": "18.2.2",
"@angular-eslint/builder": "18.3.0",
"@angular-eslint/eslint-plugin": "18.3.0",
"@angular-eslint/eslint-plugin-template": "18.3.0",
"@angular-eslint/template-parser": "18.3.0",
"@angular/cli": "18.2.2",
"@angular/compiler-cli": "18.2.2",
"@angular/elements": "18.2.2",
"@angular/language-service": "18.2.2",
"@types/jasmine": "5.1.4",
"@types/jasminewd2": "2.0.13",
"@types/node": "20.12.7",
Expand All @@ -69,7 +69,7 @@
"sockjs": "0.3.24",
"ts-node": "10.9.2",
"typescript": "5.5.4",
"undici-types": "6.19.5",
"undici-types": "6.19.8",
"webpack": "5.94.0"
}
}
36 changes: 18 additions & 18 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,36 +39,36 @@
"@kurbar/storybook-addon-docs-stencil": "8.0.0",
"@lit/task": "1.0.1",
"@open-wc/lit-helpers": "0.7.0",
"@percy/cli": "1.29.1",
"@percy/cli": "1.29.3",
"@percy/cypress": "3.1.2",
"@storybook/addon-docs": "8.2.7",
"@storybook/addon-essentials": "8.2.7",
"@storybook/addon-links": "8.2.7",
"@storybook/blocks": "8.2.7",
"@storybook/components": "8.2.7",
"@storybook/core-events": "8.2.7",
"@storybook/manager-api": "8.2.7",
"@storybook/preview-api": "8.2.7",
"@storybook/theming": "8.2.7",
"@storybook/types": "8.2.7",
"@storybook/web-components": "8.2.7",
"@storybook/web-components-vite": "8.2.7",
"@storybook/addon-docs": "8.2.9",
"@storybook/addon-essentials": "8.2.9",
"@storybook/addon-links": "8.2.9",
"@storybook/blocks": "8.2.9",
"@storybook/components": "8.2.9",
"@storybook/core-events": "8.2.9",
"@storybook/manager-api": "8.2.9",
"@storybook/preview-api": "8.2.9",
"@storybook/theming": "8.2.9",
"@storybook/types": "8.2.9",
"@storybook/web-components": "8.2.9",
"@storybook/web-components-vite": "8.2.9",
"@swisspost/design-system-components-angular": "workspace:8.2.0",
"@swisspost/design-system-intranet-header": "workspace:8.2.0",
"@types/css-modules": "1.0.5",
"@types/mdx": "2.0.13",
"@types/react": "18.3.3",
"@types/react": "18.3.5",
"@types/react-syntax-highlighter": "15.5.13",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"cypress": "13.13.2",
"cypress": "13.14.1",
"cypress-axe": "1.5.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-storybook": "0.8.0",
"lit": "3.1.4",
"lit-html": "3.1.4",
"lit": "3.2.0",
"lit-html": "3.2.0",
"prettier": "2.8.8",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -77,7 +77,7 @@
"rehype-slug": "6.0.0",
"rimraf": "6.0.1",
"sass": "1.77.8",
"storybook": "8.2.7",
"storybook": "8.2.9",
"typescript": "5.5.4"
}
}
4 changes: 2 additions & 2 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@tsconfig/node18": "18.2.4",
"@types/jest": "29.5.12",
"@types/mock-fs": "4.13.4",
"@types/node": "20.14.14",
"@types/node": "20.16.3",
"@types/node-fetch": "2.6.11",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
Expand All @@ -44,7 +44,7 @@
"mock-fs": "5.2.0",
"node-fetch": "2.7.0",
"svgo": "3.3.2",
"ts-jest": "29.2.4",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.5.4"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/internet-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,25 +51,25 @@
},
"devDependencies": {
"@babel/core": "7.25.2",
"@percy/cli": "1.29.1",
"@percy/cli": "1.29.3",
"@percy/cypress": "3.1.2",
"@stencil-community/eslint-plugin": "0.8.0",
"@stencil/core": "4.19.2",
"@stencil/core": "4.21.0",
"@stencil/sass": "3.0.12",
"@stencil/store": "2.0.16",
"@types/body-scroll-lock": "3.1.2",
"@types/iframe-resizer": "3.5.13",
"@types/jest": "29.5.12",
"@types/jquery": "3.5.30",
"@types/node": "20.14.14",
"@types/node": "20.16.3",
"@types/throttle-debounce": "5.0.2",
"babel-loader": "9.1.3",
"bootstrap": "5.3.3",
"cypress": "13.13.2",
"cypress": "13.14.1",
"cypress-each": "1.14.0",
"cypress-storybook": "1.0.0",
"eslint": "8.57.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.35.2",
"focus-trap": "7.5.4",
"globby": "14.0.2",
"jest": "29.7.0",
Expand All @@ -80,7 +80,7 @@
"rollup-plugin-visualizer": "5.12.0",
"sass": "1.77.8",
"start-server-and-test": "2.0.5",
"ts-jest": "29.2.4",
"ts-jest": "29.2.5",
"typescript": "5.5.4"
},
"keywords": [
Expand Down
Loading

0 comments on commit fab62bd

Please sign in to comment.