@public-ui/visual-tests 3.0.7-d0e38f2b24188b03316351f07d939c4524a2fd81.0 → 3.0.7-rc.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@public-ui/visual-tests",
3
- "version": "3.0.7-d0e38f2b24188b03316351f07d939c4524a2fd81.0",
3
+ "version": "3.0.7-rc.0",
4
4
  "license": "EUPL-1.2",
5
5
  "homepage": "https://public-ui.github.io",
6
6
  "repository": {
@@ -28,19 +28,19 @@
28
28
  "axe-playwright": "2.2.2",
29
29
  "portfinder": "1.0.38",
30
30
  "serve": "14.2.5",
31
- "@public-ui/sample-react": "3.0.7-d0e38f2b24188b03316351f07d939c4524a2fd81.0"
31
+ "@public-ui/sample-react": "3.0.7-rc.0"
32
32
  },
33
33
  "devDependencies": {
34
34
  "@babel/eslint-parser": "7.28.4",
35
35
  "@babel/plugin-syntax-import-attributes": "7.27.1",
36
36
  "@babel/preset-env": "7.28.3",
37
- "@playwright/test": "1.55.0",
37
+ "@playwright/test": "1.55.1",
38
38
  "eslint": "8.57.1",
39
- "knip": "5.63.1",
39
+ "knip": "5.64.0",
40
40
  "prettier": "3.6.2"
41
41
  },
42
42
  "peerDependencies": {
43
- "@playwright/test": "1.55.0"
43
+ "@playwright/test": "1.55.1"
44
44
  },
45
45
  "files": [
46
46
  "playwright.config.js",
@@ -561,13 +561,6 @@ ROUTES.set('nav/basic', {
561
561
  },
562
562
  },
563
563
  });
564
- ROUTES.set('nav/horizontal', {
565
- snapshot: {
566
- zoom: {
567
- skip: true,
568
- },
569
- },
570
- });
571
564
  ROUTES.set('pagination/basic', {
572
565
  snapshot: {
573
566
  zoom: {