Skip to content

Commit f2e3177

Browse files
chore(deps): update npm
1 parent 4b30a26 commit f2e3177

File tree

2 files changed

+360
-150
lines changed

2 files changed

+360
-150
lines changed

ui/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@splunk/ui-utils": "^1.10.0",
4848
"@splunk/visualization-context": "^28.0.0",
4949
"@storybook/test": "^8.6.14",
50-
"@vitejs/plugin-react": "^4.7.0",
50+
"@vitejs/plugin-react": "^5.0.3",
5151
"@testing-library/jest-dom": "^6.6.3",
5252
"@testing-library/react": "^15.0.6",
5353
"@vitest/coverage-istanbul": "^3.2.4",
@@ -61,7 +61,7 @@
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
"zod": "^4.0.17",
6666
"vite": "^7.1.3",
6767
"vite-plugin-checker": "^0.10.2",
@@ -79,15 +79,15 @@
7979
"@rollup/plugin-commonjs": "^28.0.6",
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": "^9.1.8",
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": "^9.1.8",
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",
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",
9191
"@storybook/test-runner": "^0.23.0",
9292
"@testing-library/dom": "^10.4.0",
9393
"@testing-library/jest-dom": "^6.6.3",
@@ -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": "^9.1.8",
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.0.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": "^9.1.8",
135135
"style-loader": "^4.0.0",
136136
"stylelint": "^14.16.1",
137137
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)