Merge pull request #2186 from Athou/renovate/style-to-object-2.x

fix(deps): update dependency style-to-object to v2
This commit is contained in:
Jérémie Panzer
2026-06-17 17:46:31 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -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"

View File

@@ -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",