Skip to content

Commit

Permalink
Merge pull request #7342 from thanos-io/dependabot/npm_and_yarn/pkg/u…
Browse files Browse the repository at this point in the history
…i/react-app/webpack-5.91.0

Bump webpack from 5.70.0 to 5.91.0 in /pkg/ui/react-app
  • Loading branch information
fpetkovski committed May 10, 2024
2 parents 970cbbe + a27c96a commit 2d738f0
Show file tree
Hide file tree
Showing 12 changed files with 476 additions and 400 deletions.
840 changes: 458 additions & 382 deletions pkg/ui/react-app/package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions pkg/ui/static/react/asset-manifest.json
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "./static/css/main.5a4981c4.css",
"main.js": "./static/js/main.95788b55.js",
"main.css": "./static/css/main.17d667f4.css",
"main.js": "./static/js/main.3e8bac27.js",
"static/media/codicon.ttf": "./static/media/codicon.b3726f0165bf67ac6849.ttf",
"index.html": "./index.html",
"static/media/index.cjs": "./static/media/index.cd351d7c31d0d3fccf96.cjs",
"main.5a4981c4.css.map": "./static/css/main.5a4981c4.css.map",
"main.95788b55.js.map": "./static/js/main.95788b55.js.map"
"main.17d667f4.css.map": "./static/css/main.17d667f4.css.map",
"main.3e8bac27.js.map": "./static/js/main.3e8bac27.js.map"
},
"entrypoints": [
"static/css/main.5a4981c4.css",
"static/js/main.95788b55.js"
"static/css/main.17d667f4.css",
"static/js/main.3e8bac27.js"
]
}
2 changes: 1 addition & 1 deletion pkg/ui/static/react/index.html
@@ -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"/><script>const GLOBAL_PATH_PREFIX="{{ pathPrefix }}"</script><script>const THANOS_COMPONENT="{{ .Component }}",THANOS_QUERY_URL="{{ .queryURL }}",THANOS_TENANT_HEADER="{{ .tenantHeader }}",THANOS_DEFAULT_TENANT="{{ .defaultTenant }}",THANOS_DISPLAY_TENANT_BOX="{{ .displayTenantBox }}"</script><link rel="manifest" href="./manifest.json"/><title>Thanos | Highly available Prometheus setup</title><script defer="defer" src="./static/js/main.95788b55.js"></script><link href="./static/css/main.5a4981c4.css" rel="stylesheet"></head><body class="bootstrap"><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="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"/><script>const GLOBAL_PATH_PREFIX="{{ pathPrefix }}"</script><script>const THANOS_COMPONENT="{{ .Component }}",THANOS_QUERY_URL="{{ .queryURL }}",THANOS_TENANT_HEADER="{{ .tenantHeader }}",THANOS_DEFAULT_TENANT="{{ .defaultTenant }}",THANOS_DISPLAY_TENANT_BOX="{{ .displayTenantBox }}"</script><link rel="manifest" href="./manifest.json"/><title>Thanos | Highly available Prometheus setup</title><script defer="defer" src="./static/js/main.3e8bac27.js"></script><link href="./static/css/main.17d667f4.css" rel="stylesheet"></head><body class="bootstrap"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
6 changes: 6 additions & 0 deletions pkg/ui/static/react/static/css/main.17d667f4.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions pkg/ui/static/react/static/css/main.17d667f4.css.map

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions pkg/ui/static/react/static/css/main.5a4981c4.css

This file was deleted.

1 change: 0 additions & 1 deletion pkg/ui/static/react/static/css/main.5a4981c4.css.map

This file was deleted.

3 changes: 3 additions & 0 deletions pkg/ui/static/react/static/js/main.3e8bac27.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions pkg/ui/static/react/static/js/main.3e8bac27.js.map

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions pkg/ui/static/react/static/js/main.95788b55.js

This file was deleted.

1 change: 0 additions & 1 deletion pkg/ui/static/react/static/js/main.95788b55.js.map

This file was deleted.

0 comments on commit 2d738f0

Please sign in to comment.