@milaboratories/milaboratories.pool-explorer.ui 1.1.105 → 1.1.106

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.pool-explorer.ui@1.1.105 build /home/runner/_work/platforma/platforma/etc/blocks/pool-explorer/ui
3
+ > @milaboratories/milaboratories.pool-explorer.ui@1.1.106 build /home/runner/_work/platforma/platforma/etc/blocks/pool-explorer/ui
4
4
  > vue-tsc -b && vite build
5
5
 
6
6
  vite v5.4.11 building for production...
@@ -103,4 +103,4 @@ computing gzip size...
103
103
  - Using dynamic import() to code-split the application
104
104
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
105
105
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
106
- ✓ built in 27.52s
106
+ ✓ built in 52.22s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @milaboratories/milaboratories.pool-explorer.ui
2
2
 
3
+ ## 1.1.106
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [84656a6]
8
+ - @platforma-sdk/ui-vue@1.33.3
9
+
3
10
  ## 1.1.105
4
11
 
5
12
  ### Patch Changes
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@milaboratories/milaboratories.pool-explorer.ui",
3
- "version": "1.1.105",
3
+ "version": "1.1.106",
4
4
  "type": "module",
5
5
  "dependencies": {
6
6
  "vue": "^3.5.13",
7
7
  "monaco-editor": "^0.52.2",
8
8
  "@milaboratories/milaboratories.pool-explorer.model": "1.0.47",
9
- "@platforma-sdk/ui-vue": "^1.33.2",
9
+ "@platforma-sdk/ui-vue": "^1.33.3",
10
10
  "@milaboratories/helpers": "^1.6.11"
11
11
  },
12
12
  "devDependencies": {