Skip to content

Commit b910f20

Browse files
chore(deps): update npm
1 parent b2bf2d1 commit b910f20

File tree

2 files changed

+528
-306
lines changed

2 files changed

+528
-306
lines changed

ui/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"@storybook/test": "^8.6.14",
5050
"@testing-library/jest-dom": "^6.6.3",
5151
"@testing-library/react": "^15.0.6",
52-
"@vitejs/plugin-react": "^4.7.0",
53-
"@vitest/coverage-istanbul": "^3.2.4",
52+
"@vitejs/plugin-react": "^5.1.1",
53+
"@vitest/coverage-istanbul": "^4.0.9",
5454
"glob": "^11.0.3",
5555
"immutability-helper": "^3.1.1",
5656
"js-yaml": "^4.1.0",
@@ -61,10 +61,10 @@
6161
"react-is": "^16.13.1",
6262
"react-router-dom": "6.27.0",
6363
"styled-components": "^5.3.11",
64-
"uuid": "^11.1.0",
64+
"uuid": "^13.0.0",
6565
"vite": "^7.1.12",
6666
"vite-plugin-checker": "^0.10.2",
67-
"vitest": "^3.2.4",
67+
"vitest": "^4.0.9",
6868
"zod": "^4.0.17"
6969
},
7070
"devDependencies": {
@@ -76,17 +76,17 @@
7676
"@babel/preset-react": "^7.27.1",
7777
"@kickstartds/core": "^4.1.0",
7878
"@kickstartds/storybook-addon-jsonschema": "^4.0.0",
79-
"@rollup/plugin-commonjs": "^28.0.6",
79+
"@rollup/plugin-commonjs": "^29.0.0",
8080
"@splunk/babel-preset": "^4.0.0",
8181
"@splunk/eslint-config": "^5.0.0",
82-
"@storybook/addon-a11y": "^8.6.14",
82+
"@storybook/addon-a11y": "^10.0.7",
8383
"@storybook/addon-essentials": "^8.6.14",
8484
"@storybook/addon-interactions": "^8.6.14",
85-
"@storybook/addon-links": "^8.6.14",
85+
"@storybook/addon-links": "^10.0.7",
8686
"@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.0.7",
88+
"@storybook/react": "^10.0.7",
89+
"@storybook/react-vite": "^10.0.7",
9090
"@storybook/test-runner": "^0.23.0",
9191
"@testing-library/dom": "^10.4.0",
9292
"@testing-library/jest-dom": "^6.6.3",
@@ -98,7 +98,7 @@
9898
"@types/lodash": "^4.17.20",
9999
"@types/node": "^20.17.24",
100100
"@types/react": "^18.2.41",
101-
"@types/react-dom": "^18.2.17",
101+
"@types/react-dom": "^19.2.3",
102102
"@types/styled-components": "^5.1.34",
103103
"@typescript-eslint/eslint-plugin": "^6.21.0",
104104
"@typescript-eslint/parser": "^6.21.0",
@@ -119,19 +119,19 @@
119119
"eslint-plugin-prettier": "^4.2.5",
120120
"eslint-plugin-react": "^7.37.5",
121121
"eslint-plugin-react-hooks": "^4.6.2",
122-
"eslint-plugin-storybook": "^0.12.0 ",
122+
"eslint-plugin-storybook": "^10.0.7",
123123
"eslint-plugin-testing-library": "^7.6.6",
124124
"jest": "^30.0.5",
125125
"jest-environment-jsdom": "^30.0.5",
126126
"jest-fixed-jsdom": "^0.0.9",
127127
"jest-image-snapshot": "^6.5.1",
128-
"jsdom": "^26.1.0",
128+
"jsdom": "^27.2.0",
129129
"msw": "^2.10.5",
130130
"msw-storybook-addon": "^2.0.5",
131131
"prettier": "^2.8.8",
132132
"querystring-es3": "^0.2.1",
133133
"rollup-plugin-license": "^3.6.0",
134-
"storybook": "^8.6.14",
134+
"storybook": "^10.0.7",
135135
"style-loader": "^4.0.0",
136136
"stylelint": "^14.16.1",
137137
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)