|
40 | 40 | "@splunk/react-icons": "^5.2.0", |
41 | 41 | "@splunk/react-page": "^8.0.0", |
42 | 42 | "@splunk/react-toast-notifications": "^0.12.0", |
43 | | - "@splunk/react-ui": "^4.47.0", |
| 43 | + "@splunk/react-ui": "^5.3.0", |
44 | 44 | "@splunk/search-job": "^3.1.0", |
45 | 45 | "@splunk/splunk-utils": "^3.2.0", |
46 | 46 | "@splunk/themes": "^1.2.0", |
47 | 47 | "@splunk/ui-utils": "^1.10.0", |
48 | 48 | "@splunk/visualization-context": "^28.0.0", |
49 | 49 | "@storybook/test": "^8.6.14", |
50 | | - "@vitejs/plugin-react": "^4.7.0", |
| 50 | + "@vitejs/plugin-react": "^5.0.2", |
51 | 51 | "@testing-library/jest-dom": "^6.7.0", |
52 | 52 | "@testing-library/react": "^12.1.5", |
53 | 53 | "@vitest/coverage-istanbul": "^3.2.4", |
|
61 | 61 | "react-is": "^16.13.1", |
62 | 62 | "react-router-dom": "6.27.0", |
63 | 63 | "styled-components": "^5.3.11", |
64 | | - "uuid": "^11.1.0", |
| 64 | + "uuid": "^12.0.0", |
65 | 65 | "zod": "^4.0.17", |
66 | 66 | "vite": "^7.1.3", |
67 | 67 | "vite-plugin-checker": "^0.10.2", |
|
79 | 79 | "@rollup/plugin-commonjs": "^28.0.6", |
80 | 80 | "@splunk/babel-preset": "^4.0.0", |
81 | 81 | "@splunk/eslint-config": "^5.0.0", |
82 | | - "@storybook/addon-a11y": "^8.6.14", |
| 82 | + "@storybook/addon-a11y": "^9.1.5", |
83 | 83 | "@storybook/addon-essentials": "^8.6.14", |
84 | 84 | "@storybook/addon-interactions": "^8.6.14", |
85 | | - "@storybook/addon-links": "^8.6.14", |
| 85 | + "@storybook/addon-links": "^9.1.5", |
86 | 86 | "@storybook/blocks": "^8.6.14", |
87 | | - "@storybook/builder-vite": "^8.6.14", |
88 | | - "@storybook/react": "^8.6.14", |
89 | | - "@storybook/react-vite": "^8.6.14", |
| 87 | + "@storybook/builder-vite": "^9.1.5", |
| 88 | + "@storybook/react": "^9.1.5", |
| 89 | + "@storybook/react-vite": "^9.1.5", |
90 | 90 | "@storybook/test-runner": "^0.23.0", |
91 | 91 | "@testing-library/dom": "^8.20.1", |
92 | 92 | "@testing-library/user-event": "^14.6.1", |
|
116 | 116 | "eslint-plugin-prettier": "^4.2.5", |
117 | 117 | "eslint-plugin-react": "^7.37.5", |
118 | 118 | "eslint-plugin-react-hooks": "^4.6.2", |
119 | | - "eslint-plugin-storybook": "^0.12.0 ", |
| 119 | + "eslint-plugin-storybook": "^9.1.5", |
120 | 120 | "eslint-plugin-testing-library": "^7.6.6", |
121 | 121 | "jest": "^30.0.5", |
122 | 122 | "jest-environment-jsdom": "^30.0.5", |
|
128 | 128 | "prettier": "^2.8.8", |
129 | 129 | "querystring-es3": "^0.2.1", |
130 | 130 | "rollup-plugin-license": "^3.6.0", |
131 | | - "storybook": "^8.6.14", |
| 131 | + "storybook": "^9.1.5", |
132 | 132 | "style-loader": "^4.0.0", |
133 | 133 | "stylelint": "^14.16.1", |
134 | 134 | "ts-node": "^10.9.2", |
|
0 commit comments