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 Nov 7, 2024
1 parent 4a3a243 commit 10b0c2f
Show file tree
Hide file tree
Showing 18 changed files with 2,231 additions and 3,155 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.3
if: failure()
with:
name: cypress-snapshots
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,16 +85,16 @@
"tokens:usage": "node ./utilities/token-checker.cjs"
},
"devDependencies": {
"@changesets/cli": "2.27.7",
"start-server-and-test": "2.0.5"
"@changesets/cli": "2.27.9",
"start-server-and-test": "2.0.8"
},
"optionalDependencies": {
"@web-types/lit": "2.0.0-3"
},
"engines": {
"node": "20"
},
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.12.3",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": {},
Expand Down
10 changes: 5 additions & 5 deletions packages/components-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@swisspost/design-system-components": "workspace:9.0.0-next.3",
"@swisspost/design-system-styles": "workspace:9.0.0-next.3",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"zone.js": "0.14.8"
"tslib": "2.8.1",
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.11",
Expand All @@ -35,14 +35,14 @@
"@cypress/schematic": "2.5.2",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"cypress": "13.13.2",
"eslint": "8.57.0",
"cypress": "13.15.2",
"eslint": "8.57.1",
"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.8.1",
"@swisspost/design-system-components": "workspace:9.0.0-next.3"
},
"peerDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"@swisspost/design-system-components": "workspace:9.0.0-next.3"
},
"devDependencies": {
"@types/node": "20.14.14",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/node": "20.17.6",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-love": "43.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.37.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "6.0.1",
Expand Down
16 changes: 8 additions & 8 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.12",
"@oddbird/popover-polyfill": "0.3.7",
"@swisspost/design-system-styles": "workspace:9.0.0-next.3",
"ally.js": "1.4.1",
"long-press-event": "2.5.0"
},
"devDependencies": {
"@percy/cli": "1.29.1",
"@percy/cli": "1.30.1",
"@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/sass": "3.0.12",
"@types/jest": "29.5.12",
"@types/node": "20.14.14",
"@types/jest": "29.5.14",
"@types/node": "20.17.6",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"bootstrap": "5.3.3",
"cypress": "13.13.2",
"cypress": "13.15.2",
"cypress-axe": "1.5.0",
"cypress-storybook": "1.0.0",
"eslint": "8.57.0",
"eslint-plugin-react": "7.35.0",
"eslint": "8.57.1",
"eslint-plugin-react": "7.37.2",
"rimraf": "6.0.1",
"rollup-plugin-postcss": "4.0.2",
"sass": "1.78.0",
"ts-jest": "29.2.4",
"ts-jest": "29.2.5",
"typescript": "5.5.4"
},
"keywords": [
Expand Down
18 changes: 9 additions & 9 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@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.30.1",
"@percy/cypress": "3.1.2",
"@storybook/addon-docs": "8.3.6",
"@storybook/addon-essentials": "8.3.6",
Expand All @@ -57,27 +57,27 @@
"@swisspost/design-system-intranet-header": "workspace:9.0.0-next.3",
"@types/css-modules": "1.0.5",
"@types/mdx": "2.0.13",
"@types/react": "18.3.3",
"@types/react": "18.3.12",
"@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.15.2",
"cypress-axe": "1.5.0",
"eslint": "8.57.0",
"eslint": "8.57.1",
"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",
"eslint-plugin-storybook": "0.11.0",
"lit": "3.2.1",
"lit-html": "3.2.1",
"prettier": "2.8.8",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-syntax-highlighter": "15.5.0",
"react-syntax-highlighter": "15.6.1",
"rehype-autolink-headings": "7.1.0",
"rehype-slug": "6.0.0",
"rimraf": "6.0.1",
"sass": "1.78.0",
"storybook": "8.2.7",
"storybook": "8.4.2",
"typescript": "5.5.4"
}
}
10 changes: 5 additions & 5 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,21 @@
},
"devDependencies": {
"@tsconfig/node18": "18.2.4",
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/mock-fs": "4.13.4",
"@types/node": "20.14.14",
"@types/node": "20.17.6",
"@types/node-fetch": "2.6.11",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint": "8.57.1",
"http-server": "14.1.1",
"https-proxy-agent": "7.0.5",
"jest": "29.7.0",
"mock-fs": "5.2.0",
"mock-fs": "5.4.1",
"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
24 changes: 12 additions & 12 deletions packages/internet-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,27 +51,27 @@
"url-polyfill": "1.1.12"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@percy/cli": "1.29.1",
"@babel/core": "7.26.0",
"@percy/cli": "1.30.1",
"@percy/cypress": "3.1.2",
"@stencil-community/eslint-plugin": "0.8.0",
"@stencil/core": "4.19.2",
"@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/jest": "29.5.14",
"@types/jquery": "3.5.32",
"@types/node": "20.17.6",
"@types/throttle-debounce": "5.0.2",
"babel-loader": "9.1.3",
"babel-loader": "9.2.1",
"bootstrap": "5.3.3",
"cypress": "13.13.2",
"cypress": "13.15.2",
"cypress-each": "1.14.0",
"cypress-storybook": "1.0.0",
"eslint": "8.57.0",
"eslint-plugin-react": "7.35.0",
"focus-trap": "7.5.4",
"eslint": "8.57.1",
"eslint-plugin-react": "7.37.2",
"focus-trap": "7.6.0",
"globby": "14.0.2",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand All @@ -80,8 +80,8 @@
"rollup-plugin-scss": "4.0.0",
"rollup-plugin-visualizer": "5.12.0",
"sass": "1.78.0",
"start-server-and-test": "2.0.5",
"ts-jest": "29.2.4",
"start-server-and-test": "2.0.8",
"ts-jest": "29.2.5",
"typescript": "5.5.4"
},
"keywords": [
Expand Down
16 changes: 8 additions & 8 deletions packages/intranet-header-workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"@angular/platform-browser": "18.2.10",
"@angular/platform-browser-dynamic": "18.2.10",
"@angular/router": "18.2.10",
"@ng-bootstrap/ng-bootstrap": "17.0.0",
"@ng-bootstrap/ng-bootstrap": "17.0.1",
"@popperjs/core": "2.11.8",
"@swisspost/design-system-styles": "workspace:9.0.0-next.3",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"tslib": "2.8.1",
"watch": "1.0.2",
"zone.js": "0.14.8"
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.11",
Expand All @@ -38,18 +38,18 @@
"@angular/cli": "18.2.11",
"@angular/compiler-cli": "18.2.10",
"@types/jasmine": "5.1.4",
"@types/node": "20.14.14",
"@types/node": "20.17.6",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"jasmine-core": "5.2.0",
"eslint": "8.57.1",
"jasmine-core": "5.4.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",
"npm-run-all2": "5.0.0",
"ng-packagr": "18.2.1",
"npm-run-all2": "5.0.2",
"rimraf": "6.0.1",
"typescript": "5.5.4",
"wait-on": "8.0.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@swisspost/design-system-styles": "workspace:9.0.0-next.3",
"tslib": "2.6.3"
"tslib": "2.8.1"
},
"devDependencies": {
"@swisspost/design-system-intranet-header-workspace": "workspace:3.0.22-next.3"
Expand Down
6 changes: 3 additions & 3 deletions packages/migrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"@angular-devkit/core": "=15.0.4",
"@angular-devkit/schematics": "=15.0.4",
"@angular/core": "=15.0.4",
"cheerio": "1.0.0-rc.12",
"cheerio": "1.0.0",
"prettier": "3.3.3",
"typescript": "5.5.4"
},
"devDependencies": {
"@types/node": "20.14.14",
"@types/node": "20.17.6",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"copyfiles": "2.4.1",
"eslint": "8.57.0",
"eslint": "8.57.1",
"rimraf": "6.0.1"
},
"schematics": "./dist/migrations.json",
Expand Down
6 changes: 3 additions & 3 deletions packages/nextjs-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
"@swisspost/design-system-components-react": "workspace:9.0.0-next.3",
"@swisspost/design-system-styles": "workspace:9.0.0-next.3",
"@swisspost/internet-header": "workspace:2.0.0-next.3",
"next": "15.0.1",
"next": "15.0.3",
"react": "^18",
"react-dom": "^18"
},
"devDependencies": {
"@types/node": "20.14.14",
"@types/node": "20.17.6",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.0.1",
"eslint": "^8",
"eslint-config-next": "14.2.5",
"eslint-config-next": "14.2.17",
"postcss": "^8",
"sass": "1.78.0",
"tailwindcss": "^3.3.0",
Expand Down
16 changes: 8 additions & 8 deletions packages/styles-primeng-workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,28 +23,28 @@
"@angular/platform-browser-dynamic": "18.2.10",
"@angular/router": "18.2.10",
"@swisspost/design-system-styles": "workspace:9.0.0-next.3",
"primeng": "17.18.7",
"primeng": "17.18.11",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"zone.js": "0.14.8"
"tslib": "2.8.1",
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.11",
"@angular/cli": "18.2.11",
"@angular/compiler-cli": "18.2.10",
"@types/jasmine": "5.1.4",
"jasmine-core": "5.2.0",
"jasmine-core": "5.4.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",
"npm-run-all2": "7.0.0",
"stylelint": "16.8.1",
"ng-packagr": "18.2.1",
"npm-run-all2": "7.0.1",
"stylelint": "16.10.0",
"stylelint-config-sass-guidelines": "11.1.0",
"stylelint-prettier": "5.0.2",
"stylelint-scss": "6.4.1",
"stylelint-scss": "6.8.1",
"typescript": "5.5.4"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@swisspost/design-system-styles": "workspace:9.0.0-next.3",
"tslib": "2.6.3"
"tslib": "2.8.1"
},
"sideEffects": false,
"keywords": [
Expand Down
Loading

0 comments on commit 10b0c2f

Please sign in to comment.