fix(deps): update dependency tss-react to ^4.9.19

This commit is contained in:
renovate[bot]
2025-07-19 10:06:55 +00:00
committed by GitHub
parent 20cbd239b2
commit c366c37afe
2 changed files with 5 additions and 5 deletions

View File

@@ -42,7 +42,7 @@
"style-to-object": "^1.0.9",
"throttle-debounce": "^5.0.2",
"tinycon": "^0.6.8",
"tss-react": "^4.9.18",
"tss-react": "^4.9.19",
"websocket-heartbeat-js": "^1.1.3"
},
"devDependencies": {
@@ -6770,9 +6770,9 @@
"license": "0BSD"
},
"node_modules/tss-react": {
"version": "4.9.18",
"resolved": "https://registry.npmjs.org/tss-react/-/tss-react-4.9.18.tgz",
"integrity": "sha512-Uc+VvP4RXVzfEacw735xRvne1lwt5HNhvIFptpvmK+G6F/hRA5TeEr3SEzxrqTb6ixA4vANB0iXjBB6LdexxJA==",
"version": "4.9.19",
"resolved": "https://registry.npmjs.org/tss-react/-/tss-react-4.9.19.tgz",
"integrity": "sha512-mmeec1wmLJKUpbaEfsQIOgk0ZtaVBt/oMbiWUFzCnxNm7vb6sDEA3ez/5/ll1eg74nrOcy9BjA+qEuF7nUV0bA==",
"license": "MIT",
"dependencies": {
"@emotion/cache": "*",

View File

@@ -49,7 +49,7 @@
"style-to-object": "^1.0.9",
"throttle-debounce": "^5.0.2",
"tinycon": "^0.6.8",
"tss-react": "^4.9.18",
"tss-react": "^4.9.19",
"websocket-heartbeat-js": "^1.1.3"
},
"devDependencies": {