system-dashboard-frontend 2.1.1 → 2.1.2

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "system-dashboard-frontend",
3
- "version": "2.1.1",
3
+ "version": "2.1.2",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "provenance": false
@@ -28,13 +28,13 @@
28
28
  "preview": "vite preview"
29
29
  },
30
30
  "dependencies": {
31
- "@kronos-integration/svelte-components": "^4.0.6",
31
+ "@kronos-integration/svelte-components": "^4.0.7",
32
32
  "mf-styling": "^3.2.24",
33
33
  "reader-line-iterator": "^1.2.3",
34
34
  "svelte-command": "^3.0.49",
35
35
  "svelte-common": "^6.19.43",
36
36
  "svelte-guard-history-router": "^7.0.5",
37
- "svelte-log-view": "^6.3.64",
37
+ "svelte-log-view": "^6.4.0",
38
38
  "svelte-session-manager": "^3.0.67",
39
39
  "svelte-websocket-store": "^1.2.2"
40
40
  },
@@ -70,8 +70,8 @@
70
70
  {/snippet}
71
71
 
72
72
  <LogView
73
- {visibleRows}
74
73
  {source}
74
+ bind:visibleRows
75
75
  let:entry
76
76
  bind:follow
77
77
  let:selected