mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-20 19:51:09 +00:00
fix(deps): update dependency tss-react to v4.9.21
This commit is contained in:
10
commafeed-client/package-lock.json
generated
10
commafeed-client/package-lock.json
generated
@@ -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"
|
||||
},
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user