Skip to content

Commit 3e45cf5

Browse files
build(deps): bump @emotion/styled in /single-page-app/ui
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 11.14.0 to 11.14.1. - [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/styled@11.14.0...@emotion/styled@11.14.1) --- updated-dependencies: - dependency-name: "@emotion/styled" dependency-version: 11.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f4e2b2 commit 3e45cf5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

single-page-app/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@chakra-ui/react": "^2.8.2",
1414
"@emotion/react": "^11.14.0",
15-
"@emotion/styled": "^11.14.0",
15+
"@emotion/styled": "^11.14.1",
1616
"framer-motion": "^12.20.5",
1717
"mdi-react": "^9.3.0",
1818
"react": "^18.3.1",

single-page-app/ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1104,10 +1104,10 @@
11041104
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.4.0.tgz#c9299c34d248bc26e82563735f78953d2efca83c"
11051105
integrity sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==
11061106

1107-
"@emotion/styled@^11.14.0":
1108-
version "11.14.0"
1109-
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.14.0.tgz#f47ca7219b1a295186d7661583376fcea95f0ff3"
1110-
integrity sha512-XxfOnXFffatap2IyCeJyNov3kiDQWoR08gPUQxvbL7fxKryGBKUZUkG6Hz48DZwVrJSVh9sJboyV1Ds4OW6SgA==
1107+
"@emotion/styled@^11.14.1":
1108+
version "11.14.1"
1109+
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.14.1.tgz#8c34bed2948e83e1980370305614c20955aacd1c"
1110+
integrity sha512-qEEJt42DuToa3gurlH4Qqc1kVpNq8wO8cJtDzU46TjlzWjDlsVyevtYCRijVq3SrHsROS+gVQ8Fnea108GnKzw==
11111111
dependencies:
11121112
"@babel/runtime" "^7.18.3"
11131113
"@emotion/babel-plugin" "^11.13.5"

0 commit comments

Comments
 (0)