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 Mar 11, 2023
1 parent 9342698 commit f5fd3e4
Show file tree
Hide file tree
Showing 10 changed files with 674 additions and 655 deletions.
30 changes: 15 additions & 15 deletions packages/components-angular/package.json
Expand Up @@ -10,15 +10,15 @@
"lint": "ng lint"
},
"dependencies": {
"@angular/animations": "15.2.1",
"@angular/common": "15.2.1",
"@angular/compiler": "15.2.1",
"@angular/core": "15.2.1",
"@angular/forms": "15.2.1",
"@angular/localize": "15.2.1",
"@angular/platform-browser": "15.2.1",
"@angular/platform-browser-dynamic": "15.2.1",
"@angular/router": "15.2.1",
"@angular/animations": "15.2.2",
"@angular/common": "15.2.2",
"@angular/compiler": "15.2.2",
"@angular/core": "15.2.2",
"@angular/forms": "15.2.2",
"@angular/localize": "15.2.2",
"@angular/platform-browser": "15.2.2",
"@angular/platform-browser-dynamic": "15.2.2",
"@angular/router": "15.2.2",
"@ng-bootstrap/ng-bootstrap": "14.0.1",
"@popperjs/core": "2.11.6",
"@swisspost/design-system-styles": "workspace:5.4.1",
Expand All @@ -28,27 +28,27 @@
"zone.js": "0.13.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "15.2.1",
"@angular-devkit/build-angular": "15.2.2",
"@angular-eslint/builder": "15.2.1",
"@angular-eslint/eslint-plugin": "15.2.1",
"@angular-eslint/eslint-plugin-template": "15.2.1",
"@angular-eslint/schematics": "15.2.1",
"@angular-eslint/template-parser": "15.2.1",
"@angular/cli": "15.2.1",
"@angular/compiler-cli": "15.2.1",
"@angular/cli": "15.2.2",
"@angular/compiler-cli": "15.2.2",
"@types/jasmine": "4.3.1",
"@types/node": "18.14.6",
"@types/node": "18.15.0",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
"eslint": "8.35.0",
"eslint": "8.36.0",
"jasmine-core": "4.5.0",
"karma": "6.4.1",
"karma-chrome-launcher": "3.1.1",
"karma-coverage": "2.2.0",
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.0.0",
"ng-packagr": "15.2.2",
"rimraf": "4.3.1",
"rimraf": "4.4.0",
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions packages/components-react/package.json
Expand Up @@ -18,20 +18,20 @@
"@swisspost/design-system-components": "workspace:1.3.1"
},
"devDependencies": {
"@types/node": "18.14.6",
"@types/node": "18.15.0",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
"eslint": "8.35.0",
"eslint": "8.36.0",
"eslint-config-standard-with-typescript": "34.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-n": "15.6.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.32.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "4.3.1",
"rimraf": "4.4.0",
"typescript": "*"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/components/package.json
Expand Up @@ -45,18 +45,18 @@
"@swisspost/design-system-styles": "workspace:5.4.1",
"bootstrap": "5.2.3",
"eslint-plugin-react": "7.32.2",
"puppeteer": "19.7.3",
"sass": "1.58.3"
"puppeteer": "19.7.4",
"sass": "1.59.2"
},
"devDependencies": {
"@percy/cli": "1.20.2",
"@percy/cli": "1.20.3",
"@percy/cypress": "3.1.2",
"@types/jest": "27.5.2",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
"cypress": "12.7.0",
"cypress-storybook": "0.5.1",
"eslint": "8.35.0",
"eslint": "8.36.0",
"jest": "27.5.1",
"jest-cli": "27.5.1",
"npm-run-all": "4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/.tool-versions
@@ -1 +1 @@
nodejs 18.14.2
nodejs 18.15.0
40 changes: 20 additions & 20 deletions packages/demo/package.json
Expand Up @@ -12,16 +12,16 @@
"lint": "ng lint"
},
"dependencies": {
"@angular/animations": "15.2.1",
"@angular/cdk": "15.2.1",
"@angular/common": "15.2.1",
"@angular/compiler": "15.2.1",
"@angular/core": "15.2.1",
"@angular/forms": "15.2.1",
"@angular/localize": "15.2.1",
"@angular/platform-browser": "15.2.1",
"@angular/platform-browser-dynamic": "15.2.1",
"@angular/router": "15.2.1",
"@angular/animations": "15.2.2",
"@angular/cdk": "15.2.2",
"@angular/common": "15.2.2",
"@angular/compiler": "15.2.2",
"@angular/core": "15.2.2",
"@angular/forms": "15.2.2",
"@angular/localize": "15.2.2",
"@angular/platform-browser": "15.2.2",
"@angular/platform-browser-dynamic": "15.2.2",
"@angular/router": "15.2.2",
"@ng-bootstrap/ng-bootstrap": "14.0.1",
"@popperjs/core": "2.11.6",
"@swimlane/ngx-datatable": "20.1.0",
Expand All @@ -37,24 +37,24 @@
"zone.js": "0.13.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "15.2.1",
"@angular-devkit/build-angular": "15.2.2",
"@angular-devkit/build-optimizer": "0.1202.18",
"@angular-eslint/builder": "15.2.1",
"@angular-eslint/eslint-plugin": "15.2.1",
"@angular-eslint/eslint-plugin-template": "15.2.1",
"@angular-eslint/schematics": "15.2.1",
"@angular-eslint/template-parser": "15.2.1",
"@angular/cli": "15.2.1",
"@angular/compiler-cli": "15.2.1",
"@angular/elements": "15.2.1",
"@angular/language-service": "15.2.1",
"@angular/cli": "15.2.2",
"@angular/compiler-cli": "15.2.2",
"@angular/elements": "15.2.2",
"@angular/language-service": "15.2.2",
"@types/highlight.js": "9.12.4",
"@types/jasmine": "4.3.1",
"@types/jasminewd2": "2.0.10",
"@types/node": "18.14.6",
"@types/node": "18.15.0",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
"eslint": "8.35.0",
"eslint": "8.36.0",
"jasmine-core": "4.5.0",
"jasmine-marbles": "0.9.2",
"jasmine-spec-reporter": "7.0.0",
Expand All @@ -67,11 +67,11 @@
"prettier": "2.8.4",
"protractor": "7.0.0",
"raw-loader": "4.0.2",
"rimraf": "4.3.1",
"sass": "1.58.3",
"rimraf": "4.4.0",
"sass": "1.59.2",
"sockjs": "0.3.24",
"ts-node": "10.9.1",
"typescript": "4.9.5",
"webpack": "5.75.0"
"webpack": "5.76.1"
}
}
4 changes: 2 additions & 2 deletions packages/documentation/package.json
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@babel/core": "7.21.0",
"@geometricpanda/storybook-addon-badges": "1.1.1",
"@percy/cli": "1.20.2",
"@percy/cli": "1.20.3",
"@percy/cypress": "3.1.2",
"@pxtrn/storybook-addon-docs-stencil": "6.4.1",
"@storybook/addon-a11y": "6.5.16",
Expand All @@ -61,7 +61,7 @@
"prettier": "2.8.4",
"react-markdown": "8.0.5",
"rehype-raw": "6.1.1",
"sass": "1.58.3",
"sass": "1.59.2",
"sass-loader": "10.4.1",
"start-server-and-test": "2.0.0",
"storybook-dark-mode": "2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Expand Up @@ -31,7 +31,7 @@
"@tsconfig/node16": "1.0.3",
"@types/jest": "26.0.24",
"@types/mock-fs": "4.13.1",
"@types/node": "18.14.6",
"@types/node": "18.15.0",
"@types/node-fetch": "2.6.2",
"@types/svgo": "2.6.4",
"dotenv": "16.0.3",
Expand Down
12 changes: 6 additions & 6 deletions packages/internet-header/package.json
Expand Up @@ -47,23 +47,23 @@
"@stencil/core": "3.1.0",
"@stencil/store": "2.0.4",
"body-scroll-lock": "4.0.0-beta.0",
"iframe-resizer": "4.3.5",
"jquery": "3.6.3",
"iframe-resizer": "4.3.6",
"jquery": "3.6.4",
"tabbable": "6.1.1",
"throttle-debounce": "5.0.0",
"url-polyfill": "1.1.12"
},
"devDependencies": {
"@babel/core": "7.21.0",
"@percy/cli": "1.20.2",
"@percy/cli": "1.20.3",
"@percy/cypress": "3.1.2",
"@stencil/eslint-plugin": "0.4.0",
"@stencil/sass": "3.0.0",
"@swisspost/design-system-styles": "workspace:5.4.1",
"@types/iframe-resizer": "3.5.9",
"@types/jest": "26.0.24",
"@types/jquery": "3.5.16",
"@types/node": "18.14.6",
"@types/node": "18.15.0",
"@types/throttle-debounce": "5.0.0",
"babel-loader": "9.1.2",
"bootstrap": "5.2.3",
Expand All @@ -73,11 +73,11 @@
"eslint-plugin-react": "7.32.2",
"globby": "13.1.3",
"jest": "26.6.3",
"rimraf": "4.3.1",
"rimraf": "4.4.0",
"rollup-plugin-node-polyfills": "0.2.1",
"rollup-plugin-scss": "4.0.0",
"rollup-plugin-visualizer": "5.9.0",
"sass": "1.58.3",
"sass": "1.59.2",
"start-server-and-test": "2.0.0",
"ts-jest": "26.5.6",
"typescript": "4.9.5"
Expand Down
10 changes: 5 additions & 5 deletions packages/styles/package.json
Expand Up @@ -44,10 +44,10 @@
},
"devDependencies": {
"@angular/compiler": "<=15.0.4",
"@percy/cli": "1.20.2",
"@percy/cli": "1.20.3",
"@percy/cypress": "3.1.2",
"@types/node": "18.14.6",
"autoprefixer": "10.4.13",
"@types/node": "18.15.0",
"autoprefixer": "10.4.14",
"copyfiles": "2.4.1",
"cypress": "12.7.0",
"cypress-storybook": "0.5.1",
Expand All @@ -59,8 +59,8 @@
"npm-run-all": "4.1.5",
"postcss": "8.4.21",
"postcss-scss": "4.0.6",
"rimraf": "4.3.1",
"sass": "1.58.3",
"rimraf": "4.4.0",
"sass": "1.59.2",
"stylelint": "15.2.0",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-sass-guidelines": "9.0.1",
Expand Down

0 comments on commit f5fd3e4

Please sign in to comment.