|
30 | 30 | "prepublishOnly": "yarn run build:lib"
|
31 | 31 | },
|
32 | 32 | "dependencies": {
|
33 |
| - "@splunk/dashboard-action-buttons": "29.0.0", |
34 |
| - "@splunk/dashboard-context": "29.0.0", |
35 |
| - "@splunk/dashboard-core": "29.0.0", |
36 |
| - "@splunk/dashboard-presets": "29.0.0", |
37 |
| - "@splunk/dashboard-state": "29.0.0", |
38 |
| - "@splunk/dashboard-types": "29.0.0", |
39 |
| - "@splunk/react-events-viewer": "^28.0.0", |
40 |
| - "@splunk/react-icons": "^5.2.0", |
41 |
| - "@splunk/react-page": "^8.0.0", |
| 33 | + "@splunk/dashboard-action-buttons": "29.1.0", |
| 34 | + "@splunk/dashboard-context": "29.1.0", |
| 35 | + "@splunk/dashboard-core": "29.1.0", |
| 36 | + "@splunk/dashboard-presets": "29.1.0", |
| 37 | + "@splunk/dashboard-state": "29.1.0", |
| 38 | + "@splunk/dashboard-types": "29.1.0", |
| 39 | + "@splunk/react-events-viewer": "^28.1.0", |
| 40 | + "@splunk/react-icons": "^5.3.0", |
| 41 | + "@splunk/react-page": "^8.1.0", |
42 | 42 | "@splunk/react-toast-notifications": "^0.12.0",
|
43 |
| - "@splunk/react-ui": "^5.1.0", |
| 43 | + "@splunk/react-ui": "^5.3.0", |
44 | 44 | "@splunk/search-job": "^3.1.0",
|
45 |
| - "@splunk/splunk-utils": "^3.2.0", |
46 |
| - "@splunk/themes": "^1.2.0", |
| 45 | + "@splunk/splunk-utils": "^3.3.0", |
| 46 | + "@splunk/themes": "^1.2.1", |
47 | 47 | "@splunk/ui-utils": "^1.10.0",
|
48 |
| - "@splunk/visualization-context": "^28.0.0", |
| 48 | + "@splunk/visualization-context": "^28.1.0", |
49 | 49 | "@storybook/test": "^8.6.14",
|
50 | 50 | "@vitejs/plugin-react": "^4.7.0",
|
51 |
| - "@testing-library/jest-dom": "^6.6.3", |
52 |
| - "@testing-library/react": "^15.0.6", |
| 51 | + "@testing-library/jest-dom": "^6.8.0", |
| 52 | + "@testing-library/react": "^15.0.7", |
53 | 53 | "@vitest/coverage-istanbul": "^3.2.4",
|
54 | 54 | "glob": "^11.0.3",
|
55 | 55 | "immutability-helper": "^3.1.1",
|
56 | 56 | "js-yaml": "^4.1.0",
|
57 | 57 | "lodash": "^4.17.21",
|
58 | 58 | "prop-types": "^15.8.1",
|
59 |
| - "react": "18", |
60 |
| - "react-dom": "18", |
| 59 | + "react": "18.3.1", |
| 60 | + "react-dom": "18.3.1", |
61 | 61 | "react-is": "^16.13.1",
|
62 | 62 | "react-router-dom": "6.27.0",
|
63 | 63 | "styled-components": "^5.3.11",
|
64 | 64 | "uuid": "^11.1.0",
|
65 |
| - "zod": "^4.0.17", |
| 65 | + "zod": "^4.1.11", |
66 | 66 | "vite": "^7.1.3",
|
67 |
| - "vite-plugin-checker": "^0.10.2", |
| 67 | + "vite-plugin-checker": "^0.11.0", |
68 | 68 | "vitest": "^3.2.4"
|
69 | 69 | },
|
70 | 70 | "devDependencies": {
|
71 |
| - "@babel/core": "^7.28.3", |
72 |
| - "@babel/eslint-parser": "^7.28.0", |
| 71 | + "@babel/core": "^7.28.4", |
| 72 | + "@babel/eslint-parser": "^7.28.4", |
73 | 73 | "@babel/helper-plugin-utils": "^7.27.1",
|
74 | 74 | "@babel/plugin-transform-runtime": "^7.28.3",
|
75 | 75 | "@babel/preset-env": "^7.28.3",
|
|
87 | 87 | "@storybook/builder-vite": "^8.6.14",
|
88 | 88 | "@storybook/react": "^8.6.14",
|
89 | 89 | "@storybook/react-vite": "^8.6.14",
|
90 |
| - "@types/react-dom": "^18.2.17", |
| 90 | + "@types/react-dom": "^18.3.7", |
91 | 91 | "@storybook/test-runner": "^0.23.0",
|
92 |
| - "@testing-library/dom": "^10.4.0", |
93 |
| - "@testing-library/jest-dom": "^6.6.3", |
94 |
| - "@testing-library/react": "^15.0.6", |
| 92 | + "@testing-library/dom": "^10.4.1", |
| 93 | + "@testing-library/jest-dom": "^6.8.0", |
| 94 | + "@testing-library/react": "^15.0.7", |
95 | 95 | "@testing-library/user-event": "^14.6.1",
|
96 | 96 | "@types/glob": "^9.0.0",
|
97 | 97 | "@types/jest-image-snapshot": "^6.4.0",
|
98 | 98 | "@types/js-yaml": "^4.0.9",
|
99 | 99 | "@types/lodash": "^4.17.20",
|
100 | 100 | "@types/node": "^20.17.24",
|
101 |
| - "@types/react": "^18.2.41", |
| 101 | + "@types/react": "^18.3.24", |
102 | 102 | "@types/styled-components": "^5.1.34",
|
103 | 103 | "@typescript-eslint/eslint-plugin": "^6.21.0",
|
104 | 104 | "@typescript-eslint/parser": "^6.21.0",
|
105 | 105 | "babel-eslint": "^10.1.0",
|
106 |
| - "babel-jest": "^30.0.5", |
| 106 | + "babel-jest": "^30.2.0", |
107 | 107 | "babel-loader": "^8.4.1",
|
108 | 108 | "babel-plugin-module-resolver": "^5.0.2",
|
109 | 109 | "cross-env": "^10.0.0",
|
|
120 | 120 | "eslint-plugin-react": "^7.37.5",
|
121 | 121 | "eslint-plugin-react-hooks": "^4.6.2",
|
122 | 122 | "eslint-plugin-storybook": "^0.12.0 ",
|
123 |
| - "eslint-plugin-testing-library": "^7.6.6", |
124 |
| - "jest": "^30.0.5", |
125 |
| - "jest-environment-jsdom": "^30.0.5", |
126 |
| - "jest-fixed-jsdom": "^0.0.9", |
| 123 | + "eslint-plugin-testing-library": "^7.10.0", |
| 124 | + "jest": "^30.2.0", |
| 125 | + "jest-environment-jsdom": "^30.2.0", |
| 126 | + "jest-fixed-jsdom": "^0.0.10", |
127 | 127 | "jest-image-snapshot": "^6.5.1",
|
128 | 128 | "jsdom": "^26.1.0",
|
129 |
| - "msw": "^2.10.5", |
| 129 | + "msw": "^2.11.3", |
130 | 130 | "msw-storybook-addon": "^2.0.5",
|
131 | 131 | "prettier": "^2.8.8",
|
132 | 132 | "querystring-es3": "^0.2.1",
|
|
138 | 138 | "typescript": "^5.9.2",
|
139 | 139 | "undici": "^5.29.0",
|
140 | 140 | "url": "^0.11.4",
|
141 |
| - "vite-plugin-dts": "4.5.3", |
| 141 | + "vite-plugin-dts": "4.5.4", |
142 | 142 | "vite-plugin-node-polyfills": "^0.24.0"
|
143 | 143 | },
|
144 | 144 | "peerDependencies": {
|
145 |
| - "react": "^18.0.0", |
146 |
| - "react-dom": "^18.0.0", |
| 145 | + "react": "^18.3.1", |
| 146 | + "react-dom": "^18.3.1", |
147 | 147 | "react-is": "^19.1.1",
|
148 | 148 | "styled-components": "^5.3.11",
|
149 | 149 | "typescript": "^5.9.2"
|
150 | 150 | },
|
151 | 151 | "resolutions": {
|
152 | 152 | "@npmcli/git": "^2.1.0",
|
153 |
| - "@types/react": "^18.2.41", |
| 153 | + "@types/react": "^18.3.24", |
154 | 154 | "css-what": "^5.1.0",
|
155 | 155 | "d3-color": "^3.1.0",
|
156 | 156 | "d3-interpolate": "^3.0.1",
|
|
159 | 159 | "semver": "^7.7.2",
|
160 | 160 | "strip-ansi": "^6.0.1",
|
161 | 161 | "string-width": "^4.2.3",
|
162 |
| - "esbuild": "^0.25.9", |
163 |
| - "axios": "^1.12.0", |
164 |
| - "jspdf": "^3.0.2", |
| 162 | + "esbuild": "^0.25.10", |
| 163 | + "axios": "^1.12.2", |
| 164 | + "jspdf": "^3.0.3", |
165 | 165 | "http-proxy-middleware": "^3.0.5",
|
166 |
| - "@splunk/dashboard-event-handlers": "29.0.0", |
167 |
| - "@splunk/dashboard-inputs": "29.0.0", |
168 |
| - "@splunk/dashboard-search": "29.0.0", |
169 |
| - "@splunk/datasources": "29.0.0", |
170 |
| - "@splunk/visualization-schemas": "28.0.0", |
171 |
| - "@splunk/dashboard-definition": "29.0.0", |
172 |
| - "@splunk/dashboard-icons": "29.0.0", |
173 |
| - "@splunk/dashboard-layouts": "29.0.0", |
174 |
| - "@splunk/dashboard-state": "29.0.0", |
175 |
| - "@splunk/dashboard-telemetry": "29.0.0", |
176 |
| - "@splunk/dashboard-ui": "29.0.0", |
177 |
| - "@splunk/dashboard-utils": "29.0.0", |
178 |
| - "@splunk/dashboard-validation": "29.0.0", |
179 |
| - "@splunk/datasource-utils": "29.0.0" |
| 166 | + "@splunk/dashboard-event-handlers": "29.1.0", |
| 167 | + "@splunk/dashboard-inputs": "29.1.0", |
| 168 | + "@splunk/dashboard-search": "29.1.0", |
| 169 | + "@splunk/datasources": "29.1.0", |
| 170 | + "@splunk/visualization-schemas": "28.1.0", |
| 171 | + "@splunk/dashboard-definition": "29.1.0", |
| 172 | + "@splunk/dashboard-icons": "29.1.0", |
| 173 | + "@splunk/dashboard-layouts": "29.1.0", |
| 174 | + "@splunk/dashboard-state": "29.1.0", |
| 175 | + "@splunk/dashboard-telemetry": "29.1.0", |
| 176 | + "@splunk/dashboard-ui": "29.1.0", |
| 177 | + "@splunk/dashboard-utils": "29.1.0", |
| 178 | + "@splunk/dashboard-validation": "29.1.0", |
| 179 | + "@splunk/datasource-utils": "29.1.0" |
180 | 180 | },
|
181 | 181 | "engines": {
|
182 | 182 | "node": ">=20.11.0",
|
|
0 commit comments