|
49 | 49 | "@storybook/test": "^8.6.14", |
50 | 50 | "@testing-library/jest-dom": "^6.6.3", |
51 | 51 | "@testing-library/react": "^15.0.6", |
52 | | - "@vitejs/plugin-react": "^4.7.0", |
53 | | - "@vitest/coverage-istanbul": "^3.2.4", |
54 | | - "glob": "^11.1.0", |
| 52 | + "@vitejs/plugin-react": "^5.1.2", |
| 53 | + "@vitest/coverage-istanbul": "^4.0.15", |
| 54 | + "glob": "^13.0.0", |
55 | 55 | "immutability-helper": "^3.1.1", |
56 | 56 | "js-yaml": "^4.1.1", |
57 | 57 | "lodash": "^4.17.21", |
|
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 | "vite": "^7.1.12", |
66 | 66 | "vite-plugin-checker": "^0.10.2", |
67 | | - "vitest": "^3.2.4", |
| 67 | + "vitest": "^4.0.15", |
68 | 68 | "zod": "^4.0.17" |
69 | 69 | }, |
70 | 70 | "devDependencies": { |
|
76 | 76 | "@babel/preset-react": "^7.27.1", |
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": "^29.0.0", |
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": "^10.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": "^10.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", |
| 87 | + "@storybook/builder-vite": "^10.1.8", |
| 88 | + "@storybook/react": "^10.1.8", |
| 89 | + "@storybook/react-vite": "^10.1.8", |
90 | 90 | "@storybook/test-runner": "^0.23.0", |
91 | 91 | "@testing-library/dom": "^10.4.0", |
92 | 92 | "@testing-library/jest-dom": "^6.6.3", |
|
98 | 98 | "@types/lodash": "^4.17.20", |
99 | 99 | "@types/node": "^20.17.24", |
100 | 100 | "@types/react": "^18.2.41", |
101 | | - "@types/react-dom": "^18.2.17", |
| 101 | + "@types/react-dom": "^19.2.3", |
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", |
|
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": "^10.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.3.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": "^10.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