Skip to content

Commit 43ef308

Browse files
authored
Merge pull request #459 from ioBroker/dep-upgrds
dep upgrades and rebuild
2 parents 7b7611a + cc0d208 commit 43ef308

11 files changed

Lines changed: 27 additions & 151 deletions

.github/workflows/test-and-release.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ jobs:
2929

3030
steps:
3131
- uses: actions/checkout@v4
32-
- name: Use Node.js 18.x
32+
- name: Use Node.js 22.x
3333
uses: actions/setup-node@v4
3434
with:
35-
node-version: 18.x
35+
node-version: 22.x
3636

3737
- name: Install Dependencies
3838
run: npm install
@@ -62,7 +62,7 @@ jobs:
6262
runs-on: ${{ matrix.os }}
6363
strategy:
6464
matrix:
65-
node-version: [18.x, 20.x]
65+
node-version: [18.x, 20.x, 22.x, 24.x]
6666
os: [ubuntu-latest, windows-latest, macos-latest]
6767

6868
steps:
@@ -116,10 +116,10 @@ jobs:
116116
- name: Checkout code
117117
uses: actions/checkout@v4
118118

119-
- name: Use Node.js 18.x
119+
- name: Use Node.js 22.x
120120
uses: actions/setup-node@v4
121121
with:
122-
node-version: 18.x
122+
node-version: 22.x
123123

124124
- name: Extract the version and commit body from the tag
125125
id: extract_release

admin/asset-manifest.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"files": {
33
"main.css": "./static/css/main.96b3c861.css",
4-
"main.js": "./static/js/main.2644694c.js",
4+
"main.js": "./static/js/main.652a7c76.js",
55
"static/media/Ground Floor.svg": "./static/media/Ground Floor.2b7c5c91db7f070935a2.svg",
66
"static/media/Second Floor.svg": "./static/media/Second Floor.a2d5ed32df336591c06b.svg",
77
"static/media/Cellar.svg": "./static/media/Cellar.7ec1b1803a2437c8b78c.svg",
88
"static/media/Anteroom.svg": "./static/media/Anteroom.93a742135f2c060ad619.svg",
99
"static/media/Corridor.svg": "./static/media/Corridor.93a742135f2c060ad619.svg",
10-
"static/media/names.txt": "./static/media/names.3a7dae0bd6b8b03b280f.txt",
1110
"static/media/Home Theater.svg": "./static/media/Home Theater.1e5f19a0b2a013f153f5.svg",
1211
"static/media/Driveway.svg": "./static/media/Driveway.fbd31101c5a80a8bb37a.svg",
1312
"static/media/Equipment Room.svg": "./static/media/Equipment Room.db92bdca64f653c844f8.svg",
@@ -123,10 +122,10 @@
123122
"static/media/Outdoor Blinds.svg": "./static/media/Outdoor Blinds.37b85a9c060a4af48da9.svg",
124123
"static/media/Upstairs.svg": "./static/media/Upstairs.441813e54e0daca0882d.svg",
125124
"main.96b3c861.css.map": "./static/css/main.96b3c861.css.map",
126-
"main.2644694c.js.map": "./static/js/main.2644694c.js.map"
125+
"main.652a7c76.js.map": "./static/js/main.652a7c76.js.map"
127126
},
128127
"entrypoints": [
129128
"static/css/main.96b3c861.css",
130-
"static/js/main.2644694c.js"
129+
"static/js/main.652a7c76.js"
131130
]
132131
}

admin/index_m.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><script type="text/javascript" src="./../../lib/js/socket.io.js"></script><title>s7</title><script defer="defer" src="./static/js/main.2644694c.js"></script><link href="./static/css/main.96b3c861.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><script type="text/javascript" src="./../../lib/js/socket.io.js"></script><title>s7</title><script defer="defer" src="./static/js/main.652a7c76.js"></script><link href="./static/css/main.96b3c861.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

admin/static/css/main.96b3c861.css.map

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

admin/static/js/main.2644694c.js.LICENSE.txt renamed to admin/static/js/main.652a7c76.js.LICENSE.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828

2929
/**
3030
* @license React
31-
* react-is.production.min.js
31+
* react-is.production.js
3232
*
33-
* Copyright (c) Facebook, Inc. and its affiliates.
33+
* Copyright (c) Meta Platforms, Inc. and affiliates.
3434
*
3535
* This source code is licensed under the MIT license found in the
3636
* LICENSE file in the root directory of this source tree.
@@ -67,7 +67,7 @@
6767
*/
6868

6969
/**
70-
* @mui/material v5.16.4
70+
* @mui/material v5.18.0
7171
*
7272
* @license MIT
7373
* This source code is licensed under the MIT license found in the
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/static/media/names.3a7dae0bd6b8b03b280f.txt

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)