build(deps): bump react-rnd from 10.4.10 to 10.4.11 in /apps/OpenSign

Bumps [react-rnd](https://github.com/bokuweb/react-rnd) from 10.4.10 to 10.4.11.
- [Release notes](https://github.com/bokuweb/react-rnd/releases)
- [Commits](https://github.com/bokuweb/react-rnd/commits)

---
updated-dependencies:
- dependency-name: react-rnd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-03 09:15:34 +00:00
committed by GitHub
parent 62b36f58f7
commit 3f4be1c4f3
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -37,7 +37,7 @@
"react-pdf": "^9.0.0",
"react-quill": "^2.0.0",
"react-redux": "^9.1.2",
"react-rnd": "^10.4.10",
"react-rnd": "^10.4.11",
"react-router-dom": "^6.22.3",
"react-scripts": "5.0.1",
"react-scrollbars-custom": "^4.1.1",
@@ -19384,9 +19384,9 @@
}
},
"node_modules/re-resizable": {
"version": "6.9.14",
"resolved": "https://registry.npmjs.org/re-resizable/-/re-resizable-6.9.14.tgz",
"integrity": "sha512-2UbPrpezMr6gkHKNCRA/N6QGGU237SKOZ78yMHId204A/oXWSAREAIuGZNQ9qlrJosewzcsv2CphZH3u7hC6ng==",
"version": "6.9.17",
"resolved": "https://registry.npmjs.org/re-resizable/-/re-resizable-6.9.17.tgz",
"integrity": "sha512-OBqd1BwVXpEJJn/yYROG+CbeqIDBWIp6wathlpB0kzZWWZIY1gPTsgK2yJEui5hOvkCdC2mcexF2V3DZVfLq2g==",
"peerDependencies": {
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0"
@@ -20010,11 +20010,11 @@
}
},
"node_modules/react-rnd": {
"version": "10.4.10",
"resolved": "https://registry.npmjs.org/react-rnd/-/react-rnd-10.4.10.tgz",
"integrity": "sha512-YjQAgEeSbNUoOXSD9ZBvIiLVizFb+bNhpDk8DbIRHA557NW02CXbwsAeOTpJQnsdhEL+NP2I+Ssrwejqcodtjg==",
"version": "10.4.11",
"resolved": "https://registry.npmjs.org/react-rnd/-/react-rnd-10.4.11.tgz",
"integrity": "sha512-XTfNGNcS0ad2vo3to7qNTB0BkFML9k1csIUI0Nlj44M6Uuh7yP/2h8WXiXcV3v3bxxVJck1C9K6FS1LrLH0E0Q==",
"dependencies": {
"re-resizable": "6.9.14",
"re-resizable": "6.9.17",
"react-draggable": "4.4.6",
"tslib": "2.6.2"
},
+1 -1
View File
@@ -32,7 +32,7 @@
"react-pdf": "^9.0.0",
"react-quill": "^2.0.0",
"react-redux": "^9.1.2",
"react-rnd": "^10.4.10",
"react-rnd": "^10.4.11",
"react-router-dom": "^6.22.3",
"react-scripts": "5.0.1",
"react-scrollbars-custom": "^4.1.1",