@vc-shell/framework 2.0.10-pr242.2e7f6b3 → 2.0.10-pr242.7d8e7c3

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/dist/framework.js CHANGED
@@ -2035,8 +2035,8 @@ const hr = "2.0.10";
2035
2035
  function vr() {
2036
2036
  return {
2037
2037
  version: hr,
2038
- buildDate: "2026-06-18T13:29:15.469Z",
2039
- gitHash: "2e7f6b35f"
2038
+ buildDate: "2026-06-18T13:22:14.457Z",
2039
+ gitHash: "7d8e7c328"
2040
2040
  };
2041
2041
  }
2042
2042
  function Sr(e = vr()) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vc-shell/framework",
3
- "version": "2.0.10-pr242.2e7f6b3",
3
+ "version": "2.0.10-pr242.7d8e7c3",
4
4
  "type": "module",
5
5
  "main": "./dist/framework.js",
6
6
  "types": "./dist/index.d.ts",
@@ -135,9 +135,9 @@
135
135
  "@types/dompurify": "^3.0.5",
136
136
  "@types/semver": "^7.7.1",
137
137
  "@types/sortablejs": "^1.15.9",
138
- "@vc-shell/api-client-generator": "2.0.10-pr242.2e7f6b3",
139
- "@vc-shell/config-generator": "2.0.10-pr242.2e7f6b3",
140
- "@vc-shell/ts-config": "2.0.10-pr242.2e7f6b3",
138
+ "@vc-shell/api-client-generator": "2.0.10-pr242.7d8e7c3",
139
+ "@vc-shell/config-generator": "2.0.10-pr242.7d8e7c3",
140
+ "@vc-shell/ts-config": "2.0.10-pr242.7d8e7c3",
141
141
  "@vitejs/plugin-vue": "^5.2.3",
142
142
  "@vue/test-utils": "^2.4.5",
143
143
  "cypress-signalr-mock": "^1.5.0",