mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-20 19:51:09 +00:00
fix(deps): update dependency style-to-object to v2
This commit is contained in:
8
commafeed-client/package-lock.json
generated
8
commafeed-client/package-lock.json
generated
@@ -40,7 +40,7 @@
|
||||
"react-redux": "9.3.0",
|
||||
"react-router-dom": "7.17.0",
|
||||
"react-swipeable": "7.0.2",
|
||||
"style-to-object": "1.0.14",
|
||||
"style-to-object": "2.0.0",
|
||||
"throttle-debounce": "5.0.2",
|
||||
"tinycon": "0.6.8",
|
||||
"tss-react": "4.9.21",
|
||||
@@ -5437,9 +5437,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/style-to-object": {
|
||||
"version": "1.0.14",
|
||||
"resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.14.tgz",
|
||||
"integrity": "sha512-LIN7rULI0jBscWQYaSswptyderlarFkjQ+t79nzty8tcIAceVomEVlLzH5VP4Cmsv6MtKhs7qaAiwlcp+Mgaxw==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-2.0.0.tgz",
|
||||
"integrity": "sha512-3zaRtBpwCy9AnYQYfgZ8tIMPn/PlQpW3wtRMB+w0xVtBzo8/m7KKGi7cR56yQ6udLz5MPzwRqfKOZ3O+Oc6VpA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"inline-style-parser": "0.2.7"
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"react-redux": "9.3.0",
|
||||
"react-router-dom": "7.17.0",
|
||||
"react-swipeable": "7.0.2",
|
||||
"style-to-object": "1.0.14",
|
||||
"style-to-object": "2.0.0",
|
||||
"throttle-debounce": "5.0.2",
|
||||
"tinycon": "0.6.8",
|
||||
"tss-react": "4.9.21",
|
||||
|
||||
Reference in New Issue
Block a user