@milaboratories/milaboratories.monetization-test.ui 1.1.71 → 1.1.73

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,11 +1,11 @@
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.71 build /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
3
+ > @milaboratories/milaboratories.monetization-test.ui@1.1.73 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...
7
7
  transforming...
8
- ✓ 2212 modules transformed.
8
+ ✓ 2177 modules transformed.
9
9
  rendering chunks...
10
10
  computing gzip size...
11
11
  dist/index.html  0.37 kB │ gzip: 0.26 kB
@@ -299,10 +299,10 @@ computing gzip size...
299
299
  dist/assets/24_annotation.svg-BAIgImke.js  2.11 kB │ gzip: 0.63 kB │ map: 2.39 kB
300
300
  dist/assets/24_violin.svg-U9NSWJ89.js  2.32 kB │ gzip: 1.19 kB │ map: 2.54 kB
301
301
  dist/assets/24_heatmap.svg-CqDSyh0J.js  4.38 kB │ gzip: 0.99 kB │ map: 4.70 kB
302
- dist/assets/index-CfXKK3cq.js 5,153.32 kB │ gzip: 1,685.04 kB │ map: 9,297.79 kB
302
+ dist/assets/index-Cm_2Oddd.js 5,137.60 kB │ gzip: 1,680.40 kB │ map: 9,225.10 kB
303
303
  
304
304
  (!) Some chunks are larger than 500 kB after minification. Consider:
305
305
  - Using dynamic import() to code-split the application
306
306
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
307
307
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
308
- ✓ built in 30.31s
308
+ ✓ built in 27.54s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @milaboratories/milaboratories.monetization-test.ui
2
2
 
3
+ ## 1.1.73
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3271446]
8
+ - @platforma-sdk/ui-vue@1.42.0
9
+ - @platforma-sdk/model@1.42.0
10
+
11
+ ## 1.1.72
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [c29b40f]
16
+ - @platforma-sdk/ui-vue@1.41.6
17
+ - @platforma-sdk/model@1.41.6
18
+
3
19
  ## 1.1.71
4
20
 
5
21
  ### Patch Changes