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

This commit is contained in:
renovate[bot]
2025-03-28 10:05:38 +00:00
committed by GitHub
parent 3ba0d241f9
commit 80b72aa30b
2 changed files with 6 additions and 6 deletions

View File

@@ -42,7 +42,7 @@
"style-to-object": "^1.0.8",
"throttle-debounce": "^5.0.2",
"tinycon": "^0.6.8",
"tss-react": "^4.9.15",
"tss-react": "^4.9.16",
"websocket-heartbeat-js": "^1.1.3"
},
"devDependencies": {
@@ -6958,9 +6958,9 @@
"license": "0BSD"
},
"node_modules/tss-react": {
"version": "4.9.15",
"resolved": "https://registry.npmjs.org/tss-react/-/tss-react-4.9.15.tgz",
"integrity": "sha512-rLiEmDwUtln9RKTUR/ZPYBrufF0Tq/PFggO1M7P8M3/FAcodPQ746Ug9MCEFkURKDlntN17+Oja0DMMz5yBnsQ==",
"version": "4.9.16",
"resolved": "https://registry.npmjs.org/tss-react/-/tss-react-4.9.16.tgz",
"integrity": "sha512-7g9B96gdmR7klrYcslLdw0maeyS+PnWsID28eBkKQEbEJNbMjlgvgTFlGUyURrfafmbpkfjRzE5+lDMRT91LEQ==",
"license": "MIT",
"dependencies": {
"@emotion/cache": "*",
@@ -6970,7 +6970,7 @@
"peerDependencies": {
"@emotion/react": "^11.4.1",
"@emotion/server": "^11.4.0",
"@mui/material": "^5.0.0 || ^6.0.0",
"@mui/material": "^5.0.0 || ^6.0.0 || ^7.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

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