Skip to content

Commit 3cb71d5

Browse files
Bump the prod-deps group with 3 updates
Bumps the prod-deps group with 3 updates: [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material), [preact](https://github.com/preactjs/preact) and [hono](https://github.com/honojs/hono). Updates `@mui/material` from 9.1.1 to 9.1.2 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v9.1.2/packages/mui-material) Updates `preact` from 10.29.2 to 10.29.3 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.29.2...10.29.3) Updates `hono` from 4.12.25 to 4.12.27 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.25...v4.12.27) --- updated-dependencies: - dependency-name: "@mui/material" dependency-version: 9.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: preact dependency-version: 10.29.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: hono dependency-version: 4.12.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7e6b59 commit 3cb71d5

3 files changed

Lines changed: 46 additions & 70 deletions

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@docker/node-sdk": "~0.0.17",
14-
"hono": "~4.12.25",
14+
"hono": "~4.12.27",
1515
"jsonschema": "^1.5.0",
1616
"neuro-game-sdk": "~1.1.1",
1717
"winston": "~3.19.0",

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"@docker/extension-api-client": "~0.4.2",
1414
"@emotion/react": "~11.14.0",
1515
"@emotion/styled": "~11.14.1",
16-
"@mui/material": "~9.1.1",
17-
"preact": "~10.29.2",
16+
"@mui/material": "~9.1.2",
17+
"preact": "~10.29.3",
1818
"rehype-sanitize": "^6.0.0",
1919
"rehype-stringify": "^10.0.1",
2020
"remark-parse": "^11.0.0",

0 commit comments

Comments
 (0)