Skip to content

Commit 7e234c0

Browse files
committed
build(deps): bump npm packages
* bump @tanstack/react-query from 5.17.9 to 5.17.19 * bump @tanstack/react-query-devtools from 5.17.9 to 5.17.21 * bump @types/node from 20.10.8 to 20.11.10 * bump @types/react from 18.2.47 to 18.2.48 * bump date-fns from 3.2.0 to 3.3.1 * bump react-bootstrap from 2.9.2 to 2.10.0 * bump react-router-dom from 6.21.1 to 6.21.3 * bump follow-redirects from 1.15.2 to 1.15.4 (#348)
1 parent 002b03f commit 7e234c0

10 files changed

Lines changed: 78 additions & 78 deletions

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "",
1212
"license": "ISC",
1313
"devDependencies": {
14-
"husky": "^9.0.6",
14+
"husky": "^9.0.7",
1515
"standard-version": "^9.5.0"
1616
},
1717
"dependencies": {

web/ui/package-lock.json

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

web/ui/react-app/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@
99
"@fortawesome/free-brands-svg-icons": "^6.5.1",
1010
"@fortawesome/free-solid-svg-icons": "^6.5.1",
1111
"@fortawesome/react-fontawesome": "^0.2.0",
12-
"@tanstack/react-query": "^5.17.9",
12+
"@tanstack/react-query": "^5.17.19",
1313
"@types/bootstrap": "^5.2.10",
1414
"@types/jest": "^29.5.11",
15-
"@types/react": "^18.2.47",
15+
"@types/react": "^18.2.48",
1616
"@types/react-dom": "^18.2.18",
1717
"bootstrap": "^5.3.2",
18-
"date-fns": "^3.2.0",
18+
"date-fns": "^3.3.1",
1919
"prop-types": "^15.8.1",
2020
"react": "^18.2.0",
21-
"react-bootstrap": "^2.9.2",
21+
"react-bootstrap": "^2.10.0",
2222
"react-dom": "^18.2.0",
2323
"react-hook-form": "^7.49.3",
24-
"react-router-dom": "^6.21.1",
24+
"react-router-dom": "^6.21.3",
2525
"react-scripts": "^5.0.1",
2626
"reconnecting-websocket": "^4.4.0",
2727
"styled-components": "^6.1.8",
@@ -53,8 +53,8 @@
5353
]
5454
},
5555
"devDependencies": {
56-
"@tanstack/react-query-devtools": "^5.17.9",
57-
"@types/node": "^20.10.8",
56+
"@tanstack/react-query-devtools": "^5.17.21",
57+
"@types/node": "^20.11.10",
5858
"@types/styled-components": "^5.1.34"
5959
}
6060
}

web/ui/static/asset-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"files": {
33
"main.css": "./static/css/main.c19fd5e8.css",
4-
"main.js": "./static/js/main.eec08ef4.js",
4+
"main.js": "./static/js/main.18307020.js",
55
"index.html": "./index.html",
66
"main.c19fd5e8.css.map": "./static/css/main.c19fd5e8.css.map",
7-
"main.eec08ef4.js.map": "./static/js/main.eec08ef4.js.map"
7+
"main.18307020.js.map": "./static/js/main.18307020.js.map"
88
},
99
"entrypoints": [
1010
"static/css/main.c19fd5e8.css",
11-
"static/js/main.eec08ef4.js"
11+
"static/js/main.18307020.js"
1212
]
1313
}

web/ui/static/index.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="icon" href="./favicon.svg" type="image/svg+xml"/><link rel="apple-touch-icon" href="./apple-touch-icon.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="Argus" content="Monitor new releases"/><link rel="apple-touch-icon" href="./favicon.png"/><link rel="manifest" href="./manifest.json"/><title>Argus</title><script defer="defer" src="./static/js/main.eec08ef4.js"></script><link href="./static/css/main.c19fd5e8.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="icon" href="./favicon.svg" type="image/svg+xml"/><link rel="apple-touch-icon" href="./apple-touch-icon.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="Argus" content="Monitor new releases"/><link rel="manifest" href="./manifest.json"/><title>Argus</title><script defer="defer" src="./static/js/main.18307020.js"></script><link href="./static/css/main.c19fd5e8.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/ui/static/static/js/main.eec08ef4.js.LICENSE.txt renamed to web/ui/static/static/js/main.18307020.js.LICENSE.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ and limitations under the License.
6060
*/
6161

6262
/**
63-
* @remix-run/router v1.14.1
63+
* @remix-run/router v1.14.2
6464
*
6565
* Copyright (c) Remix Software Inc.
6666
*
@@ -71,7 +71,7 @@ and limitations under the License.
7171
*/
7272

7373
/**
74-
* React Router DOM v6.21.1
74+
* React Router DOM v6.21.3
7575
*
7676
* Copyright (c) Remix Software Inc.
7777
*
@@ -82,7 +82,7 @@ and limitations under the License.
8282
*/
8383

8484
/**
85-
* React Router v6.21.1
85+
* React Router v6.21.3
8686
*
8787
* Copyright (c) Remix Software Inc.
8888
*

web/ui/static/static/js/main.18307020.js.map

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

web/ui/static/static/js/main.eec08ef4.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)