Skip to content

Commit 9b24acf

Browse files
dependabot[bot]Zxilly
authored andcommitted
build(deps): bump the ui-prod-deps group in /ui with 3 updates
Bumps the ui-prod-deps group in /ui with 3 updates: [@emotion/react](https://github.com/emotion-js/emotion), [@emotion/styled](https://github.com/emotion-js/emotion) and [react-use](https://github.com/streamich/react-use). Updates `@emotion/react` from 11.11.4 to 11.13.0 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `@emotion/styled` from 11.11.5 to 11.13.0 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `react-use` from 17.5.0 to 17.5.1 - [Release notes](https://github.com/streamich/react-use/releases) - [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md) - [Commits](streamich/react-use@v17.5.0...v17.5.1) --- updated-dependencies: - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-prod-deps - dependency-name: "@emotion/styled" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-prod-deps - dependency-name: react-use dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-prod-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f9ddcd commit 9b24acf

File tree

2 files changed

+104
-110
lines changed

2 files changed

+104
-110
lines changed

ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"test": "vitest run"
1515
},
1616
"dependencies": {
17-
"@emotion/react": "^11.11.4",
18-
"@emotion/styled": "^11.11.5",
17+
"@emotion/react": "^11.13.0",
18+
"@emotion/styled": "^11.13.0",
1919
"@mui/material": "^5.16.4",
2020
"@types/lodash.memoize": "^4.1.9",
2121
"d3-array": "^3.2.4",
@@ -25,7 +25,7 @@
2525
"lodash.memoize": "^4.1.2",
2626
"react": "^18.3.1",
2727
"react-dom": "^18.3.1",
28-
"react-use": "^17.5.0"
28+
"react-use": "^17.5.1"
2929
},
3030
"devDependencies": {
3131
"@antfu/eslint-config": "^2.23.1",

0 commit comments

Comments
 (0)