|
955 | 955 | "@babel/helper-create-regexp-features-plugin" "^7.27.1" |
956 | 956 | "@babel/helper-plugin-utils" "^7.27.1" |
957 | 957 |
|
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 | | - |
966 | 958 | "@babel/preset-env@^7.28.3": |
967 | 959 | version "7.28.3" |
968 | 960 | resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187" |
@@ -3279,6 +3271,11 @@ accounting@^0.4.1: |
3279 | 3271 | resolved "https://registry.npmjs.org/accounting/-/accounting-0.4.1.tgz" |
3280 | 3272 | integrity sha1-h91BA+/39EYPHhhvXGd+1s9WaIM= |
3281 | 3273 |
|
| 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 | + |
3282 | 3279 | acorn-import-phases@^1.0.3: |
3283 | 3280 | version "1.0.4" |
3284 | 3281 | 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: |
4423 | 4420 | resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.26.1.tgz#653f4d7130c427820dcecd3168b594e8bb095a33" |
4424 | 4421 | integrity sha512-VVXcDpp/xJ21KdULRq/lXdLzQAtX7+37LzpyfFM973il0tWSsDEoyzG38G14AjTpK9VTfiNM9jnFauq/CpaWGQ== |
4425 | 4422 |
|
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: |
4427 | 4424 | version "2.6.12" |
4428 | 4425 | resolved "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz" |
4429 | 4426 | integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ== |
@@ -5002,9 +4999,9 @@ didyoumean@^1.2.2: |
5002 | 4999 | resolved "https://registry.yarnpkg.com/didyoumean/-/didyoumean-1.2.2.tgz#989346ffe9e839b4555ecf5666edea0d3e8ad037" |
5003 | 5000 | integrity sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw== |
5004 | 5001 |
|
5005 | | -diff-match-patch@^1.0.4: |
| 5002 | +diff-match-patch@^1.0.5: |
5006 | 5003 | 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" |
5008 | 5005 | integrity sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw== |
5009 | 5006 |
|
5010 | 5007 | diff@^8.0.2: |
@@ -9572,17 +9569,16 @@ rc-progress@^2.5.2: |
9572 | 9569 | babel-runtime "6.x" |
9573 | 9570 | prop-types "^15.5.8" |
9574 | 9571 |
|
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== |
9579 | 9576 | 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" |
9583 | 9579 | lodash.get "^4.4.2" |
9584 | 9580 | lodash.isequal "^4.5.0" |
9585 | | - prop-types "^15.7.2" |
| 9581 | + prop-types "^15.8.1" |
9586 | 9582 |
|
9587 | 9583 | react-apexcharts@^1.7.0: |
9588 | 9584 | version "1.7.0" |
@@ -9907,11 +9903,6 @@ regenerator-runtime@^0.11.0: |
9907 | 9903 | resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz" |
9908 | 9904 | integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg== |
9909 | 9905 |
|
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 | | - |
9915 | 9906 | regexp.prototype.flags@^1.2.0: |
9916 | 9907 | version "1.4.3" |
9917 | 9908 | resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz" |
|
0 commit comments