Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 18.18.6 to 20.8.8 in /web/ui/r…
Browse files Browse the repository at this point in the history
…eact-app (#335)

* build(deps-dev): bump @types/node in /web/ui/react-app

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.18.6 to 20.8.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* build(deps-dev): bump all packages to latest

---------
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent d85bcdf commit 6a421ce
Show file tree
Hide file tree
Showing 11 changed files with 77 additions and 69 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ go-test-coverage:

.PHONY: web-install
web-install:
cd $(UI_PATH) && npx update-browserslist-db@latest && npm install
cd $(UI_PATH) && npx update-browserslist-db@latest -y && npm install

.PHONY: web-build
web-build:
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"standard-version": "^9.5.0"
},
"dependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0"
"@commitlint/cli": "^18.0.0",
"@commitlint/config-conventional": "^18.0.0"
}
}
104 changes: 56 additions & 48 deletions web/ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions web/ui/react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"@fortawesome/free-brands-svg-icons": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@tanstack/react-query": "^5.0.0",
"@types/bootstrap": "^5.2.7",
"@types/jest": "^29.5.5",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@tanstack/react-query": "^5.0.5",
"@types/bootstrap": "^5.2.8",
"@types/jest": "^29.5.6",
"@types/react": "^18.2.31",
"@types/react-dom": "^18.2.14",
"bootstrap": "^5.3.2",
"date-fns": "^2.30.0",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-bootstrap": "^2.9.0",
"react-bootstrap": "^2.9.1",
"react-dom": "^18.2.0",
"react-hook-form": "^7.47.0",
"react-router-dom": "^6.17.0",
Expand Down Expand Up @@ -53,8 +53,8 @@
]
},
"devDependencies": {
"@tanstack/react-query-devtools": "^5.0.0",
"@types/node": "^18.18.2",
"@types/styled-components": "^5.1.28"
"@tanstack/react-query-devtools": "^5.1.0",
"@types/node": "^20.8.8",
"@types/styled-components": "^5.1.29"
}
}
6 changes: 3 additions & 3 deletions web/ui/static/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "./static/css/main.082feb63.css",
"main.js": "./static/js/main.8bb29fd8.js",
"main.js": "./static/js/main.c728c1ab.js",
"index.html": "./index.html",
"main.082feb63.css.map": "./static/css/main.082feb63.css.map",
"main.8bb29fd8.js.map": "./static/js/main.8bb29fd8.js.map"
"main.c728c1ab.js.map": "./static/js/main.c728c1ab.js.map"
},
"entrypoints": [
"static/css/main.082feb63.css",
"static/js/main.8bb29fd8.js"
"static/js/main.c728c1ab.js"
]
}
2 changes: 1 addition & 1 deletion web/ui/static/index.html
Original file line number Diff line number Diff line change
@@ -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.8bb29fd8.js"></script><link href="./static/css/main.082feb63.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!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.c728c1ab.js"></script><link href="./static/css/main.082feb63.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1 change: 0 additions & 1 deletion web/ui/static/static/js/main.8bb29fd8.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions web/ui/static/static/js/main.c728c1ab.js.map

Large diffs are not rendered by default.

0 comments on commit 6a421ce

Please sign in to comment.