|
48 | 48 | "@splunk/visualization-context": "^28.4.0", |
49 | 49 | "@testing-library/jest-dom": "^6.9.1", |
50 | 50 | "@testing-library/react": "^15.0.7", |
51 | | - "@vitejs/plugin-react": "^4.7.0", |
| 51 | + "@vitejs/plugin-react": "^6.0.1", |
52 | 52 | "@vitest/coverage-istanbul": "^4.1.2", |
53 | 53 | "glob": "^13.0.6", |
54 | 54 | "immutability-helper": "^3.1.1", |
|
61 | 61 | "react-router-dom": "6.30.3", |
62 | 62 | "styled-components": "^5.3.11", |
63 | 63 | "uuid": "^14.0.0", |
64 | | - "vite": "^7.3.1", |
| 64 | + "vite": "^8.0.10", |
65 | 65 | "vite-plugin-checker": "^0.12.0", |
66 | 66 | "vitest": "^4.1.2", |
67 | 67 | "zod": "^4.3.6" |
|
93 | 93 | "@types/lodash": "^4.17.24", |
94 | 94 | "@types/node": "^20.17.24", |
95 | 95 | "@types/react": "^18.3.28", |
96 | | - "@types/react-dom": "^18.3.7", |
| 96 | + "@types/react-dom": "^19.2.3", |
97 | 97 | "@types/styled-components": "^5.1.36", |
98 | 98 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
99 | 99 | "@typescript-eslint/parser": "^7.18.0", |
|
130 | 130 | "style-loader": "^4.0.0", |
131 | 131 | "stylelint": "^14.16.1", |
132 | 132 | "ts-node": "^10.9.2", |
133 | | - "typescript": "^5.9.3", |
| 133 | + "typescript": "^6.0.3", |
134 | 134 | "undici": "^5.29.0", |
135 | 135 | "url": "^0.11.4", |
136 | | - "vite-plugin-dts": "4.5.3", |
| 136 | + "vite-plugin-dts": "5.0.0", |
137 | 137 | "vite-plugin-node-polyfills": "^0.26.0" |
138 | 138 | }, |
139 | 139 | "peerDependencies": { |
140 | 140 | "react": "^18.3.1", |
141 | 141 | "react-dom": "^18.3.1", |
142 | 142 | "react-is": "^19.2.4", |
143 | 143 | "styled-components": "^5.3.11", |
144 | | - "typescript": "^5.9.3" |
| 144 | + "typescript": "^6.0.3" |
145 | 145 | }, |
146 | 146 | "resolutions": { |
147 | 147 | "@npmcli/git": "^2.1.0", |
|
179 | 179 | "@splunk/dashboard-types/ajv": "^8.18.0", |
180 | 180 | "table/ajv": "^8.18.0", |
181 | 181 | "@rushstack/node-core-library/ajv": "^8.18.0", |
182 | | - "diff": "^8.0.4", |
| 182 | + "diff": "^9.0.0", |
183 | 183 | "crypto-js": "^4.2.0", |
184 | | - "vitest/vite": "^7.3.1" |
| 184 | + "vitest/vite": "^8.0.10" |
185 | 185 | }, |
186 | 186 | "engines": { |
187 | 187 | "node": "22.22.0", |
|
0 commit comments