Skip to content

Commit

Permalink
chore(deps): bump deps (#797)
Browse files Browse the repository at this point in the history
* chore(deps): bump deps

* fix(checkbox): consolidate duplicate selectors
  • Loading branch information
daneah authored Aug 5, 2024
1 parent 24c01ac commit 92e4628
Show file tree
Hide file tree
Showing 7 changed files with 642 additions and 599 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,35 +54,35 @@
},
"homepage": "https://github.com/ithaka/pharos#readme",
"devDependencies": {
"@babel/core": "^7.24.9",
"@babel/eslint-parser": "^7.24.8",
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"@babel/plugin-proposal-decorators": "^7.24.7",
"@babel/plugin-proposal-export-default-from": "^7.24.7",
"@babel/plugin-syntax-import-assertions": "^7.24.7",
"@babel/preset-env": "^7.24.8",
"@babel/preset-env": "^7.25.3",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.7",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@emotion/babel-plugin": "^11.12.0",
"@size-limit/preset-small-lib": "^11.1.4",
"@storybook/addon-a11y": "^8.2.5",
"@storybook/addon-essentials": "^8.2.5",
"@storybook/addon-links": "^8.2.5",
"@storybook/blocks": "^8.2.5",
"@storybook/manager-api": "^8.2.5",
"@storybook/react-vite": "^8.2.5",
"@storybook/theming": "^8.2.5",
"@storybook/web-components": "^8.2.5",
"@storybook/web-components-vite": "^8.2.5",
"@storybook/addon-a11y": "^8.2.7",
"@storybook/addon-essentials": "^8.2.7",
"@storybook/addon-links": "^8.2.7",
"@storybook/blocks": "^8.2.7",
"@storybook/manager-api": "^8.2.7",
"@storybook/react-vite": "^8.2.7",
"@storybook/theming": "^8.2.7",
"@storybook/web-components": "^8.2.7",
"@storybook/web-components-vite": "^8.2.7",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react": "^4.3.1",
"all-contributors-cli": "^6.26.1",
"concurrently": "^8.2.2",
"cssnano": "^7.0.4",
"eslint": "^9.7.0",
"eslint": "^9.8.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-lit": "^1.14.0",
Expand All @@ -91,9 +91,9 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-wc": "^2.1.0",
"globals": "^15.8.0",
"husky": "^9.1.1",
"lint-staged": "^15.2.7",
"globals": "^15.9.0",
"husky": "^9.1.4",
"lint-staged": "^15.2.8",
"lit": "^2.8.0",
"lit-analyzer": "^2.0.3",
"markdown-toc": "^1.2.0",
Expand All @@ -107,12 +107,12 @@
"react-dom": "^18.3.1",
"sass": "^1.77.8",
"size-limit": "^11.1.4",
"storybook": "^8.2.5",
"stylelint": "^16.7.0",
"storybook": "^8.2.7",
"stylelint": "^16.8.1",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-scss": "^6.4.1",
"stylelint-scss": "^6.5.0",
"svglint": "^3.0.0",
"vite": "^5.3.4"
"vite": "^5.3.5"
},
"workspaces": {
"packages": [
Expand Down
6 changes: 3 additions & 3 deletions packages/pharos-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "^20.14.11",
"@types/node": "^20.14.14",
"jest": "^29.7.0",
"ts-jest": "^29.2.3",
"ts-jest": "^29.2.4",
"ts-morph": "^23.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"scripts": {
"test": "jest",
Expand Down
2 changes: 1 addition & 1 deletion packages/pharos-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/react-dom": "^18.3.0",
"@types/react-helmet": "^6.1.11",
"babel-preset-gatsby": "^3.13.2",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"author": "ITHAKA",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/pharos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@web/test-runner": "^0.18.2",
"@web/test-runner-commands": "^0.9.0",
"@web/test-runner-playwright": "^0.11.0",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"chokidar": "^3.6.0",
"globby": "^14.0.2",
"minify-html-literals": "^1.3.5",
Expand All @@ -88,7 +88,7 @@
"sinon": "^18.0.0",
"style-dictionary": "^3.9.2",
"ts-lit-plugin": "^2.0.2",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"customElements": "custom-elements.json",
"exports": {
Expand Down
7 changes: 1 addition & 6 deletions packages/pharos/src/components/checkbox/pharos-checkbox.scss
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
:host([checked]:not([is-on-background], [invalidated], [disabled])) .input__icon {
.box {
stroke: var(--pharos-form-element-color-background-selected);
fill: var(--pharos-form-element-color-background-selected);
}

.checkmark {
Expand All @@ -117,12 +118,6 @@
}
}

:host([checked]:not([invalidated], [disabled], [is-on-background])) .input__icon {
.box {
fill: var(--pharos-form-element-color-background-selected);
}
}

#checkbox-element {
@include mixins.option-input;
}
Expand Down
Loading

0 comments on commit 92e4628

Please sign in to comment.