@uuv/a11y 1.0.0-beta.66 → 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,16 @@
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
+
1
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)
2
15
 
3
16
 
package/dist/CHANGELOG.md CHANGED
@@ -1,3 +1,12 @@
1
+ # [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)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **a11y:** update dependency axe-core to v4.10.3 ([a2d1012](https://github.com/e2e-test-quest/uuv/commit/a2d101264510ce249196d7bdf6bb1bea44454d64))
7
+ * **runner-playwright:** update dependency axe-core to v4.10.3 ([5781908](https://github.com/e2e-test-quest/uuv/commit/57819081adc571250f69d5d4784ada7dd4e19a15))
8
+ * **runner-playwright:** update dependency nanoid to v3.3.10 ([a6e9109](https://github.com/e2e-test-quest/uuv/commit/a6e9109f6fac1571e699118a669e1e382e9ccd26))
9
+
1
10
  # [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
11
 
3
12
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/a11y",
3
- "version": "1.0.0-beta.65",
3
+ "version": "1.0.0-beta.66",
4
4
  "type": "commonjs",
5
5
  "author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
6
6
  "description": "A javascript lib for running a11y validation based on multiple reference(RGAA, etc)",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/a11y",
3
- "version": "1.0.0-beta.66",
3
+ "version": "1.0.0-beta.67",
4
4
  "type": "commonjs",
5
5
  "author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
6
6
  "description": "A javascript lib for running a11y validation based on multiple reference(RGAA, etc)",