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

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,13 +1,13 @@
1
1
   WARN  Issue while reading "/home/runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @milaboratories/milaboratories.monetization-test.ui@1.1.112 build /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
3
+ > @milaboratories/milaboratories.monetization-test.ui@1.1.114 build /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
4
4
  > ts-builder build --target browser
5
5
 
6
6
  Building browser project...
7
7
  ↳ vite.js build --config /configs/vite.browser.config.js --mode production
8
8
  vite v6.3.5 building for production...
9
9
  transforming...
10
- ✓ 2340 modules transformed.
10
+ ✓ 2394 modules transformed.
11
11
  rendering chunks...
12
12
  computing gzip size...
13
13
  dist/index.html  0.37 kB │ gzip: 0.26 kB
@@ -307,11 +307,11 @@ computing gzip size...
307
307
  dist/assets/24_violin.svg-U9NSWJ89.js  2.32 kB │ gzip: 1.19 kB │ map: 2.54 kB
308
308
  dist/assets/24_file-logs-accent.svg-DcEVrk9k.js  2.42 kB │ gzip: 1.20 kB │ map: 2.68 kB
309
309
  dist/assets/24_heatmap.svg-CqDSyh0J.js  4.38 kB │ gzip: 0.99 kB │ map: 4.70 kB
310
- dist/assets/index-YX6fC5HG.js 4,614.27 kB │ gzip: 1,506.07 kB │ map: 8,515.01 kB
310
+ dist/assets/index-BJFlWheX.js 4,717.34 kB │ gzip: 1,557.73 kB │ map: 8,762.69 kB
311
311
  
312
312
  (!) Some chunks are larger than 500 kB after minification. Consider:
313
313
  - Using dynamic import() to code-split the application
314
314
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
315
315
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
316
- ✓ built in 28.40s
316
+ ✓ built in 11.37s
317
317
  Build completed successfully
@@ -1,6 +1,6 @@
1
1
   WARN  Issue while reading "/home/runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @milaboratories/milaboratories.monetization-test.ui@1.1.112 type-check /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
3
+ > @milaboratories/milaboratories.monetization-test.ui@1.1.114 type-check /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
4
4
  > ts-builder types --target browser
5
5
 
6
6
  ↳ vue-tsc.js --noEmit --project ./tsconfig.json
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @milaboratories/milaboratories.monetization-test.ui
2
2
 
3
+ ## 1.1.114
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [35d37a9]
8
+ - @platforma-sdk/ui-vue@1.45.5
9
+
10
+ ## 1.1.113
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [468b585]
15
+ - Updated dependencies [38da155]
16
+ - Updated dependencies [3ef2381]
17
+ - @platforma-sdk/ui-vue@1.45.0
18
+ - @platforma-sdk/model@1.45.0
19
+ - @milaboratories/milaboratories.monetization-test.model@1.0.25
20
+
3
21
  ## 1.1.112
4
22
 
5
23
  ### Patch Changes