@milaboratories/milaboratories.monetization-test.ui 1.1.112 → 1.1.113

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/index.html CHANGED
@@ -4,7 +4,7 @@
4
4
  <meta charset="UTF-8" />
5
5
  <meta http-equiv="Content-Security-Policy" content="script-src 'self' blob:">
6
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <script type="module" crossorigin src="./assets/index-YX6fC5HG.js"></script>
7
+ <script type="module" crossorigin src="./assets/index-BJFlWheX.js"></script>
8
8
  </head>
9
9
  <body>
10
10
  <div id="app"></div>
package/package.json CHANGED
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "@milaboratories/milaboratories.monetization-test.ui",
3
- "version": "1.1.112",
3
+ "version": "1.1.113",
4
4
  "type": "module",
5
5
  "dependencies": {
6
6
  "vue": "^3.5.13",
7
7
  "zod": "~3.23.8",
8
- "@milaboratories/milaboratories.monetization-test.model": "1.0.24",
9
- "@platforma-sdk/ui-vue": "1.44.15",
10
- "@platforma-sdk/model": "1.44.14"
8
+ "@platforma-sdk/model": "1.45.0",
9
+ "@platforma-sdk/ui-vue": "1.45.0",
10
+ "@milaboratories/milaboratories.monetization-test.model": "1.0.25"
11
11
  },
12
12
  "devDependencies": {
13
13
  "typescript": "~5.6.3",
14
14
  "@milaboratories/ts-builder": "1.0.5",
15
- "@milaboratories/ts-configs": "1.0.6",
16
- "@milaboratories/build-configs": "1.0.8"
15
+ "@milaboratories/build-configs": "1.0.8",
16
+ "@milaboratories/ts-configs": "1.0.6"
17
17
  },
18
18
  "scripts": {
19
19
  "dev": "ts-builder serve --target browser",