From 63a602cf8a9e84f73445242eef4320deca74fc6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 16:23:31 +0000 Subject: [PATCH] Update dependency tss-react to ^4.9.11 --- commafeed-client/package-lock.json | 8 ++++---- commafeed-client/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 854a6a86..cc89d67d 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -43,7 +43,7 @@ "redoc": "^2.1.5", "throttle-debounce": "^5.0.2", "tinycon": "^0.6.8", - "tss-react": "^4.9.10", + "tss-react": "^4.9.11", "use-local-storage": "^3.0.0", "vite-plugin-biome": "^1.0.12", "websocket-heartbeat-js": "^1.1.3" @@ -7851,9 +7851,9 @@ "license": "0BSD" }, "node_modules/tss-react": { - "version": "4.9.10", - "resolved": "https://registry.npmjs.org/tss-react/-/tss-react-4.9.10.tgz", - "integrity": "sha512-uQj+r8mOKy0tv+/GAIzViVG81w/WeTCOF7tjsDyNjlicnWbxtssYwTvVjWT4lhWh5FSznDRy6RFp0BDdoLbxyg==", + "version": "4.9.11", + "resolved": "https://registry.npmjs.org/tss-react/-/tss-react-4.9.11.tgz", + "integrity": "sha512-/d13qFXTYMzybOuoHsJwyvGuD9BWSAyOPqRa8GVxOB0MUBL0S4m0OiqIOf3a59xazLrmJvpSSoQwVIICZeoW6Q==", "license": "MIT", "dependencies": { "@emotion/cache": "*", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 6fc42f68..6bd2fedd 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -50,7 +50,7 @@ "redoc": "^2.1.5", "throttle-debounce": "^5.0.2", "tinycon": "^0.6.8", - "tss-react": "^4.9.10", + "tss-react": "^4.9.11", "use-local-storage": "^3.0.0", "vite-plugin-biome": "^1.0.12", "websocket-heartbeat-js": "^1.1.3"