Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 3, 2023
1 parent 9a4c07e commit 5960770
Show file tree
Hide file tree
Showing 9 changed files with 5,153 additions and 4,845 deletions.
30 changes: 15 additions & 15 deletions packages/components-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"lint": "ng lint"
},
"dependencies": {
"@angular/animations": "15.2.4",
"@angular/common": "15.2.4",
"@angular/compiler": "15.2.4",
"@angular/core": "15.2.4",
"@angular/forms": "15.2.4",
"@angular/localize": "15.2.4",
"@angular/platform-browser": "15.2.4",
"@angular/platform-browser-dynamic": "15.2.4",
"@angular/router": "15.2.4",
"@ng-bootstrap/ng-bootstrap": "14.0.1",
"@angular/animations": "15.2.5",
"@angular/common": "15.2.5",
"@angular/compiler": "15.2.5",
"@angular/core": "15.2.5",
"@angular/forms": "15.2.5",
"@angular/localize": "15.2.5",
"@angular/platform-browser": "15.2.5",
"@angular/platform-browser-dynamic": "15.2.5",
"@angular/router": "15.2.5",
"@ng-bootstrap/ng-bootstrap": "14.1.0",
"@popperjs/core": "2.11.7",
"@swisspost/design-system-styles": "workspace:6.1.0",
"rxjs": "7.8.0",
Expand All @@ -35,12 +35,12 @@
"@angular-eslint/schematics": "15.2.1",
"@angular-eslint/template-parser": "15.2.1",
"@angular/cli": "15.2.4",
"@angular/compiler-cli": "15.2.4",
"@angular/compiler-cli": "15.2.5",
"@types/jasmine": "4.3.1",
"@types/node": "18.15.10",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
"eslint": "8.36.0",
"@types/node": "18.15.11",
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"eslint": "8.37.0",
"jasmine-core": "4.6.0",
"karma": "6.4.1",
"karma-chrome-launcher": "3.1.1",
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 @@ -22,15 +22,15 @@
"@swisspost/design-system-components": "workspace:1.3.3"
},
"devDependencies": {
"@types/node": "18.15.10",
"@types/react": "18.0.29",
"@types/node": "18.15.11",
"@types/react": "18.0.32",
"@types/react-dom": "18.0.11",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
"eslint": "8.36.0",
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"eslint": "8.37.0",
"eslint-config-standard-with-typescript": "34.0.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-n": "15.6.1",
"eslint-plugin-n": "15.7.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.32.2",
"react": "18.2.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,21 @@
"@percy/cypress": "3.1.2",
"@popperjs/core": "2.11.7",
"@stencil-community/eslint-plugin": "^0.5.0",
"@stencil/react-output-target": "0.4.0",
"@stencil/react-output-target": "0.5.0",
"@stencil/sass": "3.0.0",
"@swisspost/design-system-styles": "workspace:6.1.0",
"@types/jest": "27.5.2",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"bootstrap": "5.2.3",
"cypress": "12.8.1",
"cypress": "12.9.0",
"cypress-storybook": "0.5.1",
"eslint": "8.36.0",
"eslint": "8.37.0",
"eslint-plugin-react": "7.32.2",
"jest": "27.5.1",
"jest-cli": "27.5.1",
"npm-run-all": "4.1.5",
"puppeteer": "19.8.0",
"puppeteer": "19.8.3",
"sass": "1.60.0",
"typescript": "4.9.5"
}
Expand Down
38 changes: 19 additions & 19 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
"lint": "ng lint"
},
"dependencies": {
"@angular/animations": "15.2.4",
"@angular/cdk": "15.2.4",
"@angular/common": "15.2.4",
"@angular/compiler": "15.2.4",
"@angular/core": "15.2.4",
"@angular/forms": "15.2.4",
"@angular/localize": "15.2.4",
"@angular/platform-browser": "15.2.4",
"@angular/platform-browser-dynamic": "15.2.4",
"@angular/router": "15.2.4",
"@ng-bootstrap/ng-bootstrap": "14.0.1",
"@angular/animations": "15.2.5",
"@angular/cdk": "15.2.5",
"@angular/common": "15.2.5",
"@angular/compiler": "15.2.5",
"@angular/core": "15.2.5",
"@angular/forms": "15.2.5",
"@angular/localize": "15.2.5",
"@angular/platform-browser": "15.2.5",
"@angular/platform-browser-dynamic": "15.2.5",
"@angular/router": "15.2.5",
"@ng-bootstrap/ng-bootstrap": "14.1.0",
"@popperjs/core": "2.11.7",
"@swimlane/ngx-datatable": "20.1.0",
"@swisspost/design-system-intranet-header": "workspace:4.0.1",
Expand All @@ -45,16 +45,16 @@
"@angular-eslint/schematics": "15.2.1",
"@angular-eslint/template-parser": "15.2.1",
"@angular/cli": "15.2.4",
"@angular/compiler-cli": "15.2.4",
"@angular/elements": "15.2.4",
"@angular/language-service": "15.2.4",
"@angular/compiler-cli": "15.2.5",
"@angular/elements": "15.2.5",
"@angular/language-service": "15.2.5",
"@types/highlight.js": "9.12.4",
"@types/jasmine": "4.3.1",
"@types/jasminewd2": "2.0.10",
"@types/node": "18.15.10",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
"eslint": "8.36.0",
"@types/node": "18.15.11",
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"eslint": "8.37.0",
"jasmine-core": "4.6.0",
"jasmine-marbles": "0.9.2",
"jasmine-spec-reporter": "7.0.0",
Expand All @@ -72,6 +72,6 @@
"sockjs": "0.3.24",
"ts-node": "10.9.1",
"typescript": "4.9.5",
"webpack": "5.76.3"
"webpack": "5.77.0"
}
}
10 changes: 5 additions & 5 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react-jsx-parser": "1.29.0"
},
"devDependencies": {
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@geometricpanda/storybook-addon-badges": "1.1.1",
"@percy/cli": "1.21.0",
"@percy/cypress": "3.1.2",
Expand All @@ -48,14 +48,14 @@
"@storybook/client-api": "6.5.16",
"@storybook/preset-scss": "1.0.3",
"@storybook/react": "6.5.16",
"@storybook/testing-library": "0.0.13",
"@storybook/testing-library": "0.1.0",
"@storybook/theming": "6.5.16",
"@types/mdx": "2.0.3",
"@types/react": "18.0.29",
"@types/mdx": "2.0.4",
"@types/react": "18.0.32",
"@types/react-dom": "18.0.11",
"babel-loader": "9.1.2",
"css-loader": "5.2.7",
"cypress": "12.8.1",
"cypress": "12.9.0",
"cypress-each": "1.13.1",
"cypress-storybook": "0.5.1",
"prettier": "2.8.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@tsconfig/node16": "1.0.3",
"@types/jest": "26.0.24",
"@types/mock-fs": "4.13.1",
"@types/node": "18.15.10",
"@types/node-fetch": "2.6.2",
"@types/node": "18.15.11",
"@types/node-fetch": "2.6.3",
"@types/svgo": "2.6.4",
"dotenv": "16.0.3",
"http-server": "14.1.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/internet-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"@stencil/core": "3.2.0",
"@stencil/store": "2.0.4",
"@stencil/store": "2.0.5",
"body-scroll-lock": "4.0.0-beta.0",
"iframe-resizer": "4.3.6",
"jquery": "3.6.4",
Expand All @@ -53,20 +53,20 @@
"url-polyfill": "1.1.12"
},
"devDependencies": {
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@percy/cli": "1.21.0",
"@percy/cypress": "3.1.2",
"@stencil/eslint-plugin": "0.4.0",
"@stencil/sass": "3.0.0",
"@swisspost/design-system-styles": "workspace:6.1.0",
"@types/iframe-resizer": "3.5.9",
"@types/jest": "27.5.1",
"@types/jest": "27.5.2",
"@types/jquery": "3.5.16",
"@types/node": "18.15.10",
"@types/node": "18.15.11",
"@types/throttle-debounce": "5.0.0",
"babel-loader": "9.1.2",
"bootstrap": "5.2.3",
"cypress": "12.8.1",
"cypress": "12.9.0",
"cypress-each": "1.13.1",
"cypress-storybook": "0.5.1",
"eslint-plugin-react": "7.32.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
"@angular/compiler": "<=15.0.4",
"@percy/cli": "1.21.0",
"@percy/cypress": "3.1.2",
"@types/node": "18.15.10",
"@types/node": "18.15.11",
"autoprefixer": "10.4.14",
"copyfiles": "2.4.1",
"cypress": "12.8.1",
"cypress": "12.9.0",
"cypress-storybook": "0.5.1",
"glob": "9.3.2",
"glob": "9.3.4",
"gulp": "4.0.2",
"gulp-postcss": "9.0.1",
"gulp-sass": "5.1.0",
Expand All @@ -60,7 +60,7 @@
"postcss-scss": "4.0.6",
"rimraf": "4.4.1",
"sass": "1.60.0",
"stylelint": "15.3.0",
"stylelint": "15.4.0",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-sass-guidelines": "9.0.1",
"stylelint-prettier": "2.0.0",
Expand Down

0 comments on commit 5960770

Please sign in to comment.