@milaboratories/milaboratories.monetization-test.ui 1.1.56 → 1.1.58

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,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.56 build /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
3
+ > @milaboratories/milaboratories.monetization-test.ui@1.1.58 build /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
4
4
  > vue-tsc -b && vite build
5
5
 
6
6
  vite v6.3.5 building for production...
@@ -296,10 +296,10 @@ computing gzip size...
296
296
  dist/assets/24_annotation.svg-BAIgImke.js  2.11 kB │ gzip: 0.63 kB │ map: 2.39 kB
297
297
  dist/assets/24_violin.svg-U9NSWJ89.js  2.32 kB │ gzip: 1.19 kB │ map: 2.54 kB
298
298
  dist/assets/24_heatmap.svg-CqDSyh0J.js  4.38 kB │ gzip: 0.99 kB │ map: 4.70 kB
299
- dist/assets/index-D3WEX04i.js 4,761.93 kB │ gzip: 1,578.33 kB │ map: 9,396.81 kB
299
+ dist/assets/index-QaqirBfN.js 4,783.60 kB │ gzip: 1,568.32 kB │ map: 9,437.95 kB
300
300
  
301
301
  (!) Some chunks are larger than 500 kB after minification. Consider:
302
302
  - Using dynamic import() to code-split the application
303
303
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
304
304
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
305
- ✓ built in 31.70s
305
+ ✓ built in 35.58s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @milaboratories/milaboratories.monetization-test.ui
2
2
 
3
+ ## 1.1.58
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3b46d33]
8
+ - Updated dependencies [3b46d33]
9
+ - @platforma-sdk/model@1.39.0
10
+ - @platforma-sdk/ui-vue@1.39.0
11
+
12
+ ## 1.1.57
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [bd788f9]
17
+ - @platforma-sdk/ui-vue@1.38.0
18
+ - @platforma-sdk/model@1.38.0
19
+
3
20
  ## 1.1.56
4
21
 
5
22
  ### Patch Changes