Skip to content

Commit c99c760

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 c3cbd6f commit c99c760

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
@@ -955,14 +955,6 @@
955955
"@babel/helper-create-regexp-features-plugin" "^7.27.1"
956956
"@babel/helper-plugin-utils" "^7.27.1"
957957

958-
"@babel/polyfill@^7.4.4":
959-
version "7.12.1"
960-
resolved "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.12.1.tgz"
961-
integrity sha512-X0pi0V6gxLi6lFZpGmeNa4zxtwEmCs42isWLNjZZDE0Y8yVfgu0T2OAHlzBbdYlqbW/YXVvoBHpATEM+goCj8g==
962-
dependencies:
963-
core-js "^2.6.5"
964-
regenerator-runtime "^0.13.4"
965-
966958
"@babel/preset-env@^7.28.3":
967959
version "7.28.3"
968960
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187"
@@ -3279,6 +3271,11 @@ accounting@^0.4.1:
32793271
resolved "https://registry.npmjs.org/accounting/-/accounting-0.4.1.tgz"
32803272
integrity sha1-h91BA+/39EYPHhhvXGd+1s9WaIM=
32813273

3274+
ace-builds@^1.36.3:
3275+
version "1.43.3"
3276+
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.43.3.tgz#ca4120fa763827dfd53c2b65a2d6b8c86f531928"
3277+
integrity sha512-MCl9rALmXwIty/4Qboijo/yNysx1r6hBTzG+6n/TiOm5LFhZpEvEIcIITPFiEOEFDfgBOEmxu+a4f54LEFM6Sg==
3278+
32823279
acorn-import-phases@^1.0.3:
32833280
version "1.0.4"
32843281
resolved "https://registry.yarnpkg.com/acorn-import-phases/-/acorn-import-phases-1.0.4.tgz#16eb850ba99a056cb7cbfe872ffb8972e18c8bd7"
@@ -4423,7 +4420,7 @@ core-js-pure@^3.23.3:
44234420
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.26.1.tgz#653f4d7130c427820dcecd3168b594e8bb095a33"
44244421
integrity sha512-VVXcDpp/xJ21KdULRq/lXdLzQAtX7+37LzpyfFM973il0tWSsDEoyzG38G14AjTpK9VTfiNM9jnFauq/CpaWGQ==
44254422

4426-
core-js@^2.4.0, core-js@^2.5.0, core-js@^2.6.5:
4423+
core-js@^2.4.0, core-js@^2.5.0:
44274424
version "2.6.12"
44284425
resolved "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz"
44294426
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
@@ -5002,9 +4999,9 @@ didyoumean@^1.2.2:
50024999
resolved "https://registry.yarnpkg.com/didyoumean/-/didyoumean-1.2.2.tgz#989346ffe9e839b4555ecf5666edea0d3e8ad037"
50035000
integrity sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==
50045001

5005-
diff-match-patch@^1.0.4:
5002+
diff-match-patch@^1.0.5:
50065003
version "1.0.5"
5007-
resolved "https://registry.npmjs.org/diff-match-patch/-/diff-match-patch-1.0.5.tgz"
5004+
resolved "https://registry.yarnpkg.com/diff-match-patch/-/diff-match-patch-1.0.5.tgz#abb584d5f10cd1196dfc55aa03701592ae3f7b37"
50085005
integrity sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw==
50095006

50105007
diff@^8.0.2:
@@ -9572,17 +9569,16 @@ rc-progress@^2.5.2:
95729569
babel-runtime "6.x"
95739570
prop-types "^15.5.8"
95749571

9575-
react-ace@^6.2.0:
9576-
version "6.6.0"
9577-
resolved "https://registry.npmjs.org/react-ace/-/react-ace-6.6.0.tgz"
9578-
integrity sha512-Jehhp8bxa8kqiXk07Jzy+uD5qZMBwo43O+raniGHjdX7Qk93xFkKaAz8LxtUVZPJGlRnV5ODMNj0qHwDSN+PBw==
9572+
react-ace@^14.0.1:
9573+
version "14.0.1"
9574+
resolved "https://registry.yarnpkg.com/react-ace/-/react-ace-14.0.1.tgz#dba5761cee92a1e522be7e7dab7584df7e1aa1c7"
9575+
integrity sha512-z6YAZ20PNf/FqmYEic//G/UK6uw0rn21g58ASgHJHl9rfE4nITQLqthr9rHMVQK4ezwohJbp2dGrZpkq979PYQ==
95799576
dependencies:
9580-
"@babel/polyfill" "^7.4.4"
9581-
brace "^0.11.1"
9582-
diff-match-patch "^1.0.4"
9577+
ace-builds "^1.36.3"
9578+
diff-match-patch "^1.0.5"
95839579
lodash.get "^4.4.2"
95849580
lodash.isequal "^4.5.0"
9585-
prop-types "^15.7.2"
9581+
prop-types "^15.8.1"
95869582

95879583
react-apexcharts@^1.7.0:
95889584
version "1.7.0"
@@ -9907,11 +9903,6 @@ regenerator-runtime@^0.11.0:
99079903
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz"
99089904
integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
99099905

9910-
regenerator-runtime@^0.13.4:
9911-
version "0.13.11"
9912-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
9913-
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
9914-
99159906
regexp.prototype.flags@^1.2.0:
99169907
version "1.4.3"
99179908
resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz"

0 commit comments

Comments
 (0)