Skip to content

Commit fa5e518

Browse files
Bump @mui/styled-engine from 7.0.1 to 7.0.2 in /frontend (#1264)
Bumps [@mui/styled-engine](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styled-engine) from 7.0.1 to 7.0.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/v7.0.2/packages/mui-styled-engine) --- updated-dependencies: - dependency-name: "@mui/styled-engine" dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce4b069 commit fa5e518

File tree

2 files changed

+10
-17
lines changed

2 files changed

+10
-17
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@auth0/auth0-react": "^2.2.4",
1717
"@emotion/styled": "^11.11.0",
1818
"@mui/material": "^5.15.10",
19-
"@mui/styled-engine": "^7.0.1",
19+
"@mui/styled-engine": "^7.0.2",
2020
"@neo4j-devtools/word-color": "^0.0.8",
2121
"@neo4j-ndl/base": "^3.2.9",
2222
"@neo4j-ndl/react": "^3.2.18",

frontend/yarn.lock

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -167,12 +167,10 @@
167167
dependencies:
168168
"@babel/helper-plugin-utils" "^7.24.7"
169169

170-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.26.10", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7":
171-
version "7.27.0"
172-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.0.tgz#fbee7cf97c709518ecc1f590984481d5460d4762"
173-
integrity sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==
174-
dependencies:
175-
regenerator-runtime "^0.14.0"
170+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.27.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7":
171+
version "7.27.1"
172+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.1.tgz#9fce313d12c9a77507f264de74626e87fd0dc541"
173+
integrity sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==
176174

177175
"@babel/template@^7.25.0":
178176
version "7.25.0"
@@ -718,12 +716,12 @@
718716
csstype "^3.1.3"
719717
prop-types "^15.8.1"
720718

721-
"@mui/styled-engine@^7.0.1":
722-
version "7.0.1"
723-
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-7.0.1.tgz#589bff7e01c49e049a8c60e3da492f1b68e393da"
724-
integrity sha512-BeGe4xZmF7tESKhmctYrL54Kl25kGHPKVdZYM5qj5Xz76WM/poY+d8EmAqUesT6k2rbJWPp2gtOAXXinNCGunQ==
719+
"@mui/styled-engine@^7.0.2":
720+
version "7.0.2"
721+
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-7.0.2.tgz#7f13cd8b8cd793fbcd02fff5a8bee64069dc9265"
722+
integrity sha512-11Bt4YdHGlh7sB8P75S9mRCUxTlgv7HGbr0UKz6m6Z9KLeiw1Bm9y/t3iqLLVMvSHYB6zL8X8X+LmfTE++gyBw==
725723
dependencies:
726-
"@babel/runtime" "^7.26.10"
724+
"@babel/runtime" "^7.27.0"
727725
"@emotion/cache" "^11.13.5"
728726
"@emotion/serialize" "^1.3.3"
729727
"@emotion/sheet" "^1.4.0"
@@ -6102,11 +6100,6 @@ refractor@^3.6.0:
61026100
parse-entities "^2.0.0"
61036101
prismjs "~1.27.0"
61046102

6105-
regenerator-runtime@^0.14.0:
6106-
version "0.14.1"
6107-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
6108-
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
6109-
61106103
regexp.prototype.flags@^1.5.2:
61116104
version "1.5.2"
61126105
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz#138f644a3350f981a858c44f6bb1a61ff59be334"

0 commit comments

Comments
 (0)