|
58 | 58 | "@jridgewell/gen-mapping" "^0.3.0"
|
59 | 59 | "@jridgewell/trace-mapping" "^0.3.9"
|
60 | 60 |
|
61 |
| -"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.13", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.4.15": |
| 61 | +"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.4.15": |
62 | 62 | version "1.4.15"
|
63 | 63 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
|
64 | 64 | integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
|
|
77 | 77 | integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==
|
78 | 78 |
|
79 | 79 | "@rollup/plugin-commonjs@^25.0.0":
|
80 |
| - version "25.0.4" |
81 |
| - resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.4.tgz#a7547a0c4ec3fa79818eb313e1de0023e548f4e6" |
82 |
| - integrity sha512-L92Vz9WUZXDnlQQl3EwbypJR4+DM2EbsO+/KOcEkP4Mc6Ct453EeDB2uH9lgRwj4w5yflgNpq9pHOiY8aoUXBQ== |
| 80 | + version "25.0.7" |
| 81 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.7.tgz#145cec7589ad952171aeb6a585bbeabd0fd3b4cf" |
| 82 | + integrity sha512-nEvcR+LRjEjsaSsc4x3XZfCCvZIaSMenZu/OiwOKGN2UhQpAYI7ru7czFvyWbErlpoGjnSX3D5Ch5FcMA3kRWQ== |
83 | 83 | dependencies:
|
84 | 84 | "@rollup/pluginutils" "^5.0.1"
|
85 | 85 | commondir "^1.0.1"
|
86 | 86 | estree-walker "^2.0.2"
|
87 | 87 | glob "^8.0.3"
|
88 | 88 | is-reference "1.2.1"
|
89 |
| - magic-string "^0.27.0" |
| 89 | + magic-string "^0.30.3" |
90 | 90 |
|
91 | 91 | "@rollup/plugin-json@^6.0.0":
|
92 | 92 | version "6.0.0"
|
|
116 | 116 | picomatch "^2.2.2"
|
117 | 117 |
|
118 | 118 | "@rollup/pluginutils@^5.0.1":
|
119 |
| - version "5.0.3" |
120 |
| - resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.3.tgz#183126d69aeb1cfa23401d5a71cb4b8c16c4a4e0" |
121 |
| - integrity sha512-hfllNN4a80rwNQ9QCxhxuHCGHMAvabXqxNdaChUSSadMre7t4iEUI6fFAhBOn/eIYTgYVhBv7vCLsAJ4u3lf3g== |
| 119 | + version "5.0.5" |
| 120 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.5.tgz#bbb4c175e19ebfeeb8c132c2eea0ecb89941a66c" |
| 121 | + integrity sha512-6aEYR910NyP73oHiJglti74iRyOwgFU4x3meH/H8OJx6Ry0j6cOVZ5X/wTvub7G7Ao6qaHBEaNsV3GLJkSsF+Q== |
122 | 122 | dependencies:
|
123 | 123 | "@types/estree" "^1.0.0"
|
124 | 124 | estree-walker "^2.0.2"
|
125 | 125 | picomatch "^2.3.1"
|
126 | 126 |
|
127 |
| -"@types/estree@*", "@types/estree@^1.0.0", "@types/estree@^1.0.1": |
| 127 | +"@types/estree@*", "@types/estree@^1.0.0": |
| 128 | + version "1.0.2" |
| 129 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.2.tgz#ff02bc3dc8317cd668dfec247b750ba1f1d62453" |
| 130 | + integrity sha512-VeiPZ9MMwXjO32/Xu7+OwflfmeoRwkE/qzndw42gGtgJwZopBnzy2gD//NN1+go1mADzkDcqf/KnFRSjTJ8xJA== |
| 131 | + |
| 132 | +"@types/estree@^1.0.1": |
128 | 133 | version "1.0.1"
|
129 | 134 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.1.tgz#aa22750962f3bf0e79d753d3cc067f010c95f194"
|
130 | 135 | integrity sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==
|
@@ -632,20 +637,20 @@ locate-path@^5.0.0:
|
632 | 637 | dependencies:
|
633 | 638 | p-locate "^4.1.0"
|
634 | 639 |
|
635 |
| -magic-string@^0.27.0: |
636 |
| - version "0.27.0" |
637 |
| - resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.27.0.tgz#e4a3413b4bab6d98d2becffd48b4a257effdbbf3" |
638 |
| - integrity sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA== |
639 |
| - dependencies: |
640 |
| - "@jridgewell/sourcemap-codec" "^1.4.13" |
641 |
| - |
642 | 640 | magic-string@^0.30.0:
|
643 | 641 | version "0.30.3"
|
644 | 642 | resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.3.tgz#403755dfd9d6b398dfa40635d52e96c5ac095b85"
|
645 | 643 | integrity sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw==
|
646 | 644 | dependencies:
|
647 | 645 | "@jridgewell/sourcemap-codec" "^1.4.15"
|
648 | 646 |
|
| 647 | +magic-string@^0.30.3: |
| 648 | + version "0.30.5" |
| 649 | + resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.5.tgz#1994d980bd1c8835dc6e78db7cbd4ae4f24746f9" |
| 650 | + integrity sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA== |
| 651 | + dependencies: |
| 652 | + "@jridgewell/sourcemap-codec" "^1.4.15" |
| 653 | + |
649 | 654 | make-dir@^3.0.2:
|
650 | 655 | version "3.1.0"
|
651 | 656 | resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
|
|
0 commit comments