diff --git a/package.json b/package.json index 3d7a5fc..2bc4e97 100644 --- a/package.json +++ b/package.json @@ -149,7 +149,7 @@ "@biomejs/biome": "^2.4.13", "@eslint/compat": "^2.0.5", "@eslint/js": "^9.39.4", - "@localstack/appinspector-ui": "^1.0.147", + "@localstack/appinspector-ui": "^1.0.148", "@localstack/integrations": "^1.2.2", "@types/fs-extra": "^11.0.4", "@types/mocha": "^10.0.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf2f21b..e932fea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ importers: specifier: ^9.39.4 version: 9.39.4 '@localstack/appinspector-ui': - specifier: ^1.0.147 - version: 1.0.147(7e1f8c1137e0c97a778d73cefcced92d) + specifier: ^1.0.148 + version: 1.0.148(7e1f8c1137e0c97a778d73cefcced92d) '@localstack/integrations': specifier: ^1.2.2 version: 1.2.2(@emotion/react@11.14.0(@types/react@17.0.91)(react@17.0.2))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@17.0.91)(react@17.0.2))(@types/react@17.0.91)(react@17.0.2))(@types/react@17.0.91)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) @@ -780,8 +780,8 @@ packages: '@jridgewell/trace-mapping@0.3.31': resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} - '@localstack/appinspector-ui@1.0.147': - resolution: {integrity: sha512-T3tD6EpTOT/I260PGBFrYW0YYvne/y6oHnngFlspueY2gFXl4Cy8KIvTwPuzp1Ch7eJ8Hqd+uq2nrQ5dGZrABg==} + '@localstack/appinspector-ui@1.0.148': + resolution: {integrity: sha512-FVs+jA5Nu/g3hWU/xnwlsTEww2O9F/2MLTahhRu2v1ovfBXOnUIdoOKC1W//DfVLOKpg3kd6dqgqhH1Wlarg1A==} peerDependencies: '@dagrejs/dagre': ^1 '@emotion/react': ^11 @@ -4219,7 +4219,7 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.5 - '@localstack/appinspector-ui@1.0.147(7e1f8c1137e0c97a778d73cefcced92d)': + '@localstack/appinspector-ui@1.0.148(7e1f8c1137e0c97a778d73cefcced92d)': dependencies: '@dagrejs/dagre': 1.1.8 '@emotion/react': 11.14.0(@types/react@17.0.91)(react@17.0.2) diff --git a/src/app-inspector/index.html b/src/app-inspector/index.html index f032d43..4f9e4e4 100644 --- a/src/app-inspector/index.html +++ b/src/app-inspector/index.html @@ -12,7 +12,7 @@ } -
+ diff --git a/src/app-inspector/main.tsx b/src/app-inspector/main.tsx index 71ce9df..a3812b2 100644 --- a/src/app-inspector/main.tsx +++ b/src/app-inspector/main.tsx @@ -98,7 +98,6 @@ render( flexGrow: 1, display: "flex", flexDirection: "column", - padding: "24px", }} >