@empathyco/x-components 6.0.0-alpha.34 → 6.0.0-alpha.35

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": "@empathyco/x-components",
3
- "version": "6.0.0-alpha.34",
3
+ "version": "6.0.0-alpha.35",
4
4
  "description": "Empathy X Components",
5
5
  "author": "Empathy Systems Corporation S.L.",
6
6
  "license": "Apache-2.0",
@@ -69,14 +69,14 @@
69
69
  "prepublishOnly": "pnpm run build"
70
70
  },
71
71
  "dependencies": {
72
- "@empathyco/x-adapter": "^8.1.0-alpha.0",
73
- "@empathyco/x-adapter-platform": "^1.1.0-alpha.9",
74
- "@empathyco/x-bus": "^1.0.3-alpha.1",
75
- "@empathyco/x-deep-merge": "^2.0.3-alpha.1",
72
+ "@empathyco/x-adapter": "^8.1.0-alpha.1",
73
+ "@empathyco/x-adapter-platform": "^1.1.0-alpha.10",
74
+ "@empathyco/x-bus": "^1.0.3-alpha.2",
75
+ "@empathyco/x-deep-merge": "^2.0.3-alpha.2",
76
76
  "@empathyco/x-logger": "^1.2.0-alpha.11",
77
- "@empathyco/x-storage-service": "^2.0.3-alpha.0",
78
- "@empathyco/x-types": "^10.1.0-alpha.6",
79
- "@empathyco/x-utils": "^1.0.3-alpha.1",
77
+ "@empathyco/x-storage-service": "^2.0.3-alpha.1",
78
+ "@empathyco/x-types": "^10.1.0-alpha.7",
79
+ "@empathyco/x-utils": "^1.0.3-alpha.2",
80
80
  "@vue/devtools-api": "~6.5.0",
81
81
  "@vueuse/core": "~10.7.1",
82
82
  "js-md5": "~0.8.3",
@@ -90,53 +90,53 @@
90
90
  "vuex": "4.0.2"
91
91
  },
92
92
  "devDependencies": {
93
- "@badeball/cypress-cucumber-preprocessor": "~20.0.0",
94
- "@bahmutov/cypress-esbuild-preprocessor": "~2.2.0",
95
- "@empathyco/x-tailwindcss": "^2.0.0-alpha.2",
96
- "@microsoft/api-documenter": "~7.23.0",
97
- "@microsoft/api-extractor": "~7.39.0",
98
- "@testing-library/jest-dom": "~5.17.0",
99
- "@types/autoprefixer": "~10.2.0",
100
- "@types/glob": "~8.0.1",
101
- "@types/jest": "~27.5.0",
102
- "@types/node": "~18.19.0",
103
- "@types/testing-library__jest-dom": "~5.14.5",
104
- "@vitejs/plugin-vue": "~5.1.2",
93
+ "@badeball/cypress-cucumber-preprocessor": "20.0.0",
94
+ "@bahmutov/cypress-esbuild-preprocessor": "2.2.0",
95
+ "@empathyco/x-tailwindcss": "^2.0.0-alpha.3",
96
+ "@microsoft/api-documenter": "7.23.0",
97
+ "@microsoft/api-extractor": "7.39.0",
98
+ "@testing-library/jest-dom": "5.17.0",
99
+ "@types/autoprefixer": "10.2.0",
100
+ "@types/glob": "8.0.1",
101
+ "@types/jest": "27.5.0",
102
+ "@types/node": "18.19.0",
103
+ "@types/testing-library__jest-dom": "5.14.5",
104
+ "@vitejs/plugin-vue": "5.1.2",
105
105
  "@vue/test-utils": "~2.4.6",
106
- "@vue/vue3-jest": "~27.0.0",
107
- "autoprefixer": "~10.4.4",
108
- "convert-source-map": "~2.0.0",
109
- "cypress": "~13.6.0",
106
+ "@vue/vue3-jest": "27.0.0",
107
+ "autoprefixer": "10.4.4",
108
+ "convert-source-map": "2.0.0",
109
+ "cypress": "13.6.0",
110
110
  "esbuild": "0.20.0",
111
- "glob": "~10.3.0",
112
- "jest": "~27.5.0",
113
- "jest-scss-transform": "~1.0.1",
114
- "postcss": "~8.4.12",
115
- "postcss-dir-pseudo-class": "~7.0.0",
116
- "postcss-logical": "~4.0.2",
117
- "rimraf": "~3.0.2",
118
- "rollup": "~4.9.1",
119
- "rollup-plugin-copy": "~3.5.0",
120
- "rollup-plugin-delete": "~2.0.0",
121
- "rollup-plugin-styles": "~4.0.0",
122
- "rollup-plugin-typescript2": "~0.36.0",
123
- "rollup-plugin-vue": "~6.0.0",
124
- "sass": "~1.70.0",
125
- "start-server-and-test": "~2.0.0",
126
- "tailwindcss": "~3.4.0",
127
- "ts-jest": "~27.1.0",
128
- "ts-node": "~10.9.2",
129
- "typescript": "~4.9.4",
130
- "vite": "~4.5.0",
131
- "vite-plugin-vue-inspector": "~5.1.2",
132
- "vue": "~3.4.31",
133
- "vue-docgen-cli": "~4.79.0",
134
- "vue-router": "~4.4.0",
111
+ "glob": "10.3.0",
112
+ "jest": "27.5.0",
113
+ "jest-scss-transform": "1.0.1",
114
+ "postcss": "8.4.12",
115
+ "postcss-dir-pseudo-class": "7.0.0",
116
+ "postcss-logical": "4.0.2",
117
+ "rimraf": "3.0.2",
118
+ "rollup": "4.9.1",
119
+ "rollup-plugin-copy": "3.5.0",
120
+ "rollup-plugin-delete": "2.0.0",
121
+ "rollup-plugin-styles": "4.0.0",
122
+ "rollup-plugin-typescript2": "0.36.0",
123
+ "rollup-plugin-vue": "6.0.0",
124
+ "sass": "1.70.0",
125
+ "start-server-and-test": "2.0.0",
126
+ "tailwindcss": "3.4.0",
127
+ "ts-jest": "27.1.0",
128
+ "ts-node": "10.9.2",
129
+ "typescript": "4.9.4",
130
+ "vite": "4.5.0",
131
+ "vite-plugin-vue-inspector": "5.1.2",
132
+ "vue": "3.4.31",
133
+ "vue-docgen-cli": "4.79.0",
134
+ "vue-router": "4.4.0",
135
135
  "vuex": "4.0.2"
136
136
  },
137
137
  "publishConfig": {
138
138
  "access": "public",
139
139
  "directory": "dist"
140
140
  },
141
- "gitHead": "17629cde81c4af43107bac76fb2635ac3a04abc3"
141
+ "gitHead": "782271b380929cc378d5414ebeaa98d1e4cd7858"
142
142
  }