@milaboratories/milaboratories.monetization-test.ui 1.1.26 → 1.1.28

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 "/opt/actions-runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @milaboratories/milaboratories.monetization-test.ui@1.1.26 build /opt/actions-runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
3
+ > @milaboratories/milaboratories.monetization-test.ui@1.1.28 build /opt/actions-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...
@@ -8,12 +8,12 @@ transforming...
8
8
  ✓ 25 modules transformed.
9
9
  rendering chunks...
10
10
  computing gzip size...
11
- dist/index.html  0.45 kB │ gzip: 0.29 kB
12
- dist/assets/index-DUHPngWo.css 1,366.57 kB │ gzip: 354.11 kB
13
- dist/assets/index-KRoiFszB.js 2,346.36 kB │ gzip: 653.79 kB │ map: 7,928.47 kB
14
11
  
12
+ dist/index.html  0.45 kB │ gzip: 0.29 kB
13
+ dist/assets/index-DfRnlNGM.css 1,367.79 kB │ gzip: 354.47 kB
14
+ dist/assets/index-Dfn3UrK5.js 2,346.94 kB │ gzip: 654.03 kB │ map: 7,932.60 kB
15
15
  (!) Some chunks are larger than 500 kB after minification. Consider:
16
+ ✓ built in 9.80s
16
17
  - Using dynamic import() to code-split the application
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 6.00s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @milaboratories/milaboratories.monetization-test.ui
2
2
 
3
+ ## 1.1.28
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [37b84a5]
8
+ - @platforma-sdk/model@1.29.17
9
+ - @platforma-sdk/ui-vue@1.29.17
10
+
11
+ ## 1.1.27
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [e51c9bb]
16
+ - @platforma-sdk/ui-vue@1.29.16
17
+ - @platforma-sdk/model@1.29.16
18
+
3
19
  ## 1.1.26
4
20
 
5
21
  ### Patch Changes