Update dependency tss-react to ^4.9.12

This commit is contained in:
renovate[bot]
2024-08-01 12:45:12 +00:00
committed by GitHub
parent 4388a8b6ce
commit 5acfe9e92a
2 changed files with 5 additions and 5 deletions

View File

@@ -43,7 +43,7 @@
"redoc": "^2.1.5",
"throttle-debounce": "^5.0.2",
"tinycon": "^0.6.8",
"tss-react": "^4.9.11",
"tss-react": "^4.9.12",
"use-local-storage": "^3.0.0",
"vite-plugin-biome": "^1.0.12",
"websocket-heartbeat-js": "^1.1.3"
@@ -7798,9 +7798,9 @@
"license": "0BSD"
},
"node_modules/tss-react": {
"version": "4.9.11",
"resolved": "https://registry.npmjs.org/tss-react/-/tss-react-4.9.11.tgz",
"integrity": "sha512-/d13qFXTYMzybOuoHsJwyvGuD9BWSAyOPqRa8GVxOB0MUBL0S4m0OiqIOf3a59xazLrmJvpSSoQwVIICZeoW6Q==",
"version": "4.9.12",
"resolved": "https://registry.npmjs.org/tss-react/-/tss-react-4.9.12.tgz",
"integrity": "sha512-bsREJF9opq8OEZKibw7Awao2g16ZSlsBavmIxzKVF7EMcJ1d0Uc/Z2lJEKlZwYoct6g1C0dxd5XI+RwPhTrlUA==",
"license": "MIT",
"dependencies": {
"@emotion/cache": "*",

View File

@@ -50,7 +50,7 @@
"redoc": "^2.1.5",
"throttle-debounce": "^5.0.2",
"tinycon": "^0.6.8",
"tss-react": "^4.9.11",
"tss-react": "^4.9.12",
"use-local-storage": "^3.0.0",
"vite-plugin-biome": "^1.0.12",
"websocket-heartbeat-js": "^1.1.3"