Skip to content

Commit 4c20c2f

Browse files
committed
Update dependencies
1 parent a5e124d commit 4c20c2f

File tree

40 files changed

+4744
-6984
lines changed

40 files changed

+4744
-6984
lines changed

package-lock.json

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

package.json

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@
5353
},
5454
"license": "MIT",
5555
"devDependencies": {
56-
"@babel/core": "^7.23.2",
57-
"@babel/preset-env": "^7.26.9",
58-
"@babel/preset-react": "^7.22.15",
59-
"@babel/preset-typescript": "^7.23.2",
56+
"@babel/core": "^7.28.0",
57+
"@babel/preset-env": "^7.28.0",
58+
"@babel/preset-react": "^7.27.1",
59+
"@babel/preset-typescript": "^7.27.1",
6060
"@eslint/js": "^9.31.0",
61-
"@octokit/rest": "^21.1.1",
61+
"@octokit/rest": "^22.0.0",
6262
"@rtk-query/codegen-openapi": "^2.0.0",
6363
"@storybook/addon-a11y": "^9.0.17",
6464
"@storybook/addon-designs": "^10.0.1",
@@ -69,43 +69,43 @@
6969
"@types/adm-zip": "^0.5.7",
7070
"@types/fs-extra": "^11.0.4",
7171
"@types/jest": "^30.0.0",
72-
"@types/react": "^18.0.27",
73-
"@types/react-dom": "^18.0.10",
74-
"@types/react-helmet": "^6.1.7",
72+
"@types/node": "^24.0.15",
73+
"@types/react": "^18.3.23",
74+
"@types/react-dom": "^18.3.7",
75+
"@types/react-helmet": "^6.1.11",
7576
"@types/react-lottie": "^1.2.10",
76-
"@types/react-syntax-highlighter": "^15.5.7",
77-
"@types/react-transition-group": "^4.4.5",
78-
"@types/semver": "^7.5.6",
79-
"@types/uuid": "^9.0.8",
77+
"@types/react-syntax-highlighter": "^15.5.13",
78+
"@types/react-transition-group": "^4.4.12",
79+
"@types/semver": "^7.7.0",
8080
"@types/zip-webpack-plugin": "^3.0.6",
8181
"adm-zip": "^0.5.16",
82-
"babel-loader": "^9.1.3",
82+
"babel-loader": "^10.0.0",
8383
"babel-plugin-styled-components": "^2.1.4",
84-
"cheerio": "^1.0.0",
84+
"cheerio": "^1.1.2",
8585
"copy-webpack-plugin": "^13.0.0",
8686
"css-loader": "^7.1.2",
87-
"dotenv": "^16.4.7",
87+
"dotenv": "^17.2.0",
8888
"eslint": "^9.31.0",
89-
"eslint-config-prettier": "^10.1.5",
89+
"eslint-config-prettier": "^10.1.8",
9090
"eslint-plugin-jest": "^29.0.1",
9191
"eslint-plugin-react": "^7.37.5",
9292
"eslint-plugin-react-hooks": "^5.2.0",
9393
"eslint-plugin-storybook": "^9.0.17",
94-
"fs-extra": "^11.2.0",
94+
"fs-extra": "^11.3.0",
9595
"html-webpack-plugin": "^5.6.3",
96-
"husky": "^9.0.10",
96+
"husky": "^9.1.7",
9797
"jest": "^30.0.4",
98-
"jest-environment-jsdom": "^29.7.0",
99-
"knip": "^5.39.4",
100-
"lint-staged": "^15.2.10",
101-
"postcss-styled-syntax": "^0.7.0",
102-
"prettier": "^2.8.3",
98+
"jest-environment-jsdom": "^30.0.4",
99+
"knip": "^5.62.0",
100+
"lint-staged": "^16.1.2",
101+
"postcss-styled-syntax": "^0.7.1",
102+
"prettier": "^3.6.2",
103103
"rimraf": "^6.0.1",
104104
"storybook": "^9.0.17",
105105
"storybook-addon-remix-react-router": "^5.0.0",
106106
"style-loader": "^4.0.0",
107-
"stylelint": "^16.11.0",
108-
"stylelint-config-standard": "^36.0.1",
107+
"stylelint": "^16.22.0",
108+
"stylelint-config-standard": "^38.0.0",
109109
"ts-jest": "^29.4.0",
110110
"ts-loader": "^9.5.2",
111111
"ts-node": "^10.9.2",
@@ -119,40 +119,40 @@
119119
},
120120
"dependencies": {
121121
"@codemirror/lang-json": "^6.0.2",
122-
"@floating-ui/react": "^0.25.1",
122+
"@floating-ui/react": "^0.27.13",
123123
"@formkit/auto-animate": "^0.8.2",
124124
"@microsoft/fetch-event-source": "^2.0.1",
125-
"@react-oauth/google": "^0.12.1",
126-
"@reduxjs/toolkit": "^2.5.0",
127-
"@tanstack/react-table": "^8.7.8",
128-
"@uiw/react-codemirror": "^4.23.14",
129-
"@xyflow/react": "^12.6.4",
130-
"allotment": "^1.19.0",
131-
"axios": "^1.8.4",
125+
"@react-oauth/google": "^0.12.2",
126+
"@reduxjs/toolkit": "^2.8.2",
127+
"@tanstack/react-table": "^8.21.3",
128+
"@uiw/react-codemirror": "^4.24.1",
129+
"@xyflow/react": "^12.8.2",
130+
"allotment": "^1.20.4",
131+
"axios": "^1.10.0",
132132
"copy-to-clipboard": "^3.3.3",
133133
"date-fns": "^4.1.0",
134-
"free-email-domains": "^1.2.5",
135-
"posthog-js": "^1.215.1",
136-
"react": "^18.2.0",
134+
"free-email-domains": "^1.2.20",
135+
"posthog-js": "^1.257.0",
136+
"react": "^18.3.1",
137137
"react-cool-dimensions": "^3.0.1",
138-
"react-dom": "^18.2.0",
138+
"react-dom": "^18.3.1",
139139
"react-dropzone": "^14.3.8",
140-
"react-error-boundary": "^5.0.0",
140+
"react-error-boundary": "^6.0.0",
141141
"react-helmet": "^6.1.0",
142-
"react-hook-form": "^7.48.2",
142+
"react-hook-form": "^7.60.0",
143143
"react-lottie": "^1.2.10",
144144
"react-markdown": "^10.1.0",
145145
"react-product-fruits": "^2.2.61",
146146
"react-redux": "^9.2.0",
147-
"react-router": "^7.5.2",
147+
"react-router": "~7.6.3",
148148
"react-syntax-highlighter": "^15.6.1",
149149
"react-transition-group": "^4.4.5",
150150
"recharts": "^2.15.3",
151151
"redux-remember": "^5.2.0",
152-
"semver": "^7.5.4",
152+
"semver": "^7.7.2",
153153
"squarify": "^1.1.0",
154-
"styled-components": "^6.1.13",
155-
"uuid": "^9.0.1",
154+
"styled-components": "^6.1.19",
155+
"uuid": "^11.1.0",
156156
"zustand": "^4.5.5",
157157
"zustand-slices": "^0.3.0"
158158
},

src/components/Admin/Home/Reports/ReportWidget/styles.ts

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ export const Link = styled(RouterLink)<LinkProps>`
1616
box-sizing: border-box;
1717
overflow: hidden;
1818
cursor: ${({ $isEnabled }) => ($isEnabled ? "pointer" : "initial")};
19-
transition: border-color, 300ms ease-out;
19+
transition:
20+
border-color,
21+
300ms ease-out;
2022
2123
${({ $isEnabled, theme }) =>
2224
$isEnabled &&
@@ -59,7 +61,9 @@ export const Title = styled.span`
5961
${subheading2RegularTypography}
6062
color: ${({ theme }) => theme.colors.v3.text.primary};
6163
text-transform: capitalize;
62-
transition: color, 300ms ease-out;
64+
transition:
65+
color,
66+
300ms ease-out;
6367
`;
6468

6569
export const SoonBadge = styled.div`

src/components/Admin/Home/index.tsx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -179,14 +179,14 @@ export const Home = () => {
179179
}
180180
}
181181
: sidebarLocation
182-
? {
183-
query: {
184-
environment: environmentId ?? undefined
182+
? {
183+
query: {
184+
environment: environmentId ?? undefined
185+
}
185186
}
186-
}
187-
: issuesQuery
188-
? queries[issuesQuery]
189-
: undefined;
187+
: issuesQuery
188+
? queries[issuesQuery]
189+
: undefined;
190190
const isRepositorySidebarOpen = Boolean(
191191
repositorySidebarQuery ?? sidebarLocation
192192
);

src/components/Admin/Reports/CodeIssues/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,8 +369,8 @@ export const CodeIssues = () => {
369369
services: selectedService
370370
? [selectedService]
371371
: scope?.value
372-
? [scope.value]
373-
: [],
372+
? [scope.value]
373+
: [],
374374
...(isCriticalityLevelsFilterEnabled
375375
? { criticalityFilter: criticalityLevels }
376376
: {}),

src/components/Admin/common/RepositorySidebarOverlay/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ export const RepositorySidebarOverlay = ({
9797

9898
const scopeBarDisplayName = currentSpanCodeObjectId
9999
? spanInfo?.displayName
100-
: scopeDisplayName ?? "Home";
100+
: (scopeDisplayName ?? "Home");
101101

102102
const extendedScope: Scope = useMemo(
103103
() => ({

src/components/Agentic/IncidentTemplate/MCPServerDialog/ToolsStep/index.tsx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ export const ToolsStep = ({
6060
? String(error.response.data)
6161
: error.message
6262
: error instanceof Error
63-
? error.message
64-
: "Unknown error";
63+
? error.message
64+
: "Unknown error";
6565
setDropzoneError(`Failed to upload icon: ${errorMessage}`);
6666
}
6767
});
@@ -74,12 +74,12 @@ export const ToolsStep = ({
7474
type: icon.fileName.split(".")[1] ?? ""
7575
}
7676
: fileToUpload
77-
? {
78-
name: fileToUpload.name,
79-
size: fileToUpload.size,
80-
type: fileToUpload.type.split("/")[1]
81-
}
82-
: null;
77+
? {
78+
name: fileToUpload.name,
79+
size: fileToUpload.size,
80+
type: fileToUpload.type.split("/")[1]
81+
}
82+
: null;
8383

8484
const { getRootProps, getInputProps, isDragActive } = useDropzone({
8585
accept: {

src/components/Agentic/IncidentTemplate/MCPServerDialog/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ export const MCPServerDialog = ({
129129
const tools = useMemo(
130130
() =>
131131
isEditMode
132-
? serverData?.all_tools ?? []
133-
: testMCPServerResult.data?.tools ?? [],
132+
? (serverData?.all_tools ?? [])
133+
: (testMCPServerResult.data?.tools ?? []),
134134
[isEditMode, serverData?.all_tools, testMCPServerResult.data?.tools]
135135
);
136136

src/components/Agentic/common/AgentFlowChart/MCPServersToolbar/styles.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ export const Container = styled.div<ContainerProps>`
1010
box-sizing: border-box;
1111
border-radius: 7px;
1212
border: 1px solid rgb(255 255 255 / 10%);
13-
background: linear-gradient(180deg, #28292d 0%, #1a1b1e 100%),
13+
background:
14+
linear-gradient(180deg, #28292d 0%, #1a1b1e 100%),
1415
linear-gradient(
1516
180deg,
1617
rgb(255 255 255 / 10%) 0%,

src/components/Agentic/common/AgentFlowChart/index.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ export const AgentFlowChart = ({
156156

157157
const nodes: FlowChartNode[] = [
158158
{
159+
type: "flowChart",
159160
id: "digma",
160161
position: { x: 0, y: -31 }, // TODO: find a way to center this
161162
data: {
@@ -169,6 +170,7 @@ export const AgentFlowChart = ({
169170
}
170171
},
171172
{
173+
type: "flowChart",
172174
id: "watchman",
173175
position: { x: 200, y: 0 },
174176
data: {
@@ -186,6 +188,7 @@ export const AgentFlowChart = ({
186188
}
187189
},
188190
{
191+
type: "flowChart",
189192
id: "triager",
190193
position: { x: 500, y: 0 },
191194
data: {
@@ -203,6 +206,7 @@ export const AgentFlowChart = ({
203206
}
204207
},
205208
{
209+
type: "flowChart",
206210
id: "infra_resolver",
207211
position: { x: 800, y: -50 },
208212
data: {
@@ -220,6 +224,7 @@ export const AgentFlowChart = ({
220224
}
221225
},
222226
{
227+
type: "flowChart",
223228
id: "code_resolver",
224229
position: { x: 800, y: 50 },
225230
data: {
@@ -237,6 +242,7 @@ export const AgentFlowChart = ({
237242
}
238243
},
239244
{
245+
type: "flowChart",
240246
id: "validator",
241247
position: { x: 1100, y: 0 },
242248
data: {

0 commit comments

Comments
 (0)