@milaboratories/milaboratories.monetization-test.ui 1.1.38 → 1.1.39

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.38 build /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
3
+ > @milaboratories/milaboratories.monetization-test.ui@1.1.39 build /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
4
4
  > vue-tsc -b && vite build
5
5
 
6
6
  vite v5.4.11 building for production...
@@ -9,11 +9,11 @@ transforming...
9
9
  rendering chunks...
10
10
  computing gzip size...
11
11
  dist/index.html  0.45 kB │ gzip: 0.30 kB
12
- dist/assets/index-xzIHVcX7.css 1,368.84 kB │ gzip: 354.55 kB
13
- dist/assets/index-B0dr9pD7.js 3,660.38 kB │ gzip: 985.30 kB │ map: 12,192.71 kB
14
12
  
15
13
  (!) Some chunks are larger than 500 kB after minification. Consider:
14
+ dist/assets/index-xzIHVcX7.css 1,368.84 kB │ gzip: 354.55 kB
15
+ dist/assets/index-Bh-0eLyW.js 3,660.38 kB │ gzip: 985.29 kB │ map: 12,192.93 kB
16
16
  - Using dynamic import() to code-split the application
17
+ ✓ built in 31.80s
17
18
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
18
19
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
19
- ✓ built in 31.71s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @milaboratories/milaboratories.monetization-test.ui
2
2
 
3
+ ## 1.1.39
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [bf88576]
8
+ - @platforma-sdk/ui-vue@1.31.15
9
+ - @platforma-sdk/model@1.31.15
10
+
3
11
  ## 1.1.38
4
12
 
5
13
  ### Patch Changes