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

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,17 @@
1
+ # [1.0.0-beta.68](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.67...a11y-v1.0.0-beta.68) (2025-04-21)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** update dependency bootstrap to v5.3.5 ([c698360](https://github.com/e2e-test-quest/uuv/commit/c698360522ac4f4ea60e73f05cf2aa5b748bc314))
7
+ * **deps:** update dependency chart.js to v4.4.9 ([2dbb916](https://github.com/e2e-test-quest/uuv/commit/2dbb9162d28774c839fba79c9414f340b675d7e0))
8
+ * **runner-commons:** update dependency figlet to v1.8.1 ([54c4b28](https://github.com/e2e-test-quest/uuv/commit/54c4b2843bc72c98e4aea015bc33e5304a91c8c3))
9
+
10
+
11
+ ### Features
12
+
13
+ * **runner-playwright:** update dependency webpack to v5.99.6 ([2c219f6](https://github.com/e2e-test-quest/uuv/commit/2c219f61a65431cca7d5553d935031a7f60b9b68))
14
+
1
15
  # [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
16
 
3
17