Skip to content

Commit e2ea585

Browse files
committed
chore: update package
1 parent 7ffa6cc commit e2ea585

File tree

7 files changed

+1481
-1735
lines changed

7 files changed

+1481
-1735
lines changed

client/dist/3rdpartylicenses.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -903,7 +903,7 @@ ISC
903903

904904
ngraph.events
905905
BSD-3-Clause
906-
Copyright (c) 2013-2022 Andrei Kashcha
906+
Copyright (c) 2013-2025 Andrei Kashcha
907907
All rights reserved.
908908

909909
Redistribution and use in source and binary forms, with or without modification,

client/dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
</div>
4949
</div>
5050
</app-root>
51-
<script src="runtime.8ef63094e52a66ba.js" type="module"></script><script src="polyfills.c8e7db9850a3ad8b.js" type="module"></script><script src="scripts.40b60f02658462e4.js" defer></script><script src="main.26ff8e745b53b4b9.js" type="module"></script></body>
51+
<script src="runtime.8ef63094e52a66ba.js" type="module"></script><script src="polyfills.c8e7db9850a3ad8b.js" type="module"></script><script src="scripts.40b60f02658462e4.js" defer></script><script src="main.45f9b6950f871511.js" type="module"></script></body>
5252

5353
</html>

client/dist/main.26ff8e745b53b4b9.js renamed to client/dist/main.45f9b6950f871511.js

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package-lock.json

Lines changed: 264 additions & 243 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fuxa",
3-
"version": "1.2.8-2527",
3+
"version": "1.2.8-2528",
44
"keywords": [],
55
"author": "frangoteam <[email protected]>",
66
"description": "Web-based Process Visualization (SCADA/HMI/Dashboard) software",
@@ -50,7 +50,7 @@
5050
"panzoom": "^9.4.3",
5151
"pdfmake": "^0.2.7",
5252
"rxjs": "^7.8.0",
53-
"socket.io-client": "^4.5.0",
53+
"socket.io-client": "4.8.1",
5454
"tslib": "^2.5.0",
5555
"uplot": "1.6.24",
5656
"xgplayer": "3.0.13",

server/package-lock.json

Lines changed: 1199 additions & 1474 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fuxa-server",
3-
"version": "1.2.8-2527",
3+
"version": "1.2.8-2528",
44
"description": "Web-based Process Visualization (SCADA/HMI/Dashboard) software",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)