|
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.3", |
51 | 51 | "@testing-library/jest-dom": "^6.6.3",
|
52 | 52 | "@testing-library/react": "^15.0.6",
|
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": "^13.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.8", |
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.8", |
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", |
90 |
| - "@types/react-dom": "^18.2.17", |
| 87 | + "@storybook/builder-vite": "^9.1.8", |
| 88 | + "@storybook/react": "^9.1.8", |
| 89 | + "@storybook/react-vite": "^9.1.8", |
| 90 | + "@types/react-dom": "^19.1.9", |
91 | 91 | "@storybook/test-runner": "^0.23.0",
|
92 | 92 | "@testing-library/dom": "^10.4.0",
|
93 | 93 | "@testing-library/jest-dom": "^6.6.3",
|
|
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 |
| - "eslint-plugin-storybook": "^0.12.0 ", |
| 122 | + "eslint-plugin-storybook": "^9.1.8", |
123 | 123 | "eslint-plugin-testing-library": "^7.6.6",
|
124 | 124 | "jest": "^30.0.5",
|
125 | 125 | "jest-environment-jsdom": "^30.0.5",
|
126 | 126 | "jest-fixed-jsdom": "^0.0.9",
|
127 | 127 | "jest-image-snapshot": "^6.5.1",
|
128 |
| - "jsdom": "^26.1.0", |
| 128 | + "jsdom": "^27.0.0", |
129 | 129 | "msw": "^2.10.5",
|
130 | 130 | "msw-storybook-addon": "^2.0.5",
|
131 | 131 | "prettier": "^2.8.8",
|
132 | 132 | "querystring-es3": "^0.2.1",
|
133 | 133 | "rollup-plugin-license": "^3.6.0",
|
134 |
| - "storybook": "^8.6.14", |
| 134 | + "storybook": "^9.1.8", |
135 | 135 | "style-loader": "^4.0.0",
|
136 | 136 | "stylelint": "^14.16.1",
|
137 | 137 | "ts-node": "^10.9.2",
|
|
0 commit comments