@preply/ds-core 3.1.1-beta.857b0ab30a03b836ac6c63997eeb17f464e3510c.0 → 3.1.1-beta.b0da64e44680627847663be4d78ebeebea8c6944.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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * AUTO GENERATED by support/tools/src/tool/code-generator/output/types/core-types-ts.ts @Tue Jul 29 2025 09:58:53 GMT+0000 (Coordinated Universal Time)
2
+ * AUTO GENERATED by support/tools/src/tool/code-generator/output/types/core-types-ts.ts @Wed Jul 30 2025 14:26:51 GMT+0000 (Coordinated Universal Time)
3
3
  */
4
4
  /**
5
5
  * action.link.variant.*.active.color
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@preply/ds-core",
3
- "version": "3.1.1-beta.857b0ab30a03b836ac6c63997eeb17f464e3510c.0+857b0ab",
3
+ "version": "3.1.1-beta.b0da64e44680627847663be4d78ebeebea8c6944.0+b0da64e",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -20,11 +20,11 @@
20
20
  "dev": "run build:rollup -w"
21
21
  },
22
22
  "devDependencies": {
23
- "@preply/ds-core-types": "3.1.1-beta.857b0ab30a03b836ac6c63997eeb17f464e3510c.0+857b0ab"
23
+ "@preply/ds-core-types": "3.1.1-beta.b0da64e44680627847663be4d78ebeebea8c6944.0+b0da64e"
24
24
  },
25
25
  "peerDependencies": {
26
26
  "@preply/ds-core-types": "3.1.0",
27
27
  "react": "^16 || ^18"
28
28
  },
29
- "gitHead": "857b0ab30a03b836ac6c63997eeb17f464e3510c"
29
+ "gitHead": "b0da64e44680627847663be4d78ebeebea8c6944"
30
30
  }