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 Oct 30, 2023
1 parent 4ad2147 commit 66c1015
Show file tree
Hide file tree
Showing 10 changed files with 2,401 additions and 2,076 deletions.
16 changes: 8 additions & 8 deletions packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@
"@swisspost/design-system-components": "workspace:1.5.1"
},
"devDependencies": {
"@types/node": "18.17.19",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@types/node": "18.18.7",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.50.0",
"eslint-config-standard-with-typescript": "39.1.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-n": "16.1.0",
"eslint": "8.52.0",
"eslint-config-standard-with-typescript": "39.1.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-n": "16.2.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.33.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"typescript": "*"
},
"peerDependencies": {
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,32 +37,32 @@
"lint": "eslint src/**/*{.ts,.tsx}"
},
"dependencies": {
"@floating-ui/dom": "1.5.1",
"@oddbird/popover-polyfill": "0.2.2",
"@floating-ui/dom": "1.5.3",
"@oddbird/popover-polyfill": "0.3.1",
"@stencil/core": "3.4.2",
"@swisspost/design-system-styles": "workspace:6.4.2",
"ally.js": "1.4.1",
"long-press-event": "2.4.6"
},
"devDependencies": {
"@percy/cli": "1.27.2",
"@percy/cli": "1.27.3",
"@percy/cypress": "3.1.2",
"@stencil-community/eslint-plugin": "0.5.0",
"@stencil/react-output-target": "0.5.3",
"@stencil/sass": "3.0.5",
"@stencil/sass": "3.0.7",
"@types/jest": "27.5.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"bootstrap": "5.3.2",
"cypress": "13.2.0",
"cypress": "13.3.3",
"cypress-storybook": "0.5.1",
"eslint": "8.50.0",
"eslint": "8.52.0",
"eslint-plugin-react": "7.33.2",
"jest": "27.5.1",
"jest-cli": "27.5.1",
"npm-run-all": "4.1.5",
"rimraf": "5.0.1",
"sass": "1.68.0",
"rimraf": "5.0.5",
"sass": "1.69.5",
"typescript": "4.9.5"
}
}
2 changes: 1 addition & 1 deletion packages/demo/.tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 18.18.0
nodejs 18.18.2
52 changes: 26 additions & 26 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,50 +12,50 @@
"lint": "ng lint"
},
"dependencies": {
"@angular/animations": "16.2.6",
"@angular/cdk": "16.2.5",
"@angular/common": "16.2.6",
"@angular/compiler": "16.2.6",
"@angular/core": "16.2.6",
"@angular/forms": "16.2.6",
"@angular/localize": "16.2.6",
"@angular/platform-browser": "16.2.6",
"@angular/platform-browser-dynamic": "16.2.6",
"@angular/router": "16.2.6",
"@ng-bootstrap/ng-bootstrap": "15.1.1",
"@angular/animations": "16.2.11",
"@angular/cdk": "16.2.10",
"@angular/common": "16.2.11",
"@angular/compiler": "16.2.11",
"@angular/core": "16.2.11",
"@angular/forms": "16.2.11",
"@angular/localize": "16.2.11",
"@angular/platform-browser": "16.2.11",
"@angular/platform-browser-dynamic": "16.2.11",
"@angular/router": "16.2.11",
"@ng-bootstrap/ng-bootstrap": "15.1.2",
"@popperjs/core": "2.11.8",
"@swimlane/ngx-datatable": "20.1.0",
"@swisspost/design-system-intranet-header": "workspace:5.0.2",
"@swisspost/design-system-styles": "workspace:6.4.2",
"bootstrap": "5.3.2",
"core-js": "3.32.2",
"highlight.js": "11.8.0",
"core-js": "3.33.2",
"highlight.js": "11.9.0",
"ngx-highlightjs": "10.0.0",
"ngx-toastr": "17.0.2",
"prettier": "2.8.8",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.0"
"zone.js": "0.14.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "16.2.3",
"@angular-devkit/build-angular": "16.2.8",
"@angular-devkit/build-optimizer": "0.1202.18",
"@angular-eslint/builder": "16.2.0",
"@angular-eslint/eslint-plugin": "16.2.0",
"@angular-eslint/eslint-plugin-template": "16.2.0",
"@angular-eslint/schematics": "16.2.0",
"@angular-eslint/template-parser": "16.2.0",
"@angular/cli": "16.2.3",
"@angular/compiler-cli": "16.2.6",
"@angular/elements": "16.2.6",
"@angular/language-service": "16.2.6",
"@angular/cli": "16.2.8",
"@angular/compiler-cli": "16.2.11",
"@angular/elements": "16.2.11",
"@angular/language-service": "16.2.11",
"@types/highlight.js": "9.12.4",
"@types/jasmine": "5.1.0",
"@types/jasminewd2": "2.0.11",
"@types/node": "18.17.19",
"@types/jasmine": "5.1.1",
"@types/jasminewd2": "2.0.12",
"@types/node": "18.18.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.50.0",
"eslint": "8.52.0",
"jasmine-core": "5.1.1",
"jasmine-marbles": "0.9.2",
"jasmine-spec-reporter": "7.0.0",
Expand All @@ -66,11 +66,11 @@
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.1.0",
"raw-loader": "4.0.2",
"rimraf": "5.0.1",
"sass": "1.68.0",
"rimraf": "5.0.5",
"sass": "1.69.5",
"sockjs": "0.3.24",
"ts-node": "10.9.1",
"typescript": "4.9.5",
"webpack": "5.88.2"
"webpack": "5.89.0"
}
}
46 changes: 23 additions & 23 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,36 +35,36 @@
"devDependencies": {
"@geometricpanda/storybook-addon-badges": "2.0.0",
"@open-wc/lit-helpers": "0.6.0",
"@percy/cli": "1.27.2",
"@percy/cli": "1.27.3",
"@percy/cypress": "3.1.2",
"@pxtrn/storybook-addon-docs-stencil": "6.4.1",
"@storybook/addon-designs": "7.0.5",
"@storybook/addon-essentials": "7.4.5",
"@storybook/addon-links": "7.4.5",
"@storybook/addons": "7.4.5",
"@storybook/blocks": "7.4.5",
"@storybook/components": "7.4.5",
"@storybook/core-events": "7.4.5",
"@storybook/manager-api": "7.4.5",
"@storybook/preview-api": "7.4.5",
"@storybook/testing-library": "0.2.1",
"@storybook/theming": "7.4.5",
"@storybook/web-components": "7.4.5",
"@storybook/web-components-vite": "7.4.5",
"@types/css-modules": "1.0.3",
"@types/mdx": "2.0.7",
"@types/react": "18.2.22",
"@types/react-syntax-highlighter": "15.5.7",
"cypress": "13.3.0",
"lit": "3.0.0",
"lit-html": "3.0.0",
"@storybook/addon-essentials": "7.5.2",
"@storybook/addon-links": "7.5.2",
"@storybook/addons": "7.5.2",
"@storybook/blocks": "7.5.2",
"@storybook/components": "7.5.2",
"@storybook/core-events": "7.5.2",
"@storybook/manager-api": "7.5.2",
"@storybook/preview-api": "7.5.2",
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "7.5.2",
"@storybook/web-components": "7.5.2",
"@storybook/web-components-vite": "7.5.2",
"@types/css-modules": "1.0.4",
"@types/mdx": "2.0.9",
"@types/react": "18.2.33",
"@types/react-syntax-highlighter": "15.5.9",
"cypress": "13.3.3",
"lit": "3.0.1",
"lit-html": "3.0.1",
"prettier": "2.8.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-syntax-highlighter": "15.5.0",
"rimraf": "5.0.1",
"sass": "1.68.0",
"storybook": "7.4.5",
"rimraf": "5.0.5",
"sass": "1.69.5",
"storybook": "7.5.2",
"typescript": "5.1.6"
}
}
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@tsconfig/node18": "18.2.2",
"@types/jest": "29.5.6",
"@types/mock-fs": "4.13.3",
"@types/node": "18.18.0",
"@types/node": "18.18.7",
"@types/node-fetch": "2.6.7",
"dotenv": "16.3.1",
"http-server": "14.1.1",
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 @@ -44,7 +44,7 @@
},
"dependencies": {
"@stencil/core": "3.4.2",
"@stencil/store": "2.0.9",
"@stencil/store": "2.0.11",
"@swisspost/design-system-styles": "workspace:6.4.2",
"body-scroll-lock": "4.0.0-beta.0",
"iframe-resizer": "4.3.7",
Expand All @@ -54,30 +54,30 @@
"url-polyfill": "1.1.12"
},
"devDependencies": {
"@babel/core": "7.22.20",
"@percy/cli": "1.27.2",
"@babel/core": "7.23.2",
"@percy/cli": "1.27.3",
"@percy/cypress": "3.1.2",
"@stencil-community/eslint-plugin": "0.5.0",
"@stencil/sass": "3.0.5",
"@types/body-scroll-lock": "3.1.0",
"@types/iframe-resizer": "3.5.9",
"@stencil/sass": "3.0.7",
"@types/body-scroll-lock": "3.1.1",
"@types/iframe-resizer": "3.5.11",
"@types/jest": "27.5.2",
"@types/jquery": "3.5.19",
"@types/node": "18.17.19",
"@types/throttle-debounce": "5.0.0",
"@types/jquery": "3.5.25",
"@types/node": "18.18.7",
"@types/throttle-debounce": "5.0.1",
"babel-loader": "9.1.3",
"bootstrap": "5.3.2",
"cypress": "13.2.0",
"cypress": "13.3.3",
"cypress-each": "1.13.3",
"cypress-storybook": "0.5.1",
"eslint-plugin-react": "7.33.2",
"globby": "13.2.2",
"jest": "27.5.1",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"rollup-plugin-node-polyfills": "0.2.1",
"rollup-plugin-scss": "4.0.0",
"rollup-plugin-visualizer": "5.9.2",
"sass": "1.68.0",
"sass": "1.69.5",
"start-server-and-test": "2.0.1",
"ts-jest": "27.1.5",
"typescript": "4.9.5"
Expand Down
36 changes: 18 additions & 18 deletions packages/intranet-header-workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,45 +10,45 @@
"lint": "ng lint"
},
"dependencies": {
"@angular/animations": "16.2.6",
"@angular/common": "16.2.6",
"@angular/compiler": "16.2.6",
"@angular/core": "16.2.6",
"@angular/forms": "16.2.6",
"@angular/localize": "16.2.6",
"@angular/platform-browser": "16.2.6",
"@angular/platform-browser-dynamic": "16.2.6",
"@angular/router": "16.2.6",
"@ng-bootstrap/ng-bootstrap": "15.1.1",
"@angular/animations": "16.2.11",
"@angular/common": "16.2.11",
"@angular/compiler": "16.2.11",
"@angular/core": "16.2.11",
"@angular/forms": "16.2.11",
"@angular/localize": "16.2.11",
"@angular/platform-browser": "16.2.11",
"@angular/platform-browser-dynamic": "16.2.11",
"@angular/router": "16.2.11",
"@ng-bootstrap/ng-bootstrap": "15.1.2",
"@popperjs/core": "2.11.8",
"@swisspost/design-system-styles": "workspace:6.4.2",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"watch": "1.0.2",
"zone.js": "0.14.0"
"zone.js": "0.14.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "16.2.3",
"@angular-devkit/build-angular": "16.2.8",
"@angular-eslint/builder": "16.2.0",
"@angular-eslint/eslint-plugin": "16.2.0",
"@angular-eslint/eslint-plugin-template": "16.2.0",
"@angular-eslint/schematics": "16.2.0",
"@angular-eslint/template-parser": "16.2.0",
"@angular/cli": "16.2.3",
"@angular/compiler-cli": "16.2.6",
"@types/jasmine": "5.1.0",
"@types/node": "18.17.19",
"@angular/cli": "16.2.8",
"@angular/compiler-cli": "16.2.11",
"@types/jasmine": "5.1.1",
"@types/node": "18.18.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.50.0",
"eslint": "8.52.0",
"jasmine-core": "5.1.1",
"karma": "6.4.2",
"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": "16.2.3",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"typescript": "4.9.5"
}
}
18 changes: 9 additions & 9 deletions packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,30 +42,30 @@
},
"devDependencies": {
"@angular/compiler": "=15.0.4",
"@percy/cli": "1.27.2",
"@percy/cli": "1.27.3",
"@percy/cypress": "3.1.2",
"@swisspost/design-system-icons": "workspace:1.0.12",
"@types/node": "18.18.0",
"@types/node": "18.18.7",
"autoprefixer": "10.4.16",
"copyfiles": "2.4.1",
"cypress": "13.2.0",
"cypress": "13.3.3",
"cypress-storybook": "0.5.1",
"glob": "10.3.7",
"glob": "10.3.10",
"gulp": "4.0.2",
"gulp-newer": "^1.4.0",
"gulp-postcss": "9.0.1",
"gulp-sass": "5.1.0",
"jest": "29.7.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.31",
"postcss-scss": "4.0.8",
"rimraf": "5.0.1",
"sass": "1.68.0",
"stylelint": "15.10.3",
"postcss-scss": "4.0.9",
"rimraf": "5.0.5",
"sass": "1.69.5",
"stylelint": "15.11.0",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-sass-guidelines": "9.0.1",
"stylelint-prettier": "2.0.0",
"stylelint-scss": "5.2.1",
"stylelint-scss": "5.3.0",
"typescript": "4.9.5"
},
"sass": {
Expand Down
Loading

0 comments on commit 66c1015

Please sign in to comment.