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 Dec 10, 2023
1 parent e969d17 commit 44c32da
Show file tree
Hide file tree
Showing 10 changed files with 932 additions and 606 deletions.
4 changes: 2 additions & 2 deletions packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@swisspost/design-system-components": "workspace:1.6.3"
},
"devDependencies": {
"@types/node": "18.19.2",
"@types/react": "18.2.41",
"@types/node": "18.19.3",
"@types/react": "18.2.43",
"@types/react-dom": "18.2.17",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,17 @@
"long-press-event": "2.4.6"
},
"devDependencies": {
"@percy/cli": "1.27.4",
"@percy/cli": "1.27.5",
"@percy/cypress": "3.1.2",
"@stencil-community/eslint-plugin": "0.7.1",
"@stencil/core": "4.6.0",
"@stencil/core": "4.8.1",
"@stencil/react-output-target": "0.5.3",
"@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.6.0",
"cypress": "13.6.1",
"cypress-storybook": "0.5.1",
"eslint": "8.55.0",
"eslint-plugin-react": "7.33.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@swisspost/design-system-intranet-header": "workspace:5.0.5",
"@swisspost/design-system-styles": "workspace:6.5.0",
"bootstrap": "5.3.2",
"core-js": "3.33.3",
"core-js": "3.34.0",
"highlight.js": "11.9.0",
"ngx-highlightjs": "10.0.0",
"ngx-toastr": "18.0.0",
Expand All @@ -51,8 +51,8 @@
"@types/jasmine": "5.1.4",
"@types/jasminewd2": "2.0.13",
"@types/node": "18.17.19",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"eslint": "8.55.0",
"jasmine-core": "5.1.1",
"jasmine-marbles": "0.9.2",
Expand All @@ -67,7 +67,7 @@
"rimraf": "5.0.5",
"sass": "1.69.5",
"sockjs": "0.3.24",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"typescript": "5.1.6",
"webpack": "5.89.0"
}
Expand Down
32 changes: 16 additions & 16 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,27 +35,27 @@
"devDependencies": {
"@geometricpanda/storybook-addon-badges": "2.0.0",
"@open-wc/lit-helpers": "0.6.0",
"@percy/cli": "1.27.4",
"@percy/cli": "1.27.5",
"@percy/cypress": "3.1.2",
"@pxtrn/storybook-addon-docs-stencil": "6.4.1",
"@storybook/addon-designs": "7.0.7",
"@storybook/addon-essentials": "7.6.3",
"@storybook/addon-links": "7.6.3",
"@storybook/addons": "7.6.3",
"@storybook/blocks": "7.6.3",
"@storybook/components": "7.6.3",
"@storybook/core-events": "7.6.3",
"@storybook/manager-api": "7.6.3",
"@storybook/preview-api": "7.6.3",
"@storybook/addon-essentials": "7.6.4",
"@storybook/addon-links": "7.6.4",
"@storybook/addons": "7.6.4",
"@storybook/blocks": "7.6.4",
"@storybook/components": "7.6.4",
"@storybook/core-events": "7.6.4",
"@storybook/manager-api": "7.6.4",
"@storybook/preview-api": "7.6.4",
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "7.6.3",
"@storybook/web-components": "7.6.3",
"@storybook/web-components-vite": "7.6.3",
"@storybook/theming": "7.6.4",
"@storybook/web-components": "7.6.4",
"@storybook/web-components-vite": "7.6.4",
"@types/css-modules": "1.0.5",
"@types/mdx": "2.0.10",
"@types/react": "18.2.41",
"@types/react-syntax-highlighter": "15.5.10",
"cypress": "13.6.0",
"@types/react": "18.2.43",
"@types/react-syntax-highlighter": "15.5.11",
"cypress": "13.6.1",
"lit": "3.1.0",
"lit-html": "3.1.0",
"prettier": "2.8.8",
Expand All @@ -64,7 +64,7 @@
"react-syntax-highlighter": "15.5.0",
"rimraf": "5.0.5",
"sass": "1.69.5",
"storybook": "7.6.3",
"storybook": "7.6.4",
"typescript": "5.1.6"
}
}
6 changes: 3 additions & 3 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
},
"devDependencies": {
"@tsconfig/node18": "18.2.2",
"@types/jest": "29.5.10",
"@types/jest": "29.5.11",
"@types/mock-fs": "4.13.4",
"@types/node": "18.19.2",
"@types/node": "18.19.3",
"@types/node-fetch": "2.6.9",
"dotenv": "16.3.1",
"http-server": "14.1.1",
Expand All @@ -41,7 +41,7 @@
"node-fetch": "2.7.0",
"svgo": "3.0.5",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"typescript": "5.2.2"
}
}
10 changes: 5 additions & 5 deletions packages/internet-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,21 @@
},
"devDependencies": {
"@babel/core": "7.23.5",
"@percy/cli": "1.27.4",
"@percy/cli": "1.27.5",
"@percy/cypress": "3.1.2",
"@stencil-community/eslint-plugin": "0.7.1",
"@stencil/core": "4.6.0",
"@stencil/core": "4.8.1",
"@stencil/sass": "3.0.7",
"@stencil/store": "2.0.11",
"@types/body-scroll-lock": "3.1.2",
"@types/iframe-resizer": "3.5.13",
"@types/jest": "27.5.2",
"@types/jquery": "3.5.29",
"@types/node": "18.19.2",
"@types/node": "18.19.3",
"@types/throttle-debounce": "5.0.2",
"babel-loader": "9.1.3",
"bootstrap": "5.3.2",
"cypress": "13.6.0",
"cypress": "13.6.1",
"cypress-each": "1.13.3",
"cypress-storybook": "0.5.1",
"eslint-plugin-react": "7.33.2",
Expand All @@ -74,7 +74,7 @@
"rimraf": "5.0.5",
"rollup-plugin-node-polyfills": "0.2.1",
"rollup-plugin-scss": "4.0.0",
"rollup-plugin-visualizer": "5.10.0",
"rollup-plugin-visualizer": "5.11.0",
"sass": "1.69.5",
"start-server-and-test": "2.0.3",
"ts-jest": "27.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/intranet-header-workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@angular/cli": "16.2.10",
"@angular/compiler-cli": "16.2.12",
"@types/jasmine": "5.1.4",
"@types/node": "18.19.2",
"@types/node": "18.19.3",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.55.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/migrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular-devkit/schematics": "=15.0.4",
"@angular/core": "=15.0.4",
"cheerio": "1.0.0-rc.12",
"prettier": "3.1.0",
"prettier": "3.1.1",
"typescript": "4.9.3"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@swisspost/design-system-icons": "workspace:1.0.16",
"@types/node": "18.19.2",
"@types/node": "18.19.3",
"autoprefixer": "10.4.16",
"copyfiles": "2.4.1",
"glob": "10.3.10",
Expand All @@ -56,7 +56,7 @@
"npm-run-all": "4.1.5",
"postcss": "8.4.32",
"postcss-scss": "4.0.9",
"prettier": "3.1.0",
"prettier": "3.1.1",
"rimraf": "5.0.5",
"sass": "1.69.5",
"stylelint": "15.11.0",
Expand Down
Loading

0 comments on commit 44c32da

Please sign in to comment.