From 4cb669fd4f7e2a56bf2bedb2b06fe0729b019131 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 05:17:12 +0000 Subject: [PATCH] build(deps): bump react-simple-keyboard from 3.7.121 to 3.7.137 Bumps [react-simple-keyboard](https://github.com/hodgef/react-simple-keyboard) from 3.7.121 to 3.7.137. - [Release notes](https://github.com/hodgef/react-simple-keyboard/releases) - [Commits](https://github.com/hodgef/react-simple-keyboard/commits) --- updated-dependencies: - dependency-name: react-simple-keyboard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2ddb05a7..abd22c87 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "react-markdown": "^9.0.1", "react-router-dom": "^6.23.1", "react-scrollbars-custom": "^4.1.1", - "react-simple-keyboard": "^3.7.121", + "react-simple-keyboard": "^3.7.137", "react-toastify": "^10.0.5", "reflect-metadata": "^0.2.2", "regexparam": "^3.0.0", @@ -20184,9 +20184,9 @@ } }, "node_modules/react-simple-keyboard": { - "version": "3.7.121", - "resolved": "https://registry.npmjs.org/react-simple-keyboard/-/react-simple-keyboard-3.7.121.tgz", - "integrity": "sha512-07Q5cWL77d5iwFEE37JUl5pLEJ3iJ9hEVn1+rxt6UcNS38F0RdMnqxRD6Muc+n0UOEGwTZJMxJOcpqbWaoRcUw==", + "version": "3.7.137", + "resolved": "https://registry.npmjs.org/react-simple-keyboard/-/react-simple-keyboard-3.7.137.tgz", + "integrity": "sha512-3GrlYA9sXQGwDTRo+WeH9gnI5n/tIiCbNFgHx3yMAif9hDKqtHrKqGPCz5tX8qbaH8wVjTmQt2/xQ+i/q3uo/Q==", "peerDependencies": { "react": "^16.0.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0" diff --git a/package.json b/package.json index d1e5b548..f6a8674e 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "react-markdown": "^9.0.1", "react-router-dom": "^6.23.1", "react-scrollbars-custom": "^4.1.1", - "react-simple-keyboard": "^3.7.121", + "react-simple-keyboard": "^3.7.137", "react-toastify": "^10.0.5", "reflect-metadata": "^0.2.2", "regexparam": "^3.0.0",