@uuv/a11y 1.0.0-beta.44 → 1.0.0-beta.46

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,30 @@
1
+ # [1.0.0-beta.46](https://github.com/Orange-OpenSource/uuv/compare/a11y-v1.0.0-beta.45...a11y-v1.0.0-beta.46) (2024-10-06)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **assistant:** update dependency @uiw/codemirror-theme-github to v4.23.5 ([d34df74](https://github.com/Orange-OpenSource/uuv/commit/d34df74d8fbd56f2cb2a6dd9168ccc148d598289))
7
+ * **assistant:** update dependency @uiw/react-codemirror to v4.23.5 ([9767585](https://github.com/Orange-OpenSource/uuv/commit/9767585affc6d2173a72c6ac661ceed355fd7ba5))
8
+ * **runner-playwright:** update dependency axe-playwright to v2.0.3 ([b9a0450](https://github.com/Orange-OpenSource/uuv/commit/b9a0450f378ee22850cdf9916eb5ee768ff772f5))
9
+
10
+
11
+ ### Features
12
+
13
+ * **assistant:** update dependency antd to v5.21.2 ([4217eea](https://github.com/Orange-OpenSource/uuv/commit/4217eea842a5e2b77cddd37062137f78de757a65))
14
+ * **runner-playwright:** update dependency multiple-cucumber-html-reporter to v3.8.0 ([60ac2e5](https://github.com/Orange-OpenSource/uuv/commit/60ac2e5d4c60f035299fd10fbfa5907ade72dd1c))
15
+
16
+ # [1.0.0-beta.45](https://github.com/Orange-OpenSource/uuv/compare/a11y-v1.0.0-beta.44...a11y-v1.0.0-beta.45) (2024-09-29)
17
+
18
+
19
+ ### Bug Fixes
20
+
21
+ * **assistant:** update codemirror ([2eb05a4](https://github.com/Orange-OpenSource/uuv/commit/2eb05a46b68ce549dc72cc98c62c09c0dbcfd42f))
22
+
23
+
24
+ ### Features
25
+
26
+ * **runner-cypress:** update dependency cypress to v13.15.0 ([4a5c3a0](https://github.com/Orange-OpenSource/uuv/commit/4a5c3a05b9c8dc0071275094ccd92efc63644054))
27
+
1
28
  # [1.0.0-beta.44](https://github.com/Orange-OpenSource/uuv/compare/a11y-v1.0.0-beta.43...a11y-v1.0.0-beta.44) (2024-09-22)
2
29
 
3
30
 
package/dist/CHANGELOG.md CHANGED
@@ -1,3 +1,28 @@
1
+ # [1.0.0-beta.45](https://github.com/Orange-OpenSource/uuv/compare/a11y-v1.0.0-beta.44...a11y-v1.0.0-beta.45) (2024-09-29)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **assistant:** update codemirror ([2eb05a4](https://github.com/Orange-OpenSource/uuv/commit/2eb05a46b68ce549dc72cc98c62c09c0dbcfd42f))
7
+
8
+
9
+ ### Features
10
+
11
+ * **runner-cypress:** update dependency cypress to v13.15.0 ([4a5c3a0](https://github.com/Orange-OpenSource/uuv/commit/4a5c3a05b9c8dc0071275094ccd92efc63644054))
12
+
13
+ # [1.0.0-beta.44](https://github.com/Orange-OpenSource/uuv/compare/a11y-v1.0.0-beta.43...a11y-v1.0.0-beta.44) (2024-09-22)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * **runner-playwright:** update playwright monorepo to v1.47.2 ([d811c1a](https://github.com/Orange-OpenSource/uuv/commit/d811c1a4bdd5d9db8258f3ad4eff5a44003c988f))
19
+
20
+
21
+ ### Features
22
+
23
+ * **deps:** update dependency @cucumber/gherkin to v29 ([7ca3412](https://github.com/Orange-OpenSource/uuv/commit/7ca34128b6d70a09a1bd1fc5c600873ff4701be4))
24
+ * **deps:** update dependency @cucumber/messages to v26 ([759ad7b](https://github.com/Orange-OpenSource/uuv/commit/759ad7b2cdab61d7655f69413cac7a62b14f3bdb))
25
+
1
26
  # [1.0.0-beta.43](https://github.com/Orange-OpenSource/uuv/compare/a11y-v1.0.0-beta.42...a11y-v1.0.0-beta.43) (2024-09-15)
2
27
 
3
28
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/a11y",
3
- "version": "1.0.0-beta.43",
3
+ "version": "1.0.0-beta.45",
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)",
@@ -53,7 +53,7 @@
53
53
  "chokidar": "^3.5.3",
54
54
  "jest-junit": "^16.0.0",
55
55
  "jest-puppeteer": "10.1.1",
56
- "puppeteer": "22.15.0",
56
+ "puppeteer": "23.5.0",
57
57
  "tslib": "^2.3.0",
58
58
  "webpack": "^5.89.0",
59
59
  "webpack-cli": "^5.1.4",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/a11y",
3
- "version": "1.0.0-beta.44",
3
+ "version": "1.0.0-beta.46",
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)",
@@ -53,7 +53,7 @@
53
53
  "chokidar": "^3.5.3",
54
54
  "jest-junit": "^16.0.0",
55
55
  "jest-puppeteer": "10.1.1",
56
- "puppeteer": "22.15.0",
56
+ "puppeteer": "23.5.0",
57
57
  "tslib": "^2.3.0",
58
58
  "webpack": "^5.89.0",
59
59
  "webpack-cli": "^5.1.4",