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 28, 2023
1 parent aab1d75 commit 40052db
Show file tree
Hide file tree
Showing 7 changed files with 342 additions and 650 deletions.
2 changes: 1 addition & 1 deletion packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@types/node": "18.19.3",
"@types/react": "18.2.45",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"long-press-event": "2.4.6"
},
"devDependencies": {
"@percy/cli": "1.27.4",
"@percy/cli": "1.27.6",
"@percy/cypress": "3.1.2",
"@stencil-community/eslint-plugin": "0.7.1",
"@stencil/core": "4.9.0",
Expand All @@ -54,7 +54,7 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"bootstrap": "5.3.2",
"cypress": "13.6.1",
"cypress": "13.6.2",
"cypress-storybook": "0.5.1",
"eslint": "8.56.0",
"eslint-plugin-react": "7.33.2",
Expand Down
6 changes: 3 additions & 3 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.34.0",
"core-js": "3.35.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.15.0",
"@typescript-eslint/parser": "6.15.0",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"eslint": "8.56.0",
"jasmine-core": "5.1.1",
"jasmine-marbles": "0.9.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@geometricpanda/storybook-addon-badges": "2.0.0",
"@open-wc/lit-helpers": "0.6.0",
"@percy/cli": "1.27.4",
"@percy/cli": "1.27.6",
"@percy/cypress": "3.1.2",
"@pxtrn/storybook-addon-docs-stencil": "6.4.1",
"@storybook/addon-designs": "7.0.7",
Expand All @@ -53,9 +53,9 @@
"@storybook/web-components-vite": "7.6.6",
"@types/css-modules": "1.0.5",
"@types/mdx": "2.0.10",
"@types/react": "18.2.45",
"@types/react": "18.2.46",
"@types/react-syntax-highlighter": "15.5.11",
"cypress": "13.6.1",
"cypress": "13.6.2",
"lit": "3.1.0",
"lit-html": "3.1.0",
"prettier": "2.8.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/jest": "29.5.11",
"@types/mock-fs": "4.13.4",
"@types/node": "18.19.3",
"@types/node-fetch": "2.6.9",
"@types/node-fetch": "2.6.10",
"dotenv": "16.3.1",
"http-server": "14.1.1",
"https-proxy-agent": "7.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/internet-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@babel/core": "7.23.6",
"@percy/cli": "1.27.4",
"@percy/cli": "1.27.6",
"@percy/cypress": "3.1.2",
"@stencil-community/eslint-plugin": "0.7.1",
"@stencil/core": "4.9.0",
Expand All @@ -65,7 +65,7 @@
"@types/throttle-debounce": "5.0.2",
"babel-loader": "9.1.3",
"bootstrap": "5.3.2",
"cypress": "13.6.1",
"cypress": "13.6.2",
"cypress-each": "1.13.3",
"cypress-storybook": "0.5.1",
"eslint-plugin-react": "7.33.2",
Expand All @@ -75,7 +75,7 @@
"rimraf": "5.0.5",
"rollup-plugin-node-polyfills": "0.2.1",
"rollup-plugin-scss": "4.0.0",
"rollup-plugin-visualizer": "5.11.0",
"rollup-plugin-visualizer": "5.12.0",
"sass": "1.69.5",
"start-server-and-test": "2.0.3",
"ts-jest": "29.1.1",
Expand Down
Loading

0 comments on commit 40052db

Please sign in to comment.