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] authored May 11, 2024
1 parent 179f493 commit 84e1b0b
Show file tree
Hide file tree
Showing 13 changed files with 2,524 additions and 2,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/[email protected].1
uses: actions/[email protected].3
if: failure()
with:
name: cypress-snapshots
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,32 +10,32 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.3.3",
"@angular/common": "17.3.3",
"@angular/compiler": "17.3.3",
"@angular/core": "17.3.3",
"@angular/forms": "17.3.3",
"@angular/platform-browser": "17.3.3",
"@angular/platform-browser-dynamic": "17.3.3",
"@angular/router": "17.3.3",
"@angular/animations": "17.3.8",
"@angular/common": "17.3.8",
"@angular/compiler": "17.3.8",
"@angular/core": "17.3.8",
"@angular/forms": "17.3.8",
"@angular/platform-browser": "17.3.8",
"@angular/platform-browser-dynamic": "17.3.8",
"@angular/router": "17.3.8",
"@swisspost/design-system-components": "workspace:7.0.0",
"@swisspost/design-system-styles": "workspace:7.0.0",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.4"
"zone.js": "0.14.5"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.3",
"@angular-eslint/builder": "17.3.0",
"@angular-eslint/eslint-plugin": "17.3.0",
"@angular-eslint/eslint-plugin-template": "17.3.0",
"@angular-eslint/template-parser": "17.3.0",
"@angular/cli": "17.3.3",
"@angular/compiler-cli": "17.3.3",
"@angular-devkit/build-angular": "17.3.7",
"@angular-eslint/builder": "17.4.0",
"@angular-eslint/eslint-plugin": "17.4.0",
"@angular-eslint/eslint-plugin-template": "17.4.0",
"@angular-eslint/template-parser": "17.4.0",
"@angular/cli": "17.3.7",
"@angular/compiler-cli": "17.3.8",
"@cypress/schematic": "2.5.1",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"cypress": "13.7.2",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"cypress": "13.9.0",
"eslint": "8.57.0",
"karma": "6.4.3",
"karma-chrome-launcher": "3.2.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
},
"devDependencies": {
"@types/node": "20.12.7",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.57.0",
Expand All @@ -34,14 +34,14 @@
"eslint-plugin-n": "16.6.2",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.34.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "5.0.6",
"typescript": "*"
},
"peerDependencies": {
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"keywords": [
"components",
Expand Down
16 changes: 8 additions & 8 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,33 +37,33 @@
"lint": "eslint src/**/*{.ts,.tsx}"
},
"dependencies": {
"@floating-ui/dom": "1.6.3",
"@floating-ui/dom": "1.6.5",
"@oddbird/popover-polyfill": "0.3.7",
"@swisspost/design-system-styles": "workspace:7.0.0",
"ally.js": "1.4.1",
"long-press-event": "2.4.6"
"long-press-event": "2.5.0"
},
"devDependencies": {
"@percy/cli": "1.28.2",
"@percy/cli": "1.28.6",
"@percy/cypress": "3.1.2",
"@stencil-community/eslint-plugin": "0.7.2",
"@stencil/angular-output-target": "0.8.4",
"@stencil/core": "4.17.2",
"@stencil/core": "4.18.0",
"@stencil/react-output-target": "0.5.3",
"@stencil/sass": "3.0.11",
"@stencil/sass": "3.0.12",
"@types/jest": "29.5.12",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"bootstrap": "5.3.3",
"cypress": "13.7.2",
"cypress": "13.9.0",
"cypress-axe": "1.5.0",
"cypress-storybook": "0.5.1",
"eslint": "8.57.0",
"eslint-plugin-react": "7.34.1",
"rimraf": "5.0.5",
"rimraf": "5.0.6",
"rollup-plugin-postcss": "4.0.2",
"sass": "1.74.1",
"sass": "1.77.1",
"ts-jest": "29.1.2",
"typescript": "5.3.3"
},
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": "17.3.3",
"@angular/cdk": "17.3.3",
"@angular/common": "17.3.3",
"@angular/compiler": "17.3.3",
"@angular/core": "17.3.3",
"@angular/forms": "17.3.3",
"@angular/localize": "17.3.3",
"@angular/platform-browser": "17.3.3",
"@angular/platform-browser-dynamic": "17.3.3",
"@angular/router": "17.3.3",
"@angular/animations": "17.3.8",
"@angular/cdk": "17.3.8",
"@angular/common": "17.3.8",
"@angular/compiler": "17.3.8",
"@angular/core": "17.3.8",
"@angular/forms": "17.3.8",
"@angular/localize": "17.3.8",
"@angular/platform-browser": "17.3.8",
"@angular/platform-browser-dynamic": "17.3.8",
"@angular/router": "17.3.8",
"@ng-bootstrap/ng-bootstrap": "16.0.0",
"@popperjs/core": "2.11.8",
"@swimlane/ngx-datatable": "20.1.0",
"@swisspost/design-system-intranet-header": "workspace:7.0.0",
"@swisspost/design-system-migrations": "workspace:7.0.0",
"@swisspost/design-system-styles": "workspace:7.0.0",
"bootstrap": "5.3.3",
"core-js": "3.36.1",
"core-js": "3.37.0",
"highlight.js": "11.9.0",
"ngx-highlightjs": "10.0.0",
"ngx-toastr": "18.0.0",
"prettier": "2.8.8",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.4"
"zone.js": "0.14.5"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.3",
"@angular-eslint/builder": "17.3.0",
"@angular-eslint/eslint-plugin": "17.3.0",
"@angular-eslint/eslint-plugin-template": "17.3.0",
"@angular-eslint/template-parser": "17.3.0",
"@angular/cli": "17.3.3",
"@angular/compiler-cli": "17.3.3",
"@angular/elements": "17.3.3",
"@angular/language-service": "17.3.3",
"@angular-devkit/build-angular": "17.3.7",
"@angular-eslint/builder": "17.4.0",
"@angular-eslint/eslint-plugin": "17.4.0",
"@angular-eslint/eslint-plugin-template": "17.4.0",
"@angular-eslint/template-parser": "17.4.0",
"@angular/cli": "17.3.7",
"@angular/compiler-cli": "17.3.8",
"@angular/elements": "17.3.8",
"@angular/language-service": "17.3.8",
"@types/jasmine": "5.1.4",
"@types/jasminewd2": "2.0.13",
"@types/node": "20.12.7",
Expand All @@ -64,12 +64,12 @@
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.1.0",
"raw-loader": "4.0.2",
"rimraf": "5.0.5",
"sass": "1.74.1",
"rimraf": "5.0.6",
"sass": "1.77.1",
"sockjs": "0.3.24",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"undici-types": "6.15.0",
"undici-types": "6.16.1",
"webpack": "5.91.0"
}
}
48 changes: 24 additions & 24 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,43 +37,43 @@
"@geometricpanda/storybook-addon-badges": "2.0.2",
"@lit/task": "1.0.0",
"@open-wc/lit-helpers": "0.7.0",
"@percy/cli": "1.28.2",
"@percy/cli": "1.28.6",
"@percy/cypress": "3.1.2",
"@pxtrn/storybook-addon-docs-stencil": "6.4.1",
"@storybook/addon-designs": "7.0.9",
"@storybook/addon-docs": "8.0.8",
"@storybook/addon-essentials": "8.0.8",
"@storybook/addon-links": "8.0.8",
"@storybook/addon-docs": "8.0.10",
"@storybook/addon-essentials": "8.0.10",
"@storybook/addon-links": "8.0.10",
"@storybook/addons": "7.6.17",
"@storybook/blocks": "8.0.8",
"@storybook/components": "8.0.8",
"@storybook/core-events": "8.0.8",
"@storybook/manager-api": "8.0.8",
"@storybook/preview-api": "8.0.8",
"@storybook/blocks": "8.0.10",
"@storybook/components": "8.0.10",
"@storybook/core-events": "8.0.10",
"@storybook/manager-api": "8.0.10",
"@storybook/preview-api": "8.0.10",
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "8.0.8",
"@storybook/types": "8.0.5",
"@storybook/web-components": "8.0.8",
"@storybook/web-components-vite": "8.0.8",
"@storybook/theming": "8.0.10",
"@storybook/types": "8.0.10",
"@storybook/web-components": "8.0.10",
"@storybook/web-components-vite": "8.0.10",
"@swisspost/design-system-components-angular": "workspace:7.0.0",
"@swisspost/design-system-intranet-header": "workspace:7.0.0",
"@types/css-modules": "1.0.5",
"@types/mdx": "2.0.12",
"@types/react": "18.2.74",
"@types/react-syntax-highlighter": "15.5.11",
"cypress": "13.7.2",
"@types/mdx": "2.0.13",
"@types/react": "18.3.1",
"@types/react-syntax-highlighter": "15.5.13",
"cypress": "13.9.0",
"cypress-axe": "1.5.0",
"lit": "3.1.2",
"lit-html": "3.1.2",
"lit": "3.1.3",
"lit-html": "3.1.3",
"prettier": "2.8.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-syntax-highlighter": "15.5.0",
"rehype-autolink-headings": "^7.1.0",
"remark-autolink-headings": "7.0.1",
"rimraf": "5.0.5",
"sass": "1.74.1",
"storybook": "8.0.8",
"rimraf": "5.0.6",
"sass": "1.77.1",
"storybook": "8.0.10",
"typescript": "5.3.3"
}
}
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"jest": "29.7.0",
"mock-fs": "5.2.0",
"node-fetch": "2.7.0",
"svgo": "3.2.0",
"svgo": "3.3.2",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.2.2"
Expand Down
20 changes: 10 additions & 10 deletions packages/internet-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,41 +44,41 @@
"dependencies": {
"@swisspost/design-system-styles": "workspace:7.0.0",
"body-scroll-lock": "4.0.0-beta.0",
"iframe-resizer": "4.3.9",
"iframe-resizer": "4.3.11",
"jquery": "3.7.1",
"tabbable": "6.2.0",
"throttle-debounce": "5.0.0",
"url-polyfill": "1.1.12"
},
"devDependencies": {
"@babel/core": "7.24.4",
"@percy/cli": "1.28.2",
"@babel/core": "7.24.5",
"@percy/cli": "1.28.6",
"@percy/cypress": "3.1.2",
"@stencil-community/eslint-plugin": "0.7.2",
"@stencil/core": "4.14.0",
"@stencil/sass": "3.0.11",
"@stencil/store": "2.0.15",
"@stencil/core": "4.18.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.29",
"@types/jquery": "3.5.30",
"@types/node": "20.12.7",
"@types/throttle-debounce": "5.0.2",
"babel-loader": "9.1.3",
"bootstrap": "5.3.3",
"cypress": "13.7.2",
"cypress": "13.9.0",
"cypress-each": "1.14.0",
"cypress-storybook": "0.5.1",
"eslint": "8.57.0",
"eslint-plugin-react": "7.34.1",
"globby": "14.0.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"rimraf": "5.0.5",
"rimraf": "5.0.6",
"rollup-plugin-node-polyfills": "0.2.1",
"rollup-plugin-scss": "4.0.0",
"rollup-plugin-visualizer": "5.12.0",
"sass": "1.74.1",
"sass": "1.77.1",
"start-server-and-test": "2.0.3",
"ts-jest": "29.1.2",
"typescript": "4.9.5"
Expand Down
Loading

0 comments on commit 84e1b0b

Please sign in to comment.