@uuv/a11y 1.0.0-beta.103 → 1.0.0-beta.105

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.
@@ -1,4 +1,4 @@
1
- /*! axe v4.11.2
1
+ /*! axe v4.11.4
2
2
  * Copyright (c) 2015 - 2026 Deque Systems, Inc.
3
3
  *
4
4
  * Your use of this Source Code Form is subject to the terms of the Mozilla Public
package/dist/CHANGELOG.md CHANGED
@@ -1,3 +1,27 @@
1
+ # [1.0.0-beta.104](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.103...a11y-v1.0.0-beta.104) (2026-04-21)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** update dependency @ai-sdk/anthropic to v3.0.71 ([20df877](https://github.com/e2e-test-quest/uuv/commit/20df877b84a46e8848476092326dcef63cb42147))
7
+ * **deps:** update dependency @ai-sdk/google to v3.0.64 ([1a56ab5](https://github.com/e2e-test-quest/uuv/commit/1a56ab59d9fdce318322a595e7df5c323b5fb7a1))
8
+ * **deps:** update dependency @ai-sdk/mcp to v1.0.36 ([7e57b14](https://github.com/e2e-test-quest/uuv/commit/7e57b1495fdb0feefd453f66b4eb0a597ab1df4b))
9
+ * **deps:** update dependency @ai-sdk/openai to v3.0.53 ([dae8bdc](https://github.com/e2e-test-quest/uuv/commit/dae8bdc3356aa98ff3ffd224e8d9490818cacc46))
10
+ * **deps:** update dependency ai to v6.0.168 ([0148c2c](https://github.com/e2e-test-quest/uuv/commit/0148c2ca9f025f644386d7ac9933c494b4035a48))
11
+ * **runner-playwright:** update dependency axe-core to v4.11.3 ([33178af](https://github.com/e2e-test-quest/uuv/commit/33178afaab25ecdd3e62a885035cc3ee30a925df))
12
+
13
+
14
+ ### Features
15
+
16
+ * **runner-playwright:** update dependency @cucumber/cucumber to v12.8.1 ([a463012](https://github.com/e2e-test-quest/uuv/commit/a463012a3954eebdc60a7ce8b36aba62e462d64e))
17
+
18
+ # [1.0.0-beta.103](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.102...a11y-v1.0.0-beta.103) (2026-04-09)
19
+
20
+
21
+ ### Features
22
+
23
+ * **mcp-server:** add support to llm provider anthropic gemini and openai ([9ef53bd](https://github.com/e2e-test-quest/uuv/commit/9ef53bdaed4ab1d22e1f66cf0432f391f77045fe))
24
+
1
25
  # [1.0.0-beta.102](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.101...a11y-v1.0.0-beta.102) (2026-04-06)
2
26
 
3
27
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/a11y",
3
- "version": "1.0.0-beta.102",
3
+ "version": "1.0.0-beta.104",
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.103",
3
+ "version": "1.0.0-beta.105",
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)",