Skip to content

Commit 21489fb

Browse files
chore(deps): update npm
1 parent 514181c commit 21489fb

2 files changed

Lines changed: 296 additions & 465 deletions

File tree

ui/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@splunk/visualization-context": "^28.4.0",
4949
"@testing-library/jest-dom": "^6.9.1",
5050
"@testing-library/react": "^15.0.7",
51-
"@vitejs/plugin-react": "^4.7.0",
51+
"@vitejs/plugin-react": "^6.0.1",
5252
"@vitest/coverage-istanbul": "^4.1.2",
5353
"glob": "^13.0.6",
5454
"immutability-helper": "^3.1.1",
@@ -61,7 +61,7 @@
6161
"react-router-dom": "6.30.3",
6262
"styled-components": "^5.3.11",
6363
"uuid": "^14.0.0",
64-
"vite": "^7.3.1",
64+
"vite": "^8.0.10",
6565
"vite-plugin-checker": "^0.12.0",
6666
"vitest": "^4.1.2",
6767
"zod": "^4.3.6"
@@ -93,7 +93,7 @@
9393
"@types/lodash": "^4.17.24",
9494
"@types/node": "^20.17.24",
9595
"@types/react": "^18.3.28",
96-
"@types/react-dom": "^18.3.7",
96+
"@types/react-dom": "^19.2.3",
9797
"@types/styled-components": "^5.1.36",
9898
"@typescript-eslint/eslint-plugin": "^7.18.0",
9999
"@typescript-eslint/parser": "^7.18.0",
@@ -130,18 +130,18 @@
130130
"style-loader": "^4.0.0",
131131
"stylelint": "^14.16.1",
132132
"ts-node": "^10.9.2",
133-
"typescript": "^5.9.3",
133+
"typescript": "^6.0.3",
134134
"undici": "^5.29.0",
135135
"url": "^0.11.4",
136-
"vite-plugin-dts": "4.5.3",
136+
"vite-plugin-dts": "5.0.0",
137137
"vite-plugin-node-polyfills": "^0.26.0"
138138
},
139139
"peerDependencies": {
140140
"react": "^18.3.1",
141141
"react-dom": "^18.3.1",
142142
"react-is": "^19.2.4",
143143
"styled-components": "^5.3.11",
144-
"typescript": "^5.9.3"
144+
"typescript": "^6.0.3"
145145
},
146146
"resolutions": {
147147
"@npmcli/git": "^2.1.0",
@@ -179,9 +179,9 @@
179179
"@splunk/dashboard-types/ajv": "^8.18.0",
180180
"table/ajv": "^8.18.0",
181181
"@rushstack/node-core-library/ajv": "^8.18.0",
182-
"diff": "^8.0.4",
182+
"diff": "^9.0.0",
183183
"crypto-js": "^4.2.0",
184-
"vitest/vite": "^7.3.1"
184+
"vitest/vite": "^8.0.10"
185185
},
186186
"engines": {
187187
"node": "22.22.0",

0 commit comments

Comments
 (0)