|
953 | 953 | "@babel/helper-create-regexp-features-plugin" "^7.27.1"
|
954 | 954 | "@babel/helper-plugin-utils" "^7.27.1"
|
955 | 955 |
|
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 |
| - |
964 | 956 | "@babel/preset-env@^7.28.3":
|
965 | 957 | version "7.28.3"
|
966 | 958 | resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187"
|
@@ -3019,6 +3011,11 @@ accounting@^0.4.1:
|
3019 | 3011 | resolved "https://registry.npmjs.org/accounting/-/accounting-0.4.1.tgz"
|
3020 | 3012 | integrity sha1-h91BA+/39EYPHhhvXGd+1s9WaIM=
|
3021 | 3013 |
|
| 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 | + |
3022 | 3019 | acorn-globals@^7.0.0:
|
3023 | 3020 | version "7.0.1"
|
3024 | 3021 | resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-7.0.1.tgz#0dbf05c44fa7c94332914c02066d5beff62c40c3"
|
@@ -4230,7 +4227,7 @@ core-js-pure@^3.23.3:
|
4230 | 4227 | resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.26.1.tgz#653f4d7130c427820dcecd3168b594e8bb095a33"
|
4231 | 4228 | integrity sha512-VVXcDpp/xJ21KdULRq/lXdLzQAtX7+37LzpyfFM973il0tWSsDEoyzG38G14AjTpK9VTfiNM9jnFauq/CpaWGQ==
|
4232 | 4229 |
|
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: |
4234 | 4231 | version "2.6.12"
|
4235 | 4232 | resolved "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz"
|
4236 | 4233 | integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
|
@@ -4837,9 +4834,9 @@ didyoumean@^1.2.2:
|
4837 | 4834 | resolved "https://registry.yarnpkg.com/didyoumean/-/didyoumean-1.2.2.tgz#989346ffe9e839b4555ecf5666edea0d3e8ad037"
|
4838 | 4835 | integrity sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==
|
4839 | 4836 |
|
4840 |
| -diff-match-patch@^1.0.4: |
| 4837 | +diff-match-patch@^1.0.5: |
4841 | 4838 | 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" |
4843 | 4840 | integrity sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw==
|
4844 | 4841 |
|
4845 | 4842 | diff-sequences@^29.6.3:
|
@@ -9618,17 +9615,16 @@ rc-progress@^2.5.2:
|
9618 | 9615 | babel-runtime "6.x"
|
9619 | 9616 | prop-types "^15.5.8"
|
9620 | 9617 |
|
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== |
9625 | 9622 | 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" |
9629 | 9625 | lodash.get "^4.4.2"
|
9630 | 9626 | lodash.isequal "^4.5.0"
|
9631 |
| - prop-types "^15.7.2" |
| 9627 | + prop-types "^15.8.1" |
9632 | 9628 |
|
9633 | 9629 | react-apexcharts@^1.7.0:
|
9634 | 9630 | version "1.7.0"
|
@@ -9960,11 +9956,6 @@ regenerator-runtime@^0.11.0:
|
9960 | 9956 | resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz"
|
9961 | 9957 | integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
|
9962 | 9958 |
|
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 |
| - |
9968 | 9959 | regexp.prototype.flags@^1.2.0:
|
9969 | 9960 | version "1.4.3"
|
9970 | 9961 | resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz"
|
|
0 commit comments