Skip to content

Commit 9ef1d32

Browse files
chore: merge develop into main (#2000)
2 parents 03bd233 + 55eac83 commit 9ef1d32

3 files changed

Lines changed: 138 additions & 144 deletions

File tree

poetry.lock

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

ui/package.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@
9999
"@types/react": "^18.2.41",
100100
"@types/react-dom": "^18.2.17",
101101
"@types/styled-components": "^5.1.34",
102-
"@typescript-eslint/eslint-plugin": "^6.21.0",
103-
"@typescript-eslint/parser": "^6.21.0",
102+
"@typescript-eslint/eslint-plugin": "^7.18.0",
103+
"@typescript-eslint/parser": "^7.18.0",
104104
"babel-eslint": "^10.1.0",
105105
"babel-jest": "^30.0.5",
106106
"babel-loader": "^8.4.1",
@@ -176,7 +176,13 @@
176176
"@splunk/dashboard-ui": "29.4.0",
177177
"@splunk/dashboard-utils": "29.4.0",
178178
"@splunk/dashboard-validation": "29.4.0",
179-
"@splunk/datasource-utils": "29.4.0"
179+
"@splunk/datasource-utils": "29.4.0",
180+
"@splunk/dashboard-definition/ajv": "^8.18.0",
181+
"@splunk/dashboard-validation/ajv": "^8.18.0",
182+
"@splunk/dashboard-types/ajv": "^8.18.0",
183+
"table/ajv": "^8.18.0",
184+
"@rushstack/node-core-library/ajv": "^8.18.0",
185+
"diff": "^5.2.2"
180186
},
181187
"engines": {
182188
"node": "22.22.0",

0 commit comments

Comments
 (0)