@uuv/a11y 1.0.0-beta.65 → 1.0.0-beta.67

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,25 @@
1
+ # [1.0.0-beta.67](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.66...a11y-v1.0.0-beta.67) (2025-03-27)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **runner-cypress:** update dependency @cypress/webpack-preprocessor to v6.0.4 ([eee7215](https://github.com/e2e-test-quest/uuv/commit/eee7215613a276a5ab854a0a024b318c4335ca61))
7
+ * **runner-playwright:** update dependency nanoid to v3.3.11 ([c2adcce](https://github.com/e2e-test-quest/uuv/commit/c2adcceb0cadf44786a32f7531bc4a46c81d5463))
8
+
9
+
10
+ ### Features
11
+
12
+ * **runner-playwright:** update playwright monorepo to v1.51.1 ([3f0f81f](https://github.com/e2e-test-quest/uuv/commit/3f0f81fe901fb8e77c7739857389831188ec5620))
13
+
14
+ # [1.0.0-beta.66](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.65...a11y-v1.0.0-beta.66) (2025-03-16)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * **a11y:** update dependency axe-core to v4.10.3 ([a2d1012](https://github.com/e2e-test-quest/uuv/commit/a2d101264510ce249196d7bdf6bb1bea44454d64))
20
+ * **runner-playwright:** update dependency axe-core to v4.10.3 ([5781908](https://github.com/e2e-test-quest/uuv/commit/57819081adc571250f69d5d4784ada7dd4e19a15))
21
+ * **runner-playwright:** update dependency nanoid to v3.3.10 ([a6e9109](https://github.com/e2e-test-quest/uuv/commit/a6e9109f6fac1571e699118a669e1e382e9ccd26))
22
+
1
23
  # [1.0.0-beta.65](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.64...a11y-v1.0.0-beta.65) (2025-03-05)
2
24
 
3
25