|
940 | 940 | "@babel/helper-create-regexp-features-plugin" "^7.27.1" |
941 | 941 | "@babel/helper-plugin-utils" "^7.27.1" |
942 | 942 |
|
943 | | -"@babel/polyfill@^7.4.4": |
944 | | - version "7.12.1" |
945 | | - resolved "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.12.1.tgz" |
946 | | - integrity sha512-X0pi0V6gxLi6lFZpGmeNa4zxtwEmCs42isWLNjZZDE0Y8yVfgu0T2OAHlzBbdYlqbW/YXVvoBHpATEM+goCj8g== |
947 | | - dependencies: |
948 | | - core-js "^2.6.5" |
949 | | - regenerator-runtime "^0.13.4" |
950 | | - |
951 | 943 | "@babel/preset-env@^7.28.0": |
952 | 944 | version "7.28.0" |
953 | 945 | resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.0.tgz#d23a6bc17b43227d11db77081a0779c706b5569c" |
@@ -3006,6 +2998,11 @@ accounting@^0.4.1: |
3006 | 2998 | resolved "https://registry.npmjs.org/accounting/-/accounting-0.4.1.tgz" |
3007 | 2999 | integrity sha1-h91BA+/39EYPHhhvXGd+1s9WaIM= |
3008 | 3000 |
|
| 3001 | +ace-builds@^1.36.3: |
| 3002 | + version "1.43.2" |
| 3003 | + resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.43.2.tgz#86d7d2f40317a547b7dd13ae862821d6b1e63f3e" |
| 3004 | + integrity sha512-3wzJUJX0RpMc03jo0V8Q3bSb/cKPnS7Nqqw8fVHsCCHweKMiTIxT3fP46EhjmVy6MCuxwP801ere+RW245phGw== |
| 3005 | + |
3009 | 3006 | acorn-globals@^7.0.0: |
3010 | 3007 | version "7.0.1" |
3011 | 3008 | resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-7.0.1.tgz#0dbf05c44fa7c94332914c02066d5beff62c40c3" |
@@ -4217,7 +4214,7 @@ core-js-pure@^3.23.3: |
4217 | 4214 | resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.26.1.tgz#653f4d7130c427820dcecd3168b594e8bb095a33" |
4218 | 4215 | integrity sha512-VVXcDpp/xJ21KdULRq/lXdLzQAtX7+37LzpyfFM973il0tWSsDEoyzG38G14AjTpK9VTfiNM9jnFauq/CpaWGQ== |
4219 | 4216 |
|
4220 | | -core-js@^2.4.0, core-js@^2.5.0, core-js@^2.6.5: |
| 4217 | +core-js@^2.4.0, core-js@^2.5.0: |
4221 | 4218 | version "2.6.12" |
4222 | 4219 | resolved "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz" |
4223 | 4220 | integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ== |
@@ -4824,9 +4821,9 @@ didyoumean@^1.2.2: |
4824 | 4821 | resolved "https://registry.yarnpkg.com/didyoumean/-/didyoumean-1.2.2.tgz#989346ffe9e839b4555ecf5666edea0d3e8ad037" |
4825 | 4822 | integrity sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw== |
4826 | 4823 |
|
4827 | | -diff-match-patch@^1.0.4: |
| 4824 | +diff-match-patch@^1.0.5: |
4828 | 4825 | version "1.0.5" |
4829 | | - resolved "https://registry.npmjs.org/diff-match-patch/-/diff-match-patch-1.0.5.tgz" |
| 4826 | + resolved "https://registry.yarnpkg.com/diff-match-patch/-/diff-match-patch-1.0.5.tgz#abb584d5f10cd1196dfc55aa03701592ae3f7b37" |
4830 | 4827 | integrity sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw== |
4831 | 4828 |
|
4832 | 4829 | diff-sequences@^29.6.3: |
@@ -9605,17 +9602,16 @@ rc-progress@^2.5.2: |
9605 | 9602 | babel-runtime "6.x" |
9606 | 9603 | prop-types "^15.5.8" |
9607 | 9604 |
|
9608 | | -react-ace@^6.2.0: |
9609 | | - version "6.6.0" |
9610 | | - resolved "https://registry.npmjs.org/react-ace/-/react-ace-6.6.0.tgz" |
9611 | | - integrity sha512-Jehhp8bxa8kqiXk07Jzy+uD5qZMBwo43O+raniGHjdX7Qk93xFkKaAz8LxtUVZPJGlRnV5ODMNj0qHwDSN+PBw== |
| 9605 | +react-ace@^14.0.1: |
| 9606 | + version "14.0.1" |
| 9607 | + resolved "https://registry.yarnpkg.com/react-ace/-/react-ace-14.0.1.tgz#dba5761cee92a1e522be7e7dab7584df7e1aa1c7" |
| 9608 | + integrity sha512-z6YAZ20PNf/FqmYEic//G/UK6uw0rn21g58ASgHJHl9rfE4nITQLqthr9rHMVQK4ezwohJbp2dGrZpkq979PYQ== |
9612 | 9609 | dependencies: |
9613 | | - "@babel/polyfill" "^7.4.4" |
9614 | | - brace "^0.11.1" |
9615 | | - diff-match-patch "^1.0.4" |
| 9610 | + ace-builds "^1.36.3" |
| 9611 | + diff-match-patch "^1.0.5" |
9616 | 9612 | lodash.get "^4.4.2" |
9617 | 9613 | lodash.isequal "^4.5.0" |
9618 | | - prop-types "^15.7.2" |
| 9614 | + prop-types "^15.8.1" |
9619 | 9615 |
|
9620 | 9616 | react-apexcharts@^1.7.0: |
9621 | 9617 | version "1.7.0" |
@@ -9947,11 +9943,6 @@ regenerator-runtime@^0.11.0: |
9947 | 9943 | resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz" |
9948 | 9944 | integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg== |
9949 | 9945 |
|
9950 | | -regenerator-runtime@^0.13.4: |
9951 | | - version "0.13.11" |
9952 | | - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9" |
9953 | | - integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg== |
9954 | | - |
9955 | 9946 | regexp.prototype.flags@^1.2.0: |
9956 | 9947 | version "1.4.3" |
9957 | 9948 | resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz" |
|
0 commit comments