@milaboratories/milaboratories.monetization-test.ui 1.1.140 → 1.1.142

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.140 build /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
3
+ > @milaboratories/milaboratories.monetization-test.ui@1.1.142 build /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
4
4
  > ts-builder build --target block-ui
5
5
 
6
6
  Building block-ui project...
@@ -305,11 +305,11 @@ computing gzip size...
305
305
  dist/assets/24_violin.svg-U9NSWJ89.js  2.32 kB │ gzip: 1.19 kB │ map: 2.54 kB
306
306
  dist/assets/24_file-logs-accent.svg-DcEVrk9k.js  2.42 kB │ gzip: 1.20 kB │ map: 2.68 kB
307
307
  dist/assets/24_heatmap.svg-CqDSyh0J.js  4.38 kB │ gzip: 0.99 kB │ map: 4.70 kB
308
- dist/assets/index-BxwSZtcd.js 4,724.12 kB │ gzip: 1,558.86 kB │ map: 8,739.09 kB
308
+ dist/assets/index-BxwSZtcd.js 4,724.12 kB │ gzip: 1,558.86 kB │ map: 8,739.08 kB
309
309
  
310
310
  (!) Some chunks are larger than 500 kB after minification. Consider:
311
311
  - Using dynamic import() to code-split the application
312
312
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
313
313
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
314
- ✓ built in 14.73s
314
+ ✓ built in 25.29s
315
315
  Build completed successfully
@@ -1,5 +1,5 @@
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.140 lint /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
3
+ > @milaboratories/milaboratories.monetization-test.ui@1.1.142 lint /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
4
4
  > eslint .
5
5
 
@@ -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.140 type-check /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
3
+ > @milaboratories/milaboratories.monetization-test.ui@1.1.142 type-check /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
4
4
  > ts-builder types --target block-ui
5
5
 
6
6
  ↳ vue-tsc.js --noEmit --project ./tsconfig.json --customConditions ,
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @milaboratories/milaboratories.monetization-test.ui
2
2
 
3
+ ## 1.1.142
4
+
5
+ ### Patch Changes
6
+
7
+ - @platforma-sdk/model@1.48.4
8
+ - @platforma-sdk/ui-vue@1.48.8
9
+
10
+ ## 1.1.141
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [ce1303d]
15
+ - @platforma-sdk/ui-vue@1.48.6
16
+
3
17
  ## 1.1.140
4
18
 
5
19
  ### Patch Changes