|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@ampproject/remapping@^2.2.0": |
6 | | - version "2.3.0" |
7 | | - resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.3.0.tgz#ed441b6fa600072520ce18b43d2c8cc8caecc7f4" |
8 | | - integrity sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw== |
| 5 | +"@babel/code-frame@^7.27.1": |
| 6 | + version "7.27.1" |
| 7 | + resolved "https://npm.powerapp.cloud/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
| 8 | + integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
9 | 9 | dependencies: |
10 | | - "@jridgewell/gen-mapping" "^0.3.5" |
11 | | - "@jridgewell/trace-mapping" "^0.3.24" |
12 | | - |
13 | | -"@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0", "@babel/code-frame@^7.26.2": |
14 | | - version "7.26.2" |
15 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
16 | | - integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
17 | | - dependencies: |
18 | | - "@babel/helper-validator-identifier" "^7.25.9" |
| 10 | + "@babel/helper-validator-identifier" "^7.27.1" |
19 | 11 | js-tokens "^4.0.0" |
20 | | - picocolors "^1.0.0" |
21 | | - |
22 | | -"@babel/compat-data@^7.26.5": |
23 | | - version "7.26.5" |
24 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7" |
25 | | - integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg== |
26 | | - |
27 | | -"@babel/core@7.26.0": |
28 | | - version "7.26.0" |
29 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40" |
30 | | - integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg== |
31 | | - dependencies: |
32 | | - "@ampproject/remapping" "^2.2.0" |
33 | | - "@babel/code-frame" "^7.26.0" |
34 | | - "@babel/generator" "^7.26.0" |
35 | | - "@babel/helper-compilation-targets" "^7.25.9" |
36 | | - "@babel/helper-module-transforms" "^7.26.0" |
37 | | - "@babel/helpers" "^7.26.0" |
38 | | - "@babel/parser" "^7.26.0" |
39 | | - "@babel/template" "^7.25.9" |
40 | | - "@babel/traverse" "^7.25.9" |
41 | | - "@babel/types" "^7.26.0" |
| 12 | + picocolors "^1.1.1" |
| 13 | + |
| 14 | +"@babel/compat-data@^7.27.2": |
| 15 | + version "7.28.4" |
| 16 | + resolved "https://npm.powerapp.cloud/@babel/compat-data/-/compat-data-7.28.4.tgz#96fdf1af1b8859c8474ab39c295312bfb7c24b04" |
| 17 | + integrity sha512-YsmSKC29MJwf0gF8Rjjrg5LQCmyh+j/nD8/eP7f+BeoQTKYqs9RoWbjGOdy0+1Ekr68RJZMUOPVQaQisnIo4Rw== |
| 18 | + |
| 19 | +"@babel/core@7.28.4": |
| 20 | + version "7.28.4" |
| 21 | + resolved "https://npm.powerapp.cloud/@babel/core/-/core-7.28.4.tgz#12a550b8794452df4c8b084f95003bce1742d496" |
| 22 | + integrity sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA== |
| 23 | + dependencies: |
| 24 | + "@babel/code-frame" "^7.27.1" |
| 25 | + "@babel/generator" "^7.28.3" |
| 26 | + "@babel/helper-compilation-targets" "^7.27.2" |
| 27 | + "@babel/helper-module-transforms" "^7.28.3" |
| 28 | + "@babel/helpers" "^7.28.4" |
| 29 | + "@babel/parser" "^7.28.4" |
| 30 | + "@babel/template" "^7.27.2" |
| 31 | + "@babel/traverse" "^7.28.4" |
| 32 | + "@babel/types" "^7.28.4" |
| 33 | + "@jridgewell/remapping" "^2.3.5" |
42 | 34 | convert-source-map "^2.0.0" |
43 | 35 | debug "^4.1.0" |
44 | 36 | gensync "^1.0.0-beta.2" |
45 | 37 | json5 "^2.2.3" |
46 | 38 | semver "^6.3.1" |
47 | 39 |
|
48 | | -"@babel/eslint-parser@7.25.9": |
49 | | - version "7.25.9" |
50 | | - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.9.tgz#603c68a63078796527bc9d0833f5e52dd5f9224c" |
51 | | - integrity sha512-5UXfgpK0j0Xr/xIdgdLEhOFxaDZ0bRPWJJchRpqOSur/3rZoPbqqki5mm0p4NE2cs28krBEiSM2MB7//afRSQQ== |
| 40 | +"@babel/eslint-parser@7.28.4": |
| 41 | + version "7.28.4" |
| 42 | + resolved "https://npm.powerapp.cloud/@babel/eslint-parser/-/eslint-parser-7.28.4.tgz#80dd86e0aeaae9704411a044db60e1ae6477d93f" |
| 43 | + integrity sha512-Aa+yDiH87980jR6zvRfFuCR1+dLb00vBydhTL+zI992Rz/wQhSvuxjmOOuJOgO3XmakO6RykRGD2S1mq1AtgHA== |
52 | 44 | dependencies: |
53 | 45 | "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1" |
54 | 46 | eslint-visitor-keys "^2.1.0" |
55 | 47 | semver "^6.3.1" |
56 | 48 |
|
57 | | -"@babel/generator@^7.26.0", "@babel/generator@^7.26.5": |
58 | | - version "7.26.5" |
59 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458" |
60 | | - integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw== |
| 49 | +"@babel/generator@^7.28.3": |
| 50 | + version "7.28.3" |
| 51 | + resolved "https://npm.powerapp.cloud/@babel/generator/-/generator-7.28.3.tgz#9626c1741c650cbac39121694a0f2d7451b8ef3e" |
| 52 | + integrity sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw== |
61 | 53 | dependencies: |
62 | | - "@babel/parser" "^7.26.5" |
63 | | - "@babel/types" "^7.26.5" |
64 | | - "@jridgewell/gen-mapping" "^0.3.5" |
65 | | - "@jridgewell/trace-mapping" "^0.3.25" |
| 54 | + "@babel/parser" "^7.28.3" |
| 55 | + "@babel/types" "^7.28.2" |
| 56 | + "@jridgewell/gen-mapping" "^0.3.12" |
| 57 | + "@jridgewell/trace-mapping" "^0.3.28" |
66 | 58 | jsesc "^3.0.2" |
67 | 59 |
|
68 | | -"@babel/helper-compilation-targets@^7.25.9": |
69 | | - version "7.26.5" |
70 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8" |
71 | | - integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA== |
| 60 | +"@babel/helper-compilation-targets@^7.27.2": |
| 61 | + version "7.27.2" |
| 62 | + resolved "https://npm.powerapp.cloud/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d" |
| 63 | + integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ== |
72 | 64 | dependencies: |
73 | | - "@babel/compat-data" "^7.26.5" |
74 | | - "@babel/helper-validator-option" "^7.25.9" |
| 65 | + "@babel/compat-data" "^7.27.2" |
| 66 | + "@babel/helper-validator-option" "^7.27.1" |
75 | 67 | browserslist "^4.24.0" |
76 | 68 | lru-cache "^5.1.1" |
77 | 69 | semver "^6.3.1" |
78 | 70 |
|
79 | | -"@babel/helper-module-imports@^7.25.9": |
80 | | - version "7.25.9" |
81 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz#e7f8d20602ebdbf9ebbea0a0751fb0f2a4141715" |
82 | | - integrity sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw== |
83 | | - dependencies: |
84 | | - "@babel/traverse" "^7.25.9" |
85 | | - "@babel/types" "^7.25.9" |
86 | | - |
87 | | -"@babel/helper-module-transforms@^7.26.0": |
88 | | - version "7.26.0" |
89 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae" |
90 | | - integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw== |
91 | | - dependencies: |
92 | | - "@babel/helper-module-imports" "^7.25.9" |
93 | | - "@babel/helper-validator-identifier" "^7.25.9" |
94 | | - "@babel/traverse" "^7.25.9" |
95 | | - |
96 | | -"@babel/helper-string-parser@^7.25.9": |
97 | | - version "7.25.9" |
98 | | - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
99 | | - integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
100 | | - |
101 | | -"@babel/helper-validator-identifier@^7.25.9": |
102 | | - version "7.25.9" |
103 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
104 | | - integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
105 | | - |
106 | | -"@babel/helper-validator-option@^7.25.9": |
107 | | - version "7.25.9" |
108 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72" |
109 | | - integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw== |
110 | | - |
111 | | -"@babel/helpers@^7.26.0": |
112 | | - version "7.26.7" |
113 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4" |
114 | | - integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A== |
115 | | - dependencies: |
116 | | - "@babel/template" "^7.25.9" |
117 | | - "@babel/types" "^7.26.7" |
118 | | - |
119 | | -"@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.5", "@babel/parser@^7.26.7": |
120 | | - version "7.26.7" |
121 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c" |
122 | | - integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w== |
123 | | - dependencies: |
124 | | - "@babel/types" "^7.26.7" |
125 | | - |
126 | | -"@babel/template@^7.25.9": |
127 | | - version "7.25.9" |
128 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016" |
129 | | - integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg== |
130 | | - dependencies: |
131 | | - "@babel/code-frame" "^7.25.9" |
132 | | - "@babel/parser" "^7.25.9" |
133 | | - "@babel/types" "^7.25.9" |
134 | | - |
135 | | -"@babel/traverse@^7.25.9": |
136 | | - version "7.26.7" |
137 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb" |
138 | | - integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA== |
139 | | - dependencies: |
140 | | - "@babel/code-frame" "^7.26.2" |
141 | | - "@babel/generator" "^7.26.5" |
142 | | - "@babel/parser" "^7.26.7" |
143 | | - "@babel/template" "^7.25.9" |
144 | | - "@babel/types" "^7.26.7" |
| 71 | +"@babel/helper-globals@^7.28.0": |
| 72 | + version "7.28.0" |
| 73 | + resolved "https://npm.powerapp.cloud/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674" |
| 74 | + integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw== |
| 75 | + |
| 76 | +"@babel/helper-module-imports@^7.27.1": |
| 77 | + version "7.27.1" |
| 78 | + resolved "https://npm.powerapp.cloud/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204" |
| 79 | + integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w== |
| 80 | + dependencies: |
| 81 | + "@babel/traverse" "^7.27.1" |
| 82 | + "@babel/types" "^7.27.1" |
| 83 | + |
| 84 | +"@babel/helper-module-transforms@^7.28.3": |
| 85 | + version "7.28.3" |
| 86 | + resolved "https://npm.powerapp.cloud/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6" |
| 87 | + integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw== |
| 88 | + dependencies: |
| 89 | + "@babel/helper-module-imports" "^7.27.1" |
| 90 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 91 | + "@babel/traverse" "^7.28.3" |
| 92 | + |
| 93 | +"@babel/helper-string-parser@^7.27.1": |
| 94 | + version "7.27.1" |
| 95 | + resolved "https://npm.powerapp.cloud/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
| 96 | + integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
| 97 | + |
| 98 | +"@babel/helper-validator-identifier@^7.27.1": |
| 99 | + version "7.27.1" |
| 100 | + resolved "https://npm.powerapp.cloud/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
| 101 | + integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
| 102 | + |
| 103 | +"@babel/helper-validator-option@^7.27.1": |
| 104 | + version "7.27.1" |
| 105 | + resolved "https://npm.powerapp.cloud/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f" |
| 106 | + integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg== |
| 107 | + |
| 108 | +"@babel/helpers@^7.28.4": |
| 109 | + version "7.28.4" |
| 110 | + resolved "https://npm.powerapp.cloud/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827" |
| 111 | + integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w== |
| 112 | + dependencies: |
| 113 | + "@babel/template" "^7.27.2" |
| 114 | + "@babel/types" "^7.28.4" |
| 115 | + |
| 116 | +"@babel/parser@^7.27.2", "@babel/parser@^7.28.3", "@babel/parser@^7.28.4": |
| 117 | + version "7.28.4" |
| 118 | + resolved "https://npm.powerapp.cloud/@babel/parser/-/parser-7.28.4.tgz#da25d4643532890932cc03f7705fe19637e03fa8" |
| 119 | + integrity sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg== |
| 120 | + dependencies: |
| 121 | + "@babel/types" "^7.28.4" |
| 122 | + |
| 123 | +"@babel/template@^7.27.2": |
| 124 | + version "7.27.2" |
| 125 | + resolved "https://npm.powerapp.cloud/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
| 126 | + integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
| 127 | + dependencies: |
| 128 | + "@babel/code-frame" "^7.27.1" |
| 129 | + "@babel/parser" "^7.27.2" |
| 130 | + "@babel/types" "^7.27.1" |
| 131 | + |
| 132 | +"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4": |
| 133 | + version "7.28.4" |
| 134 | + resolved "https://npm.powerapp.cloud/@babel/traverse/-/traverse-7.28.4.tgz#8d456101b96ab175d487249f60680221692b958b" |
| 135 | + integrity sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ== |
| 136 | + dependencies: |
| 137 | + "@babel/code-frame" "^7.27.1" |
| 138 | + "@babel/generator" "^7.28.3" |
| 139 | + "@babel/helper-globals" "^7.28.0" |
| 140 | + "@babel/parser" "^7.28.4" |
| 141 | + "@babel/template" "^7.27.2" |
| 142 | + "@babel/types" "^7.28.4" |
145 | 143 | debug "^4.3.1" |
146 | | - globals "^11.1.0" |
147 | 144 |
|
148 | | -"@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.26.5", "@babel/types@^7.26.7": |
149 | | - version "7.26.7" |
150 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a" |
151 | | - integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg== |
| 145 | +"@babel/types@^7.27.1", "@babel/types@^7.28.2", "@babel/types@^7.28.4": |
| 146 | + version "7.28.4" |
| 147 | + resolved "https://npm.powerapp.cloud/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a" |
| 148 | + integrity sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q== |
152 | 149 | dependencies: |
153 | | - "@babel/helper-string-parser" "^7.25.9" |
154 | | - "@babel/helper-validator-identifier" "^7.25.9" |
| 150 | + "@babel/helper-string-parser" "^7.27.1" |
| 151 | + "@babel/helper-validator-identifier" "^7.27.1" |
155 | 152 |
|
156 | 153 | "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0": |
157 | 154 | version "4.4.1" |
|
223 | 220 | "@types/yargs" "^17.0.8" |
224 | 221 | chalk "^4.0.0" |
225 | 222 |
|
| 223 | +"@jridgewell/gen-mapping@^0.3.12": |
| 224 | + version "0.3.13" |
| 225 | + resolved "https://npm.powerapp.cloud/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz#6342a19f44347518c93e43b1ac69deb3c4656a1f" |
| 226 | + integrity sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA== |
| 227 | + dependencies: |
| 228 | + "@jridgewell/sourcemap-codec" "^1.5.0" |
| 229 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 230 | + |
226 | 231 | "@jridgewell/gen-mapping@^0.3.5": |
227 | 232 | version "0.3.8" |
228 | 233 | resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz#4f0e06362e01362f823d348f1872b08f666d8142" |
|
232 | 237 | "@jridgewell/sourcemap-codec" "^1.4.10" |
233 | 238 | "@jridgewell/trace-mapping" "^0.3.24" |
234 | 239 |
|
| 240 | +"@jridgewell/remapping@^2.3.5": |
| 241 | + version "2.3.5" |
| 242 | + resolved "https://npm.powerapp.cloud/@jridgewell/remapping/-/remapping-2.3.5.tgz#375c476d1972947851ba1e15ae8f123047445aa1" |
| 243 | + integrity sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ== |
| 244 | + dependencies: |
| 245 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 246 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 247 | + |
235 | 248 | "@jridgewell/resolve-uri@^3.1.0": |
236 | 249 | version "3.1.2" |
237 | 250 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6" |
|
247 | 260 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" |
248 | 261 | integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== |
249 | 262 |
|
250 | | -"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": |
| 263 | +"@jridgewell/sourcemap-codec@^1.5.0": |
| 264 | + version "1.5.5" |
| 265 | + resolved "https://npm.powerapp.cloud/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba" |
| 266 | + integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og== |
| 267 | + |
| 268 | +"@jridgewell/trace-mapping@^0.3.24": |
251 | 269 | version "0.3.25" |
252 | 270 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" |
253 | 271 | integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ== |
254 | 272 | dependencies: |
255 | 273 | "@jridgewell/resolve-uri" "^3.1.0" |
256 | 274 | "@jridgewell/sourcemap-codec" "^1.4.14" |
257 | 275 |
|
| 276 | +"@jridgewell/trace-mapping@^0.3.28": |
| 277 | + version "0.3.30" |
| 278 | + resolved "https://npm.powerapp.cloud/@jridgewell/trace-mapping/-/trace-mapping-0.3.30.tgz#4a76c4daeee5df09f5d3940e087442fb36ce2b99" |
| 279 | + integrity sha512-GQ7Nw5G2lTu/BtHTKfXhKHok2WGetd4XYcVKGx00SjAk8GMwgJM3zr6zORiPGuOE+/vkc90KtTosSSvaCjKb2Q== |
| 280 | + dependencies: |
| 281 | + "@jridgewell/resolve-uri" "^3.1.0" |
| 282 | + "@jridgewell/sourcemap-codec" "^1.4.14" |
| 283 | + |
258 | 284 | "@nicolo-ribaudo/[email protected]": |
259 | 285 | version "5.1.1-v1" |
260 | 286 | resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz#dbf733a965ca47b1973177dc0bb6c889edcfb129" |
@@ -1256,11 +1282,6 @@ glob@^7.1.3: |
1256 | 1282 | once "^1.3.0" |
1257 | 1283 | path-is-absolute "^1.0.0" |
1258 | 1284 |
|
1259 | | -globals@^11.1.0: |
1260 | | - version "11.12.0" |
1261 | | - resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" |
1262 | | - integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== |
1263 | | - |
1264 | 1285 | globals@^13.19.0: |
1265 | 1286 | version "13.24.0" |
1266 | 1287 | resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171" |
@@ -1880,7 +1901,7 @@ path-parse@^1.0.7: |
1880 | 1901 | resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" |
1881 | 1902 | integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== |
1882 | 1903 |
|
1883 | | -picocolors@^1.0.0, picocolors@^1.1.1: |
| 1904 | +picocolors@^1.1.1: |
1884 | 1905 | version "1.1.1" |
1885 | 1906 | resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
1886 | 1907 | integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
|
0 commit comments