fix(deps): update dependency style-to-object to ^1.0.11 (#1923)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-03 16:35:01 +00:00
committed by GitHub
parent 9f61442cec
commit 4e9995e610
2 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"react-redux": "^9.2.0",
"react-router-dom": "^7.9.3",
"react-swipeable": "^7.0.2",
"style-to-object": "^1.0.9",
"style-to-object": "^1.0.11",
"throttle-debounce": "^5.0.2",
"tinycon": "^0.6.8",
"tss-react": "^4.9.19",
@@ -5874,9 +5874,9 @@
"license": "MIT"
},
"node_modules/style-to-object": {
"version": "1.0.9",
"resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.9.tgz",
"integrity": "sha512-G4qppLgKu/k6FwRpHiGiKPaPTFcG3g4wNVX/Qsfu+RqQM30E7Tyu/TEgxcL9PNLF5pdRLwQdE3YKKf+KF2Dzlw==",
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.11.tgz",
"integrity": "sha512-5A560JmXr7wDyGLK12Nq/EYS38VkGlglVzkis1JEdbGWSnbQIEhZzTJhzURXN5/8WwwFCs/f/VVcmkTppbXLow==",
"license": "MIT",
"dependencies": {
"inline-style-parser": "0.2.4"

View File

@@ -44,7 +44,7 @@
"react-redux": "^9.2.0",
"react-router-dom": "^7.9.3",
"react-swipeable": "^7.0.2",
"style-to-object": "^1.0.9",
"style-to-object": "^1.0.11",
"throttle-debounce": "^5.0.2",
"tinycon": "^0.6.8",
"tss-react": "^4.9.19",