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

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.39 build /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
3
+ > @milaboratories/milaboratories.monetization-test.ui@1.1.41 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-C50vysiJ.js 3,660.39 kB │ gzip: 985.30 kB │ map: 12,194.50 kB
12
14
  
13
15
  (!) 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
18
17
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
19
18
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
19
+ ✓ built in 32.27s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @milaboratories/milaboratories.monetization-test.ui
2
2
 
3
+ ## 1.1.41
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [8bd34d1]
8
+ - @platforma-sdk/model@1.31.17
9
+ - @platforma-sdk/ui-vue@1.31.17
10
+
11
+ ## 1.1.40
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [1cbbd66]
16
+ - @platforma-sdk/model@1.31.16
17
+ - @platforma-sdk/ui-vue@1.31.16
18
+
3
19
  ## 1.1.39
4
20
 
5
21
  ### Patch Changes