@empathyco/x-components 6.0.0-alpha.183 → 6.0.0-alpha.184

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
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## 6.0.0-alpha.184 (2025-12-11)
7
+
8
+ * chore(tests): upgrade cypress and enable e2e tests (#1942) ([b6ad1dd](https://github.com/empathyco/x/commit/b6ad1dd)), closes [#1942](https://github.com/empathyco/x/issues/1942)
9
+
10
+
11
+
12
+
13
+
6
14
  ## 6.0.0-alpha.183 (2025-12-08)
7
15
 
8
16
  * chore(deps): update cypress-related dependencies (#1941) ([3c751ef](https://github.com/empathyco/x/commit/3c751ef)), closes [#1941](https://github.com/empathyco/x/issues/1941)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@empathyco/x-components",
3
- "version": "6.0.0-alpha.183",
3
+ "version": "6.0.0-alpha.184",
4
4
  "description": "Empathy X Components",
5
5
  "author": "Empathy Systems Corporation S.L.",
6
6
  "license": "Apache-2.0",
@@ -111,7 +111,7 @@
111
111
  "@vue/vue3-jest": "29.2.6",
112
112
  "autoprefixer": "10.4.21",
113
113
  "convert-source-map": "2.0.0",
114
- "cypress": "14.5.4",
114
+ "cypress": "15.7.1",
115
115
  "esbuild": "0.20.0",
116
116
  "jest": "29.7.0",
117
117
  "jest-environment-jsdom": "29.7.0",
@@ -143,5 +143,5 @@
143
143
  "access": "public",
144
144
  "directory": "dist"
145
145
  },
146
- "gitHead": "f08308174785251500971cce7fca7efc07f9449f"
146
+ "gitHead": "db0936d8e2552df1629c8c01f6b40f37a0f901c1"
147
147
  }
@@ -1 +1 @@
1
- {"version":3,"file":"adapter.d.ts","sourceRoot":"","sources":["../../../src/views/adapter.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAA;AAIpE,eAAO,MAAM,aAAa;;CAEzB,CAAA;AAQD,eAAO,MAAM,OAAO,iBAGlB,CAAA"}
1
+ {"version":3,"file":"adapter.d.ts","sourceRoot":"","sources":["../../../src/views/adapter.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAA;AAIpE,eAAO,MAAM,aAAa;;CAEzB,CAAA;AAED,eAAO,MAAM,OAAO,iBAGlB,CAAA"}