Skip to content

Commit d471f8f

Browse files
committed
Merge branch 'main' of https://github.com/bbc/bug
2 parents 008ef14 + 9e026de commit d471f8f

3 files changed

Lines changed: 98 additions & 44 deletions

File tree

package-lock.json

Lines changed: 95 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@
6262
"@mui/material": "^7.3.6",
6363
"@mui/system": "^7.3.6",
6464
"@mui/x-date-pickers": "^8.22.0",
65-
"@reduxjs/toolkit": "^2.11.2",
65+
"@reduxjs/toolkit": "^2.12.0",
6666
"@testing-library/jest-dom": "^5.11.4",
6767
"ansi-to-html": "^0.7.2",
68-
"axios": "^1.15.0",
68+
"axios": "^1.17.0",
6969
"bcryptjs": "^2.4.3",
7070
"change-case": "^4.1.2",
7171
"cidr-regex": "^3.1.1",

src/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@storybook/addon-interactions": "^8.6.15",
3333
"@storybook/addon-links": "^8.6.15",
3434
"@storybook/addon-mdx-gfm": "^8.6.15",
35-
"@storybook/blocks": "^8.6.15",
35+
"@storybook/blocks": "^8.6.18",
3636
"@storybook/react": "^8.6.15",
3737
"@storybook/react-vite": "^8.6.15",
3838
"@storybook/test": "^8.6.15",

0 commit comments

Comments
 (0)