Skip to content

Commit b4c88f3

Browse files
Bump the dependencies group with 6 updates
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.15.11` | `5.15.12` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.11` | `5.15.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.24` | `20.11.25` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.61` | `18.2.64` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.19` | `18.2.21` | | [standardized-audio-context](https://github.com/chrisguttandin/standardized-audio-context) | `25.3.65` | `25.3.66` | Updates `@mui/icons-material` from 5.15.11 to 5.15.12 - [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/v5.15.12/packages/mui-icons-material) Updates `@mui/material` from 5.15.11 to 5.15.12 - [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/v5.15.12/packages/mui-material) Updates `@types/node` from 20.11.24 to 20.11.25 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.61 to 18.2.64 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.19 to 18.2.21 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `standardized-audio-context` from 25.3.65 to 25.3.66 - [Release notes](https://github.com/chrisguttandin/standardized-audio-context/releases) - [Commits](chrisguttandin/standardized-audio-context@v25.3.65...v25.3.66) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/react-dom" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: standardized-audio-context dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71acba7 commit b4c88f3

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@
55
"dependencies": {
66
"@emotion/react": "^11.11.4",
77
"@emotion/styled": "^11.9.3",
8-
"@mui/icons-material": "^5.15.11",
9-
"@mui/material": "^5.15.11",
8+
"@mui/icons-material": "^5.15.12",
9+
"@mui/material": "^5.15.12",
1010
"@testing-library/jest-dom": "^6.4.2",
1111
"@testing-library/react": "^14.2.1",
1212
"@testing-library/user-event": "^14.5.2",
1313
"@types/jest": "^29.5.12",
14-
"@types/node": "^20.11.24",
15-
"@types/react": "^18.2.61",
16-
"@types/react-dom": "^18.2.19",
14+
"@types/node": "^20.11.25",
15+
"@types/react": "^18.2.64",
16+
"@types/react-dom": "^18.2.21",
1717
"libflacjs": "^5.4.0",
1818
"react": "^18.2.0",
1919
"react-dom": "^18.2.0",
2020
"react-scripts": "^5.0.1",
21-
"standardized-audio-context": "^25.3.65",
21+
"standardized-audio-context": "^25.3.66",
2222
"typescript": "^4.9.5",
2323
"web-vitals": "^3.5.2"
2424
},

0 commit comments

Comments
 (0)