Skip to content

Commit

Permalink
Merge branch 'main' into 2871-the-collapsed-arg-is-not-reflected-on-t…
Browse files Browse the repository at this point in the history
…he-component
  • Loading branch information
alizedebray authored Jul 2, 2024
2 parents a74d0fe + 1d21429 commit 5283ad5
Show file tree
Hide file tree
Showing 13 changed files with 1,109 additions and 1,384 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"tokens:build": "pnpm --filter design-system-tokens build"
},
"devDependencies": {
"@changesets/cli": "2.27.5",
"@changesets/cli": "2.27.7",
"start-server-and-test": "2.0.4"
},
"optionalDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/components-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"@angular/cli": "17.3.8",
"@angular/compiler-cli": "17.3.11",
"@cypress/schematic": "2.5.2",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"cypress": "13.11.0",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"cypress": "13.13.0",
"eslint": "8.57.0",
"karma": "6.4.3",
"karma-chrome-launcher": "3.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"eslint-config-love": "43.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-promise": "6.2.0",
"eslint-plugin-react": "7.34.2",
"eslint-plugin-promise": "6.4.0",
"eslint-plugin-react": "7.34.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "5.0.7",
Expand Down
12 changes: 6 additions & 6 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,33 +37,33 @@
"lint": "eslint src/**/*{.ts,.tsx}"
},
"dependencies": {
"@floating-ui/dom": "1.6.5",
"@floating-ui/dom": "1.6.7",
"@oddbird/popover-polyfill": "0.3.7",
"@swisspost/design-system-styles": "workspace:7.2.0",
"ally.js": "1.4.1",
"long-press-event": "2.5.0"
},
"devDependencies": {
"@percy/cli": "1.28.7",
"@percy/cli": "1.28.8",
"@percy/cypress": "3.1.2",
"@stencil-community/eslint-plugin": "0.7.2",
"@stencil/angular-output-target": "0.8.4",
"@stencil/core": "4.18.3",
"@stencil/core": "4.19.1",
"@stencil/react-output-target": "0.5.3",
"@stencil/sass": "3.0.12",
"@types/jest": "29.5.12",
"@types/node": "20.14.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"bootstrap": "5.3.3",
"cypress": "13.11.0",
"cypress": "13.13.0",
"cypress-axe": "1.5.0",
"cypress-storybook": "1.0.0",
"eslint": "8.57.0",
"eslint-plugin-react": "7.34.2",
"eslint-plugin-react": "7.34.3",
"rimraf": "5.0.7",
"rollup-plugin-postcss": "4.0.2",
"sass": "1.77.5",
"sass": "1.77.6",
"ts-jest": "29.1.5",
"typescript": "5.3.3"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@
"karma-jasmine-html-reporter": "2.1.0",
"raw-loader": "4.0.2",
"rimraf": "5.0.7",
"sass": "1.77.5",
"sass": "1.77.6",
"sockjs": "0.3.24",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"undici-types": "6.18.2",
"webpack": "5.92.0"
"undici-types": "6.19.2",
"webpack": "5.92.1"
}
}
32 changes: 16 additions & 16 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,21 +39,21 @@
"@kurbar/storybook-addon-docs-stencil": "8.0.0",
"@lit/task": "1.0.1",
"@open-wc/lit-helpers": "0.7.0",
"@percy/cli": "1.28.7",
"@percy/cli": "1.28.8",
"@percy/cypress": "3.1.2",
"@storybook/addon-docs": "8.1.9",
"@storybook/addon-essentials": "8.1.9",
"@storybook/addon-links": "8.1.9",
"@storybook/blocks": "8.1.9",
"@storybook/components": "8.1.9",
"@storybook/core-events": "8.1.9",
"@storybook/manager-api": "8.1.9",
"@storybook/preview-api": "8.1.9",
"@storybook/addon-docs": "8.1.11",
"@storybook/addon-essentials": "8.1.11",
"@storybook/addon-links": "8.1.11",
"@storybook/blocks": "8.1.11",
"@storybook/components": "8.1.11",
"@storybook/core-events": "8.1.11",
"@storybook/manager-api": "8.1.11",
"@storybook/preview-api": "8.1.11",
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "8.1.9",
"@storybook/types": "8.1.9",
"@storybook/web-components": "8.1.9",
"@storybook/web-components-vite": "8.1.9",
"@storybook/theming": "8.1.11",
"@storybook/types": "8.1.11",
"@storybook/web-components": "8.1.11",
"@storybook/web-components-vite": "8.1.11",
"@swisspost/design-system-components-angular": "workspace:7.2.0",
"@swisspost/design-system-intranet-header": "workspace:7.2.0",
"@types/css-modules": "1.0.5",
Expand All @@ -62,7 +62,7 @@
"@types/react-syntax-highlighter": "15.5.13",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"cypress": "13.11.0",
"cypress": "13.13.0",
"cypress-axe": "1.5.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -77,8 +77,8 @@
"rehype-autolink-headings": "^7.1.0",
"remark-autolink-headings": "7.0.1",
"rimraf": "5.0.7",
"sass": "1.77.5",
"storybook": "8.1.9",
"sass": "1.77.6",
"storybook": "8.1.11",
"typescript": "5.3.3"
}
}
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dotenv": "16.4.5",
"eslint": "8.57.0",
"http-server": "14.1.1",
"https-proxy-agent": "7.0.4",
"https-proxy-agent": "7.0.5",
"jest": "29.7.0",
"mock-fs": "5.2.0",
"node-fetch": "2.7.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/internet-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
"body-scroll-lock": "4.0.0-beta.0",
"iframe-resizer": "4.4.2",
"jquery": "3.7.1",
"throttle-debounce": "5.0.0",
"throttle-debounce": "5.0.2",
"url-polyfill": "1.1.12"
},
"devDependencies": {
"@babel/core": "7.24.7",
"@percy/cli": "1.28.7",
"@percy/cli": "1.28.8",
"@percy/cypress": "3.1.2",
"@stencil-community/eslint-plugin": "0.7.2",
"@stencil/core": "4.18.3",
"@stencil/core": "4.19.1",
"@stencil/sass": "3.0.12",
"@stencil/store": "2.0.16",
"@types/body-scroll-lock": "3.1.2",
Expand All @@ -65,20 +65,20 @@
"@types/throttle-debounce": "5.0.2",
"babel-loader": "9.1.3",
"bootstrap": "5.3.3",
"cypress": "13.11.0",
"cypress": "13.13.0",
"cypress-each": "1.14.0",
"cypress-storybook": "1.0.0",
"eslint": "8.57.0",
"eslint-plugin-react": "7.34.2",
"eslint-plugin-react": "7.34.3",
"focus-trap": "7.5.4",
"globby": "14.0.1",
"globby": "14.0.2",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"rimraf": "5.0.7",
"rollup-plugin-node-polyfills": "0.2.1",
"rollup-plugin-scss": "4.0.0",
"rollup-plugin-visualizer": "5.12.0",
"sass": "1.77.5",
"sass": "1.77.6",
"start-server-and-test": "2.0.4",
"ts-jest": "29.1.5",
"typescript": "4.9.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/intranet-header-workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@angular/compiler-cli": "17.3.11",
"@types/jasmine": "5.1.4",
"@types/node": "20.14.0",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"eslint": "8.57.0",
"jasmine-core": "5.1.2",
"karma": "6.4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/nextjs-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint": "^8",
"eslint-config-next": "14.2.4",
"postcss": "^8",
"sass": "1.77.5",
"sass": "1.77.6",
"tailwindcss": "^3.3.0",
"typescript": "^5"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,21 @@
"@types/node": "20.14.0",
"autoprefixer": "10.4.19",
"copyfiles": "2.4.1",
"glob": "10.4.1",
"glob": "10.4.2",
"gulp": "5.0.0",
"gulp-newer": "^1.4.0",
"gulp-postcss": "10.0.0",
"gulp-sass": "5.1.0",
"jest": "29.7.0",
"postcss": "8.4.38",
"postcss": "8.4.39",
"postcss-scss": "4.0.9",
"prettier": "3.3.2",
"rimraf": "5.0.7",
"sass": "1.77.5",
"sass": "1.77.6",
"stylelint": "16.6.1",
"stylelint-config-sass-guidelines": "11.1.0",
"stylelint-prettier": "5.0.0",
"stylelint-scss": "6.3.1",
"stylelint-scss": "6.3.2",
"typescript": "5.3.3"
},
"sass": {
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
},
"devDependencies": {
"@tokens-studio/sd-transforms": "0.16.1",
"style-dictionary": "4.0.0-prerelease.35"
"style-dictionary": "4.0.0"
}
}
Loading

0 comments on commit 5283ad5

Please sign in to comment.