From 2ba756f81c17ac947d3cd3dcb9951ec809cbf475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 10:27:51 +0000 Subject: [PATCH] Bump react-resizable-panels from 2.0.9 to 2.0.20 Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 2.0.9 to 2.0.20. - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Commits](https://github.com/bvaughn/react-resizable-panels/commits) --- updated-dependencies: - dependency-name: react-resizable-panels 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 da330f1e..495f285c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "react": "^18", "react-cytoscapejs": "^2.0.0", "react-dom": "^18", - "react-resizable-panels": "^2.0.9", + "react-resizable-panels": "^2.0.20", "tailwind-merge": "^2.2.0", "tailwindcss-animate": "^1.0.7", "web-tree-sitter": "^0.22.5" @@ -4770,9 +4770,9 @@ } }, "node_modules/react-resizable-panels": { - "version": "2.0.9", - "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-2.0.9.tgz", - "integrity": "sha512-ZylBvs7oG7Y/INWw3oYGolqgpFvoPW8MPeg9l1fURDeKpxrmUuCHBUmPj47BdZ11MODImu3kZYXG85rbySab7w==", + "version": "2.0.20", + "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-2.0.20.tgz", + "integrity": "sha512-aMbK3VF8U+VBICG+rwhE0Rr/eFZaRzmNq3akBRL1TrayIpLXz7Rbok0//kYeWj6SQRsjcQ3f4eRplJicM+oL6w==", "peerDependencies": { "react": "^16.14.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.14.0 || ^17.0.0 || ^18.0.0" diff --git a/package.json b/package.json index cb506a38..46987b0b 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react": "^18", "react-cytoscapejs": "^2.0.0", "react-dom": "^18", - "react-resizable-panels": "^2.0.9", + "react-resizable-panels": "^2.0.20", "tailwind-merge": "^2.2.0", "tailwindcss-animate": "^1.0.7", "web-tree-sitter": "^0.22.5"