@milaboratories/milaboratories.monetization-test.ui 1.1.81 → 1.1.83

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.81 build /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
3
+ > @milaboratories/milaboratories.monetization-test.ui@1.1.83 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...
@@ -301,11 +301,11 @@ computing gzip size...
301
301
  dist/assets/24_annotation.svg-BAIgImke.js  2.11 kB │ gzip: 0.63 kB │ map: 2.39 kB
302
302
  dist/assets/24_violin.svg-U9NSWJ89.js  2.32 kB │ gzip: 1.19 kB │ map: 2.54 kB
303
303
  dist/assets/24_heatmap.svg-CqDSyh0J.js  4.38 kB │ gzip: 0.99 kB │ map: 4.70 kB
304
- dist/assets/index-Dezm_Apa.js 4,888.94 kB │ gzip: 1,606.02 kB │ map: 8,731.70 kB
304
+ dist/assets/index-BzrVa4ad.js 4,888.89 kB │ gzip: 1,606.02 kB │ map: 8,731.86 kB
305
305
  
306
306
  (!) Some chunks are larger than 500 kB after minification. Consider:
307
307
  - Using dynamic import() to code-split the application
308
308
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
309
309
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
310
- ✓ built in 30.52s
310
+ ✓ built in 25.78s
311
311
  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.81 type-check /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
3
+ > @milaboratories/milaboratories.monetization-test.ui@1.1.83 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,20 @@
1
1
  # @milaboratories/milaboratories.monetization-test.ui
2
2
 
3
+ ## 1.1.83
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c432f9a]
8
+ - @platforma-sdk/model@1.42.25
9
+
10
+ ## 1.1.82
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [b14b2fb]
15
+ - @platforma-sdk/model@1.42.23
16
+ - @platforma-sdk/ui-vue@1.42.23
17
+
3
18
  ## 1.1.81
4
19
 
5
20
  ### Patch Changes