Skip to content

Commit 6c0a20d

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 931d1be commit 6c0a20d

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
@@ -135,7 +135,7 @@
135135
"randomstring": "^1.3.1",
136136
"rc-progress": "^2.5.2",
137137
"react": "^18.3.1",
138-
"react-ace": "^6.2.0",
138+
"react-ace": "^14.0.1",
139139
"react-apexcharts": "^1.7.0",
140140
"react-dom": "^18.3.1",
141141
"react-dropzone": "^4.2.9",

web/yarn.lock

Lines changed: 15 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -953,14 +953,6 @@
953953
"@babel/helper-create-regexp-features-plugin" "^7.27.1"
954954
"@babel/helper-plugin-utils" "^7.27.1"
955955

956-
"@babel/polyfill@^7.4.4":
957-
version "7.12.1"
958-
resolved "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.12.1.tgz"
959-
integrity sha512-X0pi0V6gxLi6lFZpGmeNa4zxtwEmCs42isWLNjZZDE0Y8yVfgu0T2OAHlzBbdYlqbW/YXVvoBHpATEM+goCj8g==
960-
dependencies:
961-
core-js "^2.6.5"
962-
regenerator-runtime "^0.13.4"
963-
964956
"@babel/preset-env@^7.28.3":
965957
version "7.28.3"
966958
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187"
@@ -3019,6 +3011,11 @@ accounting@^0.4.1:
30193011
resolved "https://registry.npmjs.org/accounting/-/accounting-0.4.1.tgz"
30203012
integrity sha1-h91BA+/39EYPHhhvXGd+1s9WaIM=
30213013

3014+
ace-builds@^1.36.3:
3015+
version "1.43.2"
3016+
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.43.2.tgz#86d7d2f40317a547b7dd13ae862821d6b1e63f3e"
3017+
integrity sha512-3wzJUJX0RpMc03jo0V8Q3bSb/cKPnS7Nqqw8fVHsCCHweKMiTIxT3fP46EhjmVy6MCuxwP801ere+RW245phGw==
3018+
30223019
acorn-globals@^7.0.0:
30233020
version "7.0.1"
30243021
resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-7.0.1.tgz#0dbf05c44fa7c94332914c02066d5beff62c40c3"
@@ -4230,7 +4227,7 @@ core-js-pure@^3.23.3:
42304227
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.26.1.tgz#653f4d7130c427820dcecd3168b594e8bb095a33"
42314228
integrity sha512-VVXcDpp/xJ21KdULRq/lXdLzQAtX7+37LzpyfFM973il0tWSsDEoyzG38G14AjTpK9VTfiNM9jnFauq/CpaWGQ==
42324229

4233-
core-js@^2.4.0, core-js@^2.5.0, core-js@^2.6.5:
4230+
core-js@^2.4.0, core-js@^2.5.0:
42344231
version "2.6.12"
42354232
resolved "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz"
42364233
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
@@ -4837,9 +4834,9 @@ didyoumean@^1.2.2:
48374834
resolved "https://registry.yarnpkg.com/didyoumean/-/didyoumean-1.2.2.tgz#989346ffe9e839b4555ecf5666edea0d3e8ad037"
48384835
integrity sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==
48394836

4840-
diff-match-patch@^1.0.4:
4837+
diff-match-patch@^1.0.5:
48414838
version "1.0.5"
4842-
resolved "https://registry.npmjs.org/diff-match-patch/-/diff-match-patch-1.0.5.tgz"
4839+
resolved "https://registry.yarnpkg.com/diff-match-patch/-/diff-match-patch-1.0.5.tgz#abb584d5f10cd1196dfc55aa03701592ae3f7b37"
48434840
integrity sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw==
48444841

48454842
diff-sequences@^29.6.3:
@@ -9618,17 +9615,16 @@ rc-progress@^2.5.2:
96189615
babel-runtime "6.x"
96199616
prop-types "^15.5.8"
96209617

9621-
react-ace@^6.2.0:
9622-
version "6.6.0"
9623-
resolved "https://registry.npmjs.org/react-ace/-/react-ace-6.6.0.tgz"
9624-
integrity sha512-Jehhp8bxa8kqiXk07Jzy+uD5qZMBwo43O+raniGHjdX7Qk93xFkKaAz8LxtUVZPJGlRnV5ODMNj0qHwDSN+PBw==
9618+
react-ace@^14.0.1:
9619+
version "14.0.1"
9620+
resolved "https://registry.yarnpkg.com/react-ace/-/react-ace-14.0.1.tgz#dba5761cee92a1e522be7e7dab7584df7e1aa1c7"
9621+
integrity sha512-z6YAZ20PNf/FqmYEic//G/UK6uw0rn21g58ASgHJHl9rfE4nITQLqthr9rHMVQK4ezwohJbp2dGrZpkq979PYQ==
96259622
dependencies:
9626-
"@babel/polyfill" "^7.4.4"
9627-
brace "^0.11.1"
9628-
diff-match-patch "^1.0.4"
9623+
ace-builds "^1.36.3"
9624+
diff-match-patch "^1.0.5"
96299625
lodash.get "^4.4.2"
96309626
lodash.isequal "^4.5.0"
9631-
prop-types "^15.7.2"
9627+
prop-types "^15.8.1"
96329628

96339629
react-apexcharts@^1.7.0:
96349630
version "1.7.0"
@@ -9960,11 +9956,6 @@ regenerator-runtime@^0.11.0:
99609956
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz"
99619957
integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
99629958

9963-
regenerator-runtime@^0.13.4:
9964-
version "0.13.11"
9965-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
9966-
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
9967-
99689959
regexp.prototype.flags@^1.2.0:
99699960
version "1.4.3"
99709961
resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz"

0 commit comments

Comments
 (0)