@platforma-open/milaboratories.clonotype-clustering.ui 3.1.0 → 3.1.1

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/clonotype-clustering/clonotype-clustering/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.clonotype-clustering.ui@3.1.0 build /home/runner/work/clonotype-clustering/clonotype-clustering/ui
3
+ > @platforma-open/milaboratories.clonotype-clustering.ui@3.1.1 build /home/runner/work/clonotype-clustering/clonotype-clustering/ui
4
4
  > vue-tsc -b && vite build
5
5
 
6
6
  vite v6.2.3 building for production...
@@ -10,10 +10,10 @@ rendering chunks...
10
10
  computing gzip size...
11
11
  dist/index.html  0.45 kB │ gzip: 0.30 kB
12
12
  dist/assets/index-BVJbIl9k.css 1,467.58 kB │ gzip: 375.82 kB
13
- dist/assets/index-Dwm3mrJk.js 5,157.08 kB │ gzip: 1,292.24 kB │ map: 14,874.41 kB
13
+ dist/assets/index-DkslcCPZ.js 5,157.29 kB │ gzip: 1,292.28 kB │ map: 14,875.00 kB
14
14
  
15
15
  (!) Some chunks are larger than 500 kB after minification. Consider:
16
16
  - Using dynamic import() to code-split the application
17
17
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
18
18
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
19
- ✓ built in 13.75s
19
+ ✓ built in 13.58s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @platforma-open/milaboratories.clonotype-clustering.ui
2
2
 
3
+ ## 3.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [9a8e64d]
8
+ - @platforma-open/milaboratories.clonotype-clustering.model@2.2.0
9
+
3
10
  ## 3.1.0
4
11
 
5
12
  ### Minor Changes