Skip to content

Commit b43c570

Browse files
chore(deps): bump react-ace from 10.1.0 to 14.0.1
Bumps [react-ace](https://github.com/securingsincity/react-ace) from 10.1.0 to 14.0.1. - [Release notes](https://github.com/securingsincity/react-ace/releases) - [Changelog](https://github.com/securingsincity/react-ace/blob/main/CHANGELOG.md) - [Commits](securingsincity/react-ace@v10.1.0...v14.0.1) --- updated-dependencies: - dependency-name: react-ace dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f1e751 commit b43c570

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

packages/forms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"lodash": "^4.17.21",
6161
"memoize-one": "^6.0.0",
6262
"react-autowhatever": "10.2.0",
63-
"react-ace": "10.1.0",
63+
"react-ace": "14.0.1",
6464
"react-hook-form": "^7.58.1",
6565
"react-jsonschema-form": "0.51.0",
6666
"tv4": "^1.3.0"

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5961,7 +5961,7 @@ accepts@~1.3.4, accepts@~1.3.8:
59615961
mime-types "~2.1.34"
59625962
negotiator "0.6.3"
59635963

5964-
ace-builds@1.10.1, ace-builds@^1.4.14:
5964+
ace-builds@1.10.1, ace-builds@^1.36.3:
59655965
version "1.10.1"
59665966
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.10.1.tgz#612b78fabb0f2b6bce2d13ef9e44565d1fe01c6b"
59675967
integrity sha512-w8Xj6lZUtOYAquVYvdpZhb0GxXrZ+qpVfgj5LP2FwUbXE8fPrCmfu86FjwOiSphx/8PMbXXVldFLD2+RIXayyA==
@@ -16268,16 +16268,16 @@ react-a11y@^0.3.4:
1626816268
dependencies:
1626916269
object.assign "^4.0.3"
1627016270

16271-
react-ace@10.1.0:
16272-
version "10.1.0"
16273-
resolved "https://registry.yarnpkg.com/react-ace/-/react-ace-10.1.0.tgz#d348eac2b16475231779070b6cd16768deed565f"
16274-
integrity sha512-VkvUjZNhdYTuKOKQpMIZi7uzZZVgzCjM7cLYu6F64V0mejY8a2XTyPUIMszC6A4trbeMIHbK5fYFcT/wkP/8VA==
16271+
react-ace@14.0.1:
16272+
version "14.0.1"
16273+
resolved "https://registry.yarnpkg.com/react-ace/-/react-ace-14.0.1.tgz#dba5761cee92a1e522be7e7dab7584df7e1aa1c7"
16274+
integrity sha512-z6YAZ20PNf/FqmYEic//G/UK6uw0rn21g58ASgHJHl9rfE4nITQLqthr9rHMVQK4ezwohJbp2dGrZpkq979PYQ==
1627516275
dependencies:
16276-
ace-builds "^1.4.14"
16276+
ace-builds "^1.36.3"
1627716277
diff-match-patch "^1.0.5"
1627816278
lodash.get "^4.4.2"
1627916279
lodash.isequal "^4.5.0"
16280-
prop-types "^15.7.2"
16280+
prop-types "^15.8.1"
1628116281

1628216282
react-autowhatever@10.2.0:
1628316283
version "10.2.0"

0 commit comments

Comments
 (0)