@platforma-open/milaboratories.antibody-sequence-liabilities.ui 3.1.1 → 3.1.3

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/antibody-sequence-liabilities/antibody-sequence-liabilities/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.antibody-sequence-liabilities.ui@3.1.1 build /home/runner/work/antibody-sequence-liabilities/antibody-sequence-liabilities/ui
3
+ > @platforma-open/milaboratories.antibody-sequence-liabilities.ui@3.1.3 build /home/runner/work/antibody-sequence-liabilities/antibody-sequence-liabilities/ui
4
4
  > vue-tsc -b && vite build
5
5
 
6
6
  vite v6.3.5 building for production...
@@ -305,10 +305,10 @@ computing gzip size...
305
305
  dist/assets/24_violin.svg-U9NSWJ89.js  2.32 kB │ gzip: 1.19 kB │ map: 2.65 kB
306
306
  dist/assets/24_file-logs-accent.svg-DcEVrk9k.js  2.42 kB │ gzip: 1.20 kB │ map: 2.78 kB
307
307
  dist/assets/24_heatmap.svg-CqDSyh0J.js  4.38 kB │ gzip: 0.99 kB │ map: 4.75 kB
308
- dist/assets/index-BBcgWuy9.js 4,774.30 kB │ gzip: 1,558.26 kB │ map: 11,329.66 kB
308
+ dist/assets/index-MY5L_ZAQ.js 4,774.39 kB │ gzip: 1,558.28 kB │ map: 11,329.79 kB
309
309
  
310
310
  (!) Some chunks are larger than 500 kB after minification. Consider:
311
311
  - Using dynamic import() to code-split the application
312
312
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
313
313
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
314
- ✓ built in 17.98s
314
+ ✓ built in 16.75s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,25 @@
1
1
  # @platforma-open/milaboratories.antibody-sequence-liabilities.ui
2
2
 
3
+ ## 3.1.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 9c55f5a: technical release
8
+ - 3766c4a: technical release
9
+ - 1c704a8: technical release
10
+ - 061677e: technical release
11
+ - Updated dependencies [9c55f5a]
12
+ - Updated dependencies [3766c4a]
13
+ - Updated dependencies [1c704a8]
14
+ - Updated dependencies [061677e]
15
+ - @platforma-open/milaboratories.antibody-sequence-liabilities.model@3.1.2
16
+
17
+ ## 3.1.2
18
+
19
+ ### Patch Changes
20
+
21
+ - 65d4d91: Fix settings button
22
+
3
23
  ## 3.1.1
4
24
 
5
25
  ### Patch Changes