@milaboratories/milaboratories.monetization-test.ui 1.1.27 → 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.27 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...
@@ -11,9 +11,9 @@ computing gzip size...
11
11
  
12
12
  dist/index.html  0.45 kB │ gzip: 0.29 kB
13
13
  dist/assets/index-DfRnlNGM.css 1,367.79 kB │ gzip: 354.47 kB
14
- dist/assets/index-DizFGDa3.js 2,346.94 kB │ gzip: 654.03 kB │ map: 7,932.68 kB
15
- ✓ built in 9.44s
14
+ dist/assets/index-Dfn3UrK5.js 2,346.94 kB │ gzip: 654.03 kB │ map: 7,932.60 kB
16
15
  (!) Some chunks are larger than 500 kB after minification. Consider:
16
+ ✓ built in 9.80s
17
17
  - Using dynamic import() to code-split the application
18
18
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
19
19
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
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
+
3
11
  ## 1.1.27
4
12
 
5
13
  ### Patch Changes