Skip to content

Commit 535db02

Browse files
chore(deps): bump react-ace from 10.1.0 to 13.0.0
Bumps [react-ace](https://github.com/securingsincity/react-ace) from 10.1.0 to 13.0.0. - [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...v13.0.0) --- updated-dependencies: - dependency-name: react-ace dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89731e8 commit 535db02

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/forms/package.json

+1-1
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": "13.0.0",
6464
"react-hook-form": "^7.53.1",
6565
"react-jsonschema-form": "0.51.0",
6666
"tv4": "^1.3.0"

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -5788,7 +5788,7 @@ accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.8:
57885788
mime-types "~2.1.34"
57895789
negotiator "0.6.3"
57905790

5791-
[email protected], ace-builds@^1.4.14:
5791+
[email protected], ace-builds@^1.36.3:
57925792
version "1.10.1"
57935793
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.10.1.tgz#612b78fabb0f2b6bce2d13ef9e44565d1fe01c6b"
57945794
integrity sha512-w8Xj6lZUtOYAquVYvdpZhb0GxXrZ+qpVfgj5LP2FwUbXE8fPrCmfu86FjwOiSphx/8PMbXXVldFLD2+RIXayyA==
@@ -16003,16 +16003,16 @@ react-a11y@^0.3.4:
1600316003
dependencies:
1600416004
object.assign "^4.0.3"
1600516005

16006-
react-ace@10.1.0:
16007-
version "10.1.0"
16008-
resolved "https://registry.yarnpkg.com/react-ace/-/react-ace-10.1.0.tgz#d348eac2b16475231779070b6cd16768deed565f"
16009-
integrity sha512-VkvUjZNhdYTuKOKQpMIZi7uzZZVgzCjM7cLYu6F64V0mejY8a2XTyPUIMszC6A4trbeMIHbK5fYFcT/wkP/8VA==
16006+
react-ace@13.0.0:
16007+
version "13.0.0"
16008+
resolved "https://registry.yarnpkg.com/react-ace/-/react-ace-13.0.0.tgz#e69c2aa4ccf1a81c758adba9ba2b4b3e3d929a69"
16009+
integrity sha512-PPk2O/ArHzDtbnK82QImfHYXwuiitRgHJf5AxwMQh9zciojbWsPmKJm1tMgWOYLCtGEz8/Dh3MxRxrXe7QcstQ==
1601016010
dependencies:
16011-
ace-builds "^1.4.14"
16011+
ace-builds "^1.36.3"
1601216012
diff-match-patch "^1.0.5"
1601316013
lodash.get "^4.4.2"
1601416014
lodash.isequal "^4.5.0"
16015-
prop-types "^15.7.2"
16015+
prop-types "^15.8.1"
1601616016

1601716017
1601816018
version "10.2.0"

0 commit comments

Comments
 (0)