mirror of
https://github.com/streamwall/streamwall.git
synced 2025-12-06 01:45:37 -05:00
Bump styled-components from 6.1.12 to 6.1.13
Bumps [styled-components](https://github.com/styled-components/styled-components) from 6.1.12 to 6.1.13. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/v6.1.12...v6.1.13) --- updated-dependencies: - dependency-name: styled-components dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -33,7 +33,7 @@
|
||||
"preact": "^10.23.1",
|
||||
"react-hotkeys-hook": "^4.5.0",
|
||||
"reconnecting-websocket": "^4.4.0",
|
||||
"styled-components": "^6.1.12",
|
||||
"styled-components": "^6.1.13",
|
||||
"svg-loaders-react": "^2.2.1",
|
||||
"webpack-dev-server": "^5.0.4",
|
||||
"ws": "^8.18.0",
|
||||
@@ -13745,9 +13745,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/styled-components": {
|
||||
"version": "6.1.12",
|
||||
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.1.12.tgz",
|
||||
"integrity": "sha512-n/O4PzRPhbYI0k1vKKayfti3C/IGcPf+DqcrOB7O/ab9x4u/zjqraneT5N45+sIe87cxrCApXM8Bna7NYxwoTA==",
|
||||
"version": "6.1.13",
|
||||
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.1.13.tgz",
|
||||
"integrity": "sha512-M0+N2xSnAtwcVAQeFEsGWFFxXDftHUD7XrKla06QbpUMmbmtFBMMTcKWvFXtWxuD5qQkB8iU5gk6QASlx2ZRMw==",
|
||||
"dependencies": {
|
||||
"@emotion/is-prop-valid": "1.2.2",
|
||||
"@emotion/unitless": "0.8.1",
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"preact": "^10.23.1",
|
||||
"react-hotkeys-hook": "^4.5.0",
|
||||
"reconnecting-websocket": "^4.4.0",
|
||||
"styled-components": "^6.1.12",
|
||||
"styled-components": "^6.1.13",
|
||||
"svg-loaders-react": "^2.2.1",
|
||||
"webpack-dev-server": "^5.0.4",
|
||||
"ws": "^8.18.0",
|
||||
|
||||
Reference in New Issue
Block a user