Merge pull request #1384 from Athou/dependabot/npm_and_yarn/commafeed-client/tss-react-4.9.10

Bump tss-react from 4.9.6 to 4.9.10 in /commafeed-client
This commit is contained in:
Jérémie Panzer
2024-06-11 07:25:28 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@
"redoc": "^2.1.5",
"throttle-debounce": "^5.0.0",
"tinycon": "^0.6.8",
"tss-react": "^4.9.6",
"tss-react": "^4.9.10",
"use-local-storage": "^3.0.0",
"websocket-heartbeat-js": "^1.1.3"
},
@@ -8993,9 +8993,9 @@
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
},
"node_modules/tss-react": {
"version": "4.9.6",
"resolved": "https://registry.npmjs.org/tss-react/-/tss-react-4.9.6.tgz",
"integrity": "sha512-JscsxykbRtcMHXH1Wa2JOlk0jJeT0P3n+mPh775SKImBgMTdRX/MmdB1leoZZrCFXPeZ/FSU9Ix5sImvdUC39Q==",
"version": "4.9.10",
"resolved": "https://registry.npmjs.org/tss-react/-/tss-react-4.9.10.tgz",
"integrity": "sha512-uQj+r8mOKy0tv+/GAIzViVG81w/WeTCOF7tjsDyNjlicnWbxtssYwTvVjWT4lhWh5FSznDRy6RFp0BDdoLbxyg==",
"dependencies": {
"@emotion/cache": "*",
"@emotion/serialize": "*",

View File

@@ -47,7 +47,7 @@
"redoc": "^2.1.5",
"throttle-debounce": "^5.0.0",
"tinycon": "^0.6.8",
"tss-react": "^4.9.6",
"tss-react": "^4.9.10",
"use-local-storage": "^3.0.0",
"websocket-heartbeat-js": "^1.1.3"
},