build(deps): bump react-quill-new from 3.3.2 to 3.3.3 in /apps/OpenSign

Bumps [react-quill-new](https://github.com/VaguelySerious/react-quill) from 3.3.2 to 3.3.3.
- [Changelog](https://github.com/VaguelySerious/react-quill/blob/master/CHANGELOG.md)
- [Commits](https://github.com/VaguelySerious/react-quill/commits)

---
updated-dependencies:
- dependency-name: react-quill-new
  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-10-07 00:08:54 +00:00
committed by GitHub
parent dca8d2533e
commit edb0c305dd
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -42,7 +42,7 @@
"react-i18next": "^15.0.2",
"react-konva": "^18.2.10",
"react-pdf": "^9.1.1",
"react-quill-new": "^3.3.2",
"react-quill-new": "^3.3.3",
"react-redux": "^9.1.2",
"react-rnd": "^10.4.13",
"react-router-dom": "^6.26.2",
@@ -20776,9 +20776,9 @@
}
},
"node_modules/react-quill-new": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/react-quill-new/-/react-quill-new-3.3.2.tgz",
"integrity": "sha512-YOBKcUtuz+HsNsYkC0JGmvOJ7Ixy9z9g1VxESart4GQTOYrl4WPAJl0X/REVt46V8CYXYXIBTjbWAwQkvKl+9w==",
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/react-quill-new/-/react-quill-new-3.3.3.tgz",
"integrity": "sha512-jxbm1QUJlkuGUpc9/GUgGw5USLHdp43H0M7AufqS3V+zRLng9uqLeVBGjXYqEbUKi8QVOM4SClSV3F7kVNj68w==",
"dependencies": {
"lodash": "^4.17.21",
"quill": "~2.0.2"
+1 -1
View File
@@ -37,7 +37,7 @@
"react-i18next": "^15.0.2",
"react-konva": "^18.2.10",
"react-pdf": "^9.1.1",
"react-quill-new": "^3.3.2",
"react-quill-new": "^3.3.3",
"react-redux": "^9.1.2",
"react-rnd": "^10.4.13",
"react-router-dom": "^6.26.2",