Skip to content

Commit 899dd03

Browse files
chore(deps): bump react-ace from 6.6.0 to 14.0.1 in /web
Bumps [react-ace](https://github.com/securingsincity/react-ace) from 6.6.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@v6.6.0...v14.0.1) --- updated-dependencies: - dependency-name: react-ace dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67a0c86 commit 899dd03

File tree

2 files changed

+16
-25
lines changed

2 files changed

+16
-25
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"randomstring": "^1.3.1",
123123
"rc-progress": "^2.5.2",
124124
"react": "^18.3.1",
125-
"react-ace": "^6.2.0",
125+
"react-ace": "^14.0.1",
126126
"react-apexcharts": "^1.7.0",
127127
"react-dom": "^18.3.1",
128128
"react-dropzone": "^4.2.9",

web/yarn.lock

Lines changed: 15 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -945,14 +945,6 @@
945945
"@babel/helper-create-regexp-features-plugin" "^7.27.1"
946946
"@babel/helper-plugin-utils" "^7.27.1"
947947

948-
"@babel/polyfill@^7.4.4":
949-
version "7.12.1"
950-
resolved "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.12.1.tgz"
951-
integrity sha512-X0pi0V6gxLi6lFZpGmeNa4zxtwEmCs42isWLNjZZDE0Y8yVfgu0T2OAHlzBbdYlqbW/YXVvoBHpATEM+goCj8g==
952-
dependencies:
953-
core-js "^2.6.5"
954-
regenerator-runtime "^0.13.4"
955-
956948
"@babel/preset-env@^7.28.3":
957949
version "7.28.3"
958950
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187"
@@ -3543,6 +3535,11 @@ accounting@^0.4.1:
35433535
resolved "https://registry.npmjs.org/accounting/-/accounting-0.4.1.tgz"
35443536
integrity sha1-h91BA+/39EYPHhhvXGd+1s9WaIM=
35453537

3538+
ace-builds@^1.36.3:
3539+
version "1.43.2"
3540+
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.43.2.tgz#86d7d2f40317a547b7dd13ae862821d6b1e63f3e"
3541+
integrity sha512-3wzJUJX0RpMc03jo0V8Q3bSb/cKPnS7Nqqw8fVHsCCHweKMiTIxT3fP46EhjmVy6MCuxwP801ere+RW245phGw==
3542+
35463543
acorn-globals@^7.0.0:
35473544
version "7.0.1"
35483545
resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-7.0.1.tgz#0dbf05c44fa7c94332914c02066d5beff62c40c3"
@@ -4964,7 +4961,7 @@ core-js-pure@^3.23.3:
49644961
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.26.1.tgz#653f4d7130c427820dcecd3168b594e8bb095a33"
49654962
integrity sha512-VVXcDpp/xJ21KdULRq/lXdLzQAtX7+37LzpyfFM973il0tWSsDEoyzG38G14AjTpK9VTfiNM9jnFauq/CpaWGQ==
49664963

4967-
core-js@^2.4.0, core-js@^2.5.0, core-js@^2.6.5:
4964+
core-js@^2.4.0, core-js@^2.5.0:
49684965
version "2.6.12"
49694966
resolved "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz"
49704967
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
@@ -5582,9 +5579,9 @@ didyoumean@^1.2.2:
55825579
resolved "https://registry.yarnpkg.com/didyoumean/-/didyoumean-1.2.2.tgz#989346ffe9e839b4555ecf5666edea0d3e8ad037"
55835580
integrity sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==
55845581

5585-
diff-match-patch@^1.0.4:
5582+
diff-match-patch@^1.0.5:
55865583
version "1.0.5"
5587-
resolved "https://registry.npmjs.org/diff-match-patch/-/diff-match-patch-1.0.5.tgz"
5584+
resolved "https://registry.yarnpkg.com/diff-match-patch/-/diff-match-patch-1.0.5.tgz#abb584d5f10cd1196dfc55aa03701592ae3f7b37"
55885585
integrity sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw==
55895586

55905587
diff-sequences@^29.6.3:
@@ -11422,17 +11419,16 @@ rc@^1.2.8:
1142211419
minimist "^1.2.0"
1142311420
strip-json-comments "~2.0.1"
1142411421

11425-
react-ace@^6.2.0:
11426-
version "6.6.0"
11427-
resolved "https://registry.npmjs.org/react-ace/-/react-ace-6.6.0.tgz"
11428-
integrity sha512-Jehhp8bxa8kqiXk07Jzy+uD5qZMBwo43O+raniGHjdX7Qk93xFkKaAz8LxtUVZPJGlRnV5ODMNj0qHwDSN+PBw==
11422+
react-ace@^14.0.1:
11423+
version "14.0.1"
11424+
resolved "https://registry.yarnpkg.com/react-ace/-/react-ace-14.0.1.tgz#dba5761cee92a1e522be7e7dab7584df7e1aa1c7"
11425+
integrity sha512-z6YAZ20PNf/FqmYEic//G/UK6uw0rn21g58ASgHJHl9rfE4nITQLqthr9rHMVQK4ezwohJbp2dGrZpkq979PYQ==
1142911426
dependencies:
11430-
"@babel/polyfill" "^7.4.4"
11431-
brace "^0.11.1"
11432-
diff-match-patch "^1.0.4"
11427+
ace-builds "^1.36.3"
11428+
diff-match-patch "^1.0.5"
1143311429
lodash.get "^4.4.2"
1143411430
lodash.isequal "^4.5.0"
11435-
prop-types "^15.7.2"
11431+
prop-types "^15.8.1"
1143611432

1143711433
react-apexcharts@^1.7.0:
1143811434
version "1.7.0"
@@ -11797,11 +11793,6 @@ regenerator-runtime@^0.11.0:
1179711793
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz"
1179811794
integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
1179911795

11800-
regenerator-runtime@^0.13.4:
11801-
version "0.13.11"
11802-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
11803-
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
11804-
1180511796
regexp.prototype.flags@^1.2.0:
1180611797
version "1.4.3"
1180711798
resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz"

0 commit comments

Comments
 (0)