|
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.3.0", |
| 34 | + "@splunk/dashboard-context": "29.3.2", |
| 35 | + "@splunk/dashboard-core": "29.3.2", |
| 36 | + "@splunk/dashboard-presets": "29.3.2", |
| 37 | + "@splunk/dashboard-state": "29.3.1", |
| 38 | + "@splunk/dashboard-types": "29.3.1", |
| 39 | + "@splunk/react-events-viewer": "^28.3.0", |
| 40 | + "@splunk/react-icons": "^5.6.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.7.0", |
44 | 44 | "@splunk/search-job": "^3.1.0", |
45 | | - "@splunk/splunk-utils": "^3.2.0", |
46 | | - "@splunk/themes": "^1.2.0", |
47 | | - "@splunk/ui-utils": "^1.10.0", |
48 | | - "@splunk/visualization-context": "^28.0.0", |
| 45 | + "@splunk/splunk-utils": "^3.4.0", |
| 46 | + "@splunk/themes": "^1.4.1", |
| 47 | + "@splunk/ui-utils": "^1.12.0", |
| 48 | + "@splunk/visualization-context": "^28.3.0", |
49 | 49 | "@storybook/test": "^8.6.14", |
50 | | - "@testing-library/jest-dom": "^6.6.3", |
51 | | - "@testing-library/react": "^15.0.6", |
| 50 | + "@testing-library/jest-dom": "^6.9.1", |
| 51 | + "@testing-library/react": "^15.0.7", |
52 | 52 | "@vitejs/plugin-react": "^4.7.0", |
53 | 53 | "@vitest/coverage-istanbul": "^3.2.4", |
54 | 54 | "glob": "^11.1.0", |
55 | 55 | "immutability-helper": "^3.1.1", |
56 | 56 | "js-yaml": "^4.1.1", |
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 | | - "vite": "^7.1.12", |
66 | | - "vite-plugin-checker": "^0.10.2", |
| 65 | + "vite": "^7.2.7", |
| 66 | + "vite-plugin-checker": "^0.12.0", |
67 | 67 | "vitest": "^3.2.4", |
68 | | - "zod": "^4.0.17" |
| 68 | + "zod": "^4.1.13" |
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | | - "@babel/core": "^7.28.3", |
72 | | - "@babel/eslint-parser": "^7.28.0", |
| 71 | + "@babel/core": "^7.28.5", |
| 72 | + "@babel/eslint-parser": "^7.28.5", |
73 | 73 | "@babel/helper-plugin-utils": "^7.27.1", |
74 | | - "@babel/plugin-transform-runtime": "^7.28.3", |
75 | | - "@babel/preset-env": "^7.28.3", |
76 | | - "@babel/preset-react": "^7.27.1", |
| 74 | + "@babel/plugin-transform-runtime": "^7.28.5", |
| 75 | + "@babel/preset-env": "^7.28.5", |
| 76 | + "@babel/preset-react": "^7.28.5", |
77 | 77 | "@kickstartds/core": "^4.1.0", |
78 | 78 | "@kickstartds/storybook-addon-jsonschema": "^4.0.0", |
79 | | - "@rollup/plugin-commonjs": "^28.0.6", |
| 79 | + "@rollup/plugin-commonjs": "^28.0.9", |
80 | 80 | "@splunk/babel-preset": "^4.0.0", |
81 | 81 | "@splunk/eslint-config": "^5.0.0", |
82 | 82 | "@storybook/addon-a11y": "^8.6.14", |
|
87 | 87 | "@storybook/builder-vite": "^8.6.14", |
88 | 88 | "@storybook/react": "^8.6.14", |
89 | 89 | "@storybook/react-vite": "^8.6.14", |
90 | | - "@storybook/test-runner": "^0.23.0", |
91 | | - "@testing-library/dom": "^10.4.0", |
92 | | - "@testing-library/jest-dom": "^6.6.3", |
93 | | - "@testing-library/react": "^15.0.6", |
| 90 | + "@storybook/test-runner": "^0.24.2", |
| 91 | + "@testing-library/dom": "^10.4.1", |
| 92 | + "@testing-library/jest-dom": "^6.9.1", |
| 93 | + "@testing-library/react": "^15.0.7", |
94 | 94 | "@testing-library/user-event": "^14.6.1", |
95 | 95 | "@types/glob": "^9.0.0", |
96 | 96 | "@types/jest-image-snapshot": "^6.4.0", |
97 | 97 | "@types/js-yaml": "^4.0.9", |
98 | | - "@types/lodash": "^4.17.20", |
| 98 | + "@types/lodash": "^4.17.21", |
99 | 99 | "@types/node": "^20.17.24", |
100 | | - "@types/react": "^18.2.41", |
101 | | - "@types/react-dom": "^18.2.17", |
102 | | - "@types/styled-components": "^5.1.34", |
| 100 | + "@types/react": "^18.3.27", |
| 101 | + "@types/react-dom": "^18.3.7", |
| 102 | + "@types/styled-components": "^5.1.36", |
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 | | - "cross-env": "^10.0.0", |
| 109 | + "cross-env": "^10.1.0", |
110 | 110 | "css-loader": "^7.1.2", |
111 | | - "esbuild-loader": "^4.3.0", |
| 111 | + "esbuild-loader": "^4.4.0", |
112 | 112 | "eslint": "^8.57.1", |
113 | 113 | "eslint-config-airbnb": "^19.0.4", |
114 | 114 | "eslint-config-prettier": "^7.2.0", |
115 | 115 | "eslint-import-resolver-typescript": "^4.4.4", |
116 | 116 | "eslint-plugin-import": "^2.32.0", |
117 | | - "eslint-plugin-jest": "^29.0.1", |
| 117 | + "eslint-plugin-jest": "^29.2.1", |
118 | 118 | "eslint-plugin-jsx-a11y": "^6.10.2", |
119 | 119 | "eslint-plugin-prettier": "^4.2.5", |
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.13.5", |
| 124 | + "jest": "^30.2.0", |
| 125 | + "jest-environment-jsdom": "^30.2.0", |
| 126 | + "jest-fixed-jsdom": "^0.0.11", |
127 | 127 | "jest-image-snapshot": "^6.5.1", |
128 | 128 | "jsdom": "^26.1.0", |
129 | | - "msw": "^2.10.5", |
130 | | - "msw-storybook-addon": "^2.0.5", |
| 129 | + "msw": "^2.12.4", |
| 130 | + "msw-storybook-addon": "^2.0.6", |
131 | 131 | "prettier": "^2.8.8", |
132 | 132 | "querystring-es3": "^0.2.1", |
133 | 133 | "rollup-plugin-license": "^3.6.0", |
134 | 134 | "storybook": "^8.6.14", |
135 | 135 | "style-loader": "^4.0.0", |
136 | 136 | "stylelint": "^14.16.1", |
137 | 137 | "ts-node": "^10.9.2", |
138 | | - "typescript": "^5.9.2", |
| 138 | + "typescript": "^5.9.3", |
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", |
147 | | - "react-is": "^19.1.1", |
| 145 | + "react": "^18.3.1", |
| 146 | + "react-dom": "^18.3.1", |
| 147 | + "react-is": "^19.2.2", |
148 | 148 | "styled-components": "^5.3.11", |
149 | | - "typescript": "^5.9.2" |
| 149 | + "typescript": "^5.9.3" |
150 | 150 | }, |
151 | 151 | "resolutions": { |
152 | 152 | "@npmcli/git": "^2.1.0", |
153 | | - "@types/react": "^18.2.41", |
| 153 | + "@types/react": "^18.3.27", |
154 | 154 | "css-what": "^5.1.0", |
155 | 155 | "d3-color": "^3.1.0", |
156 | 156 | "d3-interpolate": "^3.0.1", |
157 | 157 | "glob-parent": "^5.1.2", |
158 | 158 | "postcss": "^8.5.6", |
159 | | - "semver": "^7.7.2", |
| 159 | + "semver": "^7.7.3", |
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.27.1", |
| 163 | + "axios": "^1.13.2", |
| 164 | + "jspdf": "^3.0.4", |
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.3.0", |
| 167 | + "@splunk/dashboard-inputs": "29.3.1", |
| 168 | + "@splunk/dashboard-search": "29.3.2", |
| 169 | + "@splunk/datasources": "29.3.1", |
| 170 | + "@splunk/visualization-schemas": "28.3.0", |
| 171 | + "@splunk/dashboard-definition": "29.3.0", |
| 172 | + "@splunk/dashboard-icons": "29.3.0", |
| 173 | + "@splunk/dashboard-layouts": "29.3.1", |
| 174 | + "@splunk/dashboard-state": "29.3.1", |
| 175 | + "@splunk/dashboard-telemetry": "29.3.1", |
| 176 | + "@splunk/dashboard-ui": "29.3.0", |
| 177 | + "@splunk/dashboard-utils": "29.3.1", |
| 178 | + "@splunk/dashboard-validation": "29.3.0", |
| 179 | + "@splunk/datasource-utils": "29.3.1" |
180 | 180 | }, |
181 | 181 | "engines": { |
182 | 182 | "node": "22.21.0", |
|
0 commit comments