@hsds/visually-hidden
Advanced tools
Comparing version 9.0.9 to 9.0.10
@@ -5,2 +5,16 @@ # Changelog | ||
## [9.0.10](https://github.com/helpscout/hsds/compare/components-visually-hidden-9.0.9...components-visually-hidden-9.0.10) (2024-05-23) | ||
### Dependency Updates | ||
* `utils-react` updated to version `9.0.2` | ||
* `utils-mixins` updated to version `9.1.6` | ||
## [9.0.9-beta.3](https://github.com/helpscout/hsds/compare/components-visually-hidden-9.0.9-beta.2...components-visually-hidden-9.0.9-beta.3) (2024-05-14) | ||
## [9.0.9-beta.2](https://github.com/helpscout/hsds/compare/components-visually-hidden-9.0.9-beta.1...components-visually-hidden-9.0.9-beta.2) (2024-05-03) | ||
## [9.0.9-beta.1](https://github.com/helpscout/hsds/compare/components-visually-hidden-9.0.9-beta.0...components-visually-hidden-9.0.9-beta.1) (2024-05-01) | ||
## [9.0.9-beta.0](https://github.com/helpscout/hsds/compare/components-visually-hidden-9.0.8...components-visually-hidden-9.0.9-beta.0) (2024-04-30) | ||
## [9.0.9](https://github.com/helpscout/hsds/compare/components-visually-hidden-9.0.8...components-visually-hidden-9.0.9) (2024-05-21) | ||
@@ -10,3 +24,4 @@ | ||
* `utils-mixins` updated to version `9.1.5` | ||
- `utils-mixins` updated to version `9.1.5` | ||
## [9.0.8](https://github.com/helpscout/hsds/compare/components-visually-hidden-9.0.7...components-visually-hidden-9.0.8) (2024-04-18) | ||
@@ -16,3 +31,4 @@ | ||
* `utils-mixins` updated to version `9.1.4` | ||
- `utils-mixins` updated to version `9.1.4` | ||
## [9.0.7](https://github.com/helpscout/hsds/compare/components-visually-hidden-9.0.7-prov.3...components-visually-hidden-9.0.7) (2024-03-27) | ||
@@ -22,3 +38,4 @@ | ||
* `utils-mixins` updated to version `9.1.3` | ||
- `utils-mixins` updated to version `9.1.3` | ||
## [9.0.7-prov.3](https://github.com/helpscout/hsds/compare/components-visually-hidden-9.0.7-prov.2...components-visually-hidden-9.0.7-prov.3) (2024-03-27) | ||
@@ -36,3 +53,4 @@ | ||
* `utils-mixins` updated to version `9.1.2` | ||
- `utils-mixins` updated to version `9.1.2` | ||
## [9.0.5](https://github.com/helpscout/hsds/compare/components-visually-hidden-9.0.4...components-visually-hidden-9.0.5) (2024-03-20) | ||
@@ -42,3 +60,4 @@ | ||
* `utils-mixins` updated to version `9.1.1` | ||
- `utils-mixins` updated to version `9.1.1` | ||
## [9.0.4](https://github.com/helpscout/hsds/compare/components-visually-hidden-9.0.3...components-visually-hidden-9.0.4) (2024-03-14) | ||
@@ -48,3 +67,4 @@ | ||
* `utils-mixins` updated to version `9.1.0` | ||
- `utils-mixins` updated to version `9.1.0` | ||
## [9.0.3](https://github.com/helpscout/hsds/compare/components-visually-hidden-9.0.2...components-visually-hidden-9.0.3) (2024-03-04) | ||
@@ -54,3 +74,4 @@ | ||
* `utils-mixins` updated to version `9.0.3` | ||
- `utils-mixins` updated to version `9.0.3` | ||
## [9.0.2](https://github.com/helpscout/hsds/compare/components-visually-hidden-9.0.2-next.4...components-visually-hidden-9.0.2) (2024-03-01) | ||
@@ -60,4 +81,5 @@ | ||
* `utils-react` updated to version `9.0.1` | ||
* `utils-mixins` updated to version `9.0.2` | ||
- `utils-react` updated to version `9.0.1` | ||
- `utils-mixins` updated to version `9.0.2` | ||
## [9.0.2-next.4](https://github.com/helpscout/hsds/compare/components-visually-hidden-9.0.2-next.3...components-visually-hidden-9.0.2-next.4) (2024-02-29) | ||
@@ -77,3 +99,4 @@ | ||
* `utils-mixins` updated to version `9.0.1` | ||
- `utils-mixins` updated to version `9.0.1` | ||
## [8.1.6-beta.2](https://github.com/helpscout/hsds/compare/components-visually-hidden-8.1.6-beta.1...components-visually-hidden-8.1.6-beta.2) (2024-01-30) | ||
@@ -80,0 +103,0 @@ |
{ | ||
"name": "@hsds/visually-hidden", | ||
"version": "9.0.9", | ||
"version": "9.0.10", | ||
"peerDependencies": { | ||
@@ -8,3 +8,3 @@ "prop-types": "~15.7.2", | ||
"react-dom": "~16.14.0 || ~17.0.2", | ||
"styled-components": "5.1.1" | ||
"styled-components": "6.1.8" | ||
}, | ||
@@ -14,6 +14,6 @@ "main": "index.cjs", | ||
"dependencies": { | ||
"@hsds/utils-mixins": "9.1.5", | ||
"@hsds/utils-react": "9.0.1", | ||
"@hsds/utils-mixins": "9.1.6", | ||
"@hsds/utils-react": "9.0.2", | ||
"classnames": "2.3.1" | ||
} | ||
} |
20415
+ Added@emotion/is-prop-valid@1.2.1(transitive)
+ Added@emotion/memoize@0.8.1(transitive)
+ Added@emotion/unitless@0.8.0(transitive)
+ Added@hsds/tokens@2.5.1(transitive)
+ Added@hsds/utils-color@9.0.9(transitive)
+ Added@hsds/utils-constants@9.0.2(transitive)
+ Added@hsds/utils-mixins@9.1.6(transitive)
+ Added@hsds/utils-react@9.0.2(transitive)
+ Added@hsds/utils-sass@9.0.2(transitive)
+ Added@types/stylis@4.2.0(transitive)
+ Addedcsstype@3.1.2(transitive)
+ Addednanoid@3.3.7(transitive)
+ Addedpostcss@8.4.31(transitive)
+ Addedsource-map-js@1.2.1(transitive)
+ Addedstyled-components@6.1.8(transitive)
+ Addedstylis@4.3.1(transitive)
+ Addedtslib@2.5.0(transitive)
- Removed@ampproject/remapping@2.3.0(transitive)
- Removed@babel/code-frame@7.26.2(transitive)
- Removed@babel/compat-data@7.26.2(transitive)
- Removed@babel/core@7.26.0(transitive)
- Removed@babel/generator@7.26.2(transitive)
- Removed@babel/helper-annotate-as-pure@7.25.9(transitive)
- Removed@babel/helper-compilation-targets@7.25.9(transitive)
- Removed@babel/helper-module-imports@7.25.9(transitive)
- Removed@babel/helper-module-transforms@7.26.0(transitive)
- Removed@babel/helper-plugin-utils@7.25.9(transitive)
- Removed@babel/helper-string-parser@7.25.9(transitive)
- Removed@babel/helper-validator-identifier@7.25.9(transitive)
- Removed@babel/helper-validator-option@7.25.9(transitive)
- Removed@babel/helpers@7.26.0(transitive)
- Removed@babel/parser@7.26.2(transitive)
- Removed@babel/plugin-syntax-jsx@7.25.9(transitive)
- Removed@babel/template@7.25.9(transitive)
- Removed@babel/traverse@7.25.9(transitive)
- Removed@babel/types@7.26.0(transitive)
- Removed@emotion/is-prop-valid@0.8.8(transitive)
- Removed@emotion/memoize@0.7.4(transitive)
- Removed@emotion/stylis@0.8.5(transitive)
- Removed@emotion/unitless@0.7.5(transitive)
- Removed@hsds/tokens@2.5.0(transitive)
- Removed@hsds/utils-color@9.0.8(transitive)
- Removed@hsds/utils-constants@9.0.1(transitive)
- Removed@hsds/utils-mixins@9.1.5(transitive)
- Removed@hsds/utils-react@9.0.1(transitive)
- Removed@hsds/utils-sass@9.0.1(transitive)
- Removed@jridgewell/gen-mapping@0.3.5(transitive)
- Removed@jridgewell/resolve-uri@3.1.2(transitive)
- Removed@jridgewell/set-array@1.2.1(transitive)
- Removed@jridgewell/sourcemap-codec@1.5.0(transitive)
- Removed@jridgewell/trace-mapping@0.3.25(transitive)
- Removedbabel-plugin-styled-components@2.1.4(transitive)
- Removedbrowserslist@4.24.2(transitive)
- Removedcaniuse-lite@1.0.30001680(transitive)
- Removedconvert-source-map@2.0.0(transitive)
- Removeddebug@4.3.7(transitive)
- Removedelectron-to-chromium@1.5.56(transitive)
- Removedescalade@3.2.0(transitive)
- Removedgensync@1.0.0-beta.2(transitive)
- Removedglobals@11.12.0(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedhoist-non-react-statics@3.3.2(transitive)
- Removedjsesc@3.0.2(transitive)
- Removedjson5@2.2.3(transitive)
- Removedlodash@4.17.21(transitive)
- Removedlru-cache@5.1.1(transitive)
- Removedms@2.1.3(transitive)
- Removednode-releases@2.0.18(transitive)
- Removedpicomatch@2.3.1(transitive)
- Removedsemver@6.3.1(transitive)
- Removedstyled-components@5.1.1(transitive)
- Removedsupports-color@5.5.0(transitive)
- Removedupdate-browserslist-db@1.1.1(transitive)
- Removedyallist@3.1.1(transitive)
Updated@hsds/utils-mixins@9.1.6
Updated@hsds/utils-react@9.0.2