fix(deps): update dependency tss-react to v4.9.21

This commit is contained in:
renovate[bot]
2026-05-15 16:29:21 +00:00
committed by GitHub
parent 1ce69b31a7
commit 628106ce88
2 changed files with 6 additions and 6 deletions

View File

@@ -43,7 +43,7 @@
"style-to-object": "1.0.14",
"throttle-debounce": "5.0.2",
"tinycon": "0.6.8",
"tss-react": "4.9.20",
"tss-react": "4.9.21",
"websocket-heartbeat-js": "1.1.3"
},
"devDependencies": {
@@ -5880,9 +5880,9 @@
"license": "0BSD"
},
"node_modules/tss-react": {
"version": "4.9.20",
"resolved": "https://registry.npmjs.org/tss-react/-/tss-react-4.9.20.tgz",
"integrity": "sha512-+tecs5hEKZmPqNDtiq5Gx2GxjrQXbV5JuOeWkV+eOf99qiIUkE3Vcn07zNLHws06iPfH2H4t5VqoVjIdCMS7hw==",
"version": "4.9.21",
"resolved": "https://registry.npmjs.org/tss-react/-/tss-react-4.9.21.tgz",
"integrity": "sha512-3jAEzeU1i4ve3PiqEqjIgcHY2geIF8Cqo6w0SBqVPDwH2KeGGNVaWcKyFZjxL/xg2cIACg17PllggCU4AAHCdQ==",
"license": "MIT",
"dependencies": {
"@emotion/cache": "*",
@@ -5892,7 +5892,7 @@
"peerDependencies": {
"@emotion/react": "^11.4.1",
"@emotion/server": "^11.4.0",
"@mui/material": "^5.0.0 || ^6.0.0 || ^7.0.0",
"@mui/material": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^9.0.0",
"@types/react": "^16.8.0 || ^17.0.2 || ^18.0.0 || ^19.0.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},

View File

@@ -51,7 +51,7 @@
"style-to-object": "1.0.14",
"throttle-debounce": "5.0.2",
"tinycon": "0.6.8",
"tss-react": "4.9.20",
"tss-react": "4.9.21",
"websocket-heartbeat-js": "1.1.3"
},
"devDependencies": {