|
151 | 151 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
152 | 152 | integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
153 | 153 |
|
154 | | -"@babel/helper-validator-identifier@^7.27.1": |
155 | | - version "7.27.1" |
156 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
157 | | - integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
| 154 | +"@babel/helper-validator-identifier@^7.27.1", "@babel/helper-validator-identifier@^7.28.5": |
| 155 | + version "7.28.5" |
| 156 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
| 157 | + integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== |
158 | 158 |
|
159 | 159 | "@babel/helper-validator-option@^7.27.1": |
160 | 160 | version "7.27.1" |
|
169 | 169 | "@babel/template" "^7.27.2" |
170 | 170 | "@babel/types" "^7.28.4" |
171 | 171 |
|
172 | | -"@babel/parser@^7.25.4", "@babel/parser@^7.27.2", "@babel/parser@^7.28.0", "@babel/parser@^7.28.3", "@babel/parser@^7.28.4": |
| 172 | +"@babel/parser@^7.25.4", "@babel/parser@^7.27.2", "@babel/parser@^7.28.0", "@babel/parser@^7.28.3": |
173 | 173 | version "7.28.4" |
174 | 174 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.4.tgz#da25d4643532890932cc03f7705fe19637e03fa8" |
175 | 175 | integrity sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg== |
|
183 | 183 | dependencies: |
184 | 184 | "@babel/types" "^7.28.0" |
185 | 185 |
|
| 186 | +"@babel/parser@^7.28.4": |
| 187 | + version "7.28.5" |
| 188 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08" |
| 189 | + integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ== |
| 190 | + dependencies: |
| 191 | + "@babel/types" "^7.28.5" |
| 192 | + |
186 | 193 | "@babel/plugin-syntax-jsx@^7.27.1": |
187 | 194 | version "7.27.1" |
188 | 195 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.27.1.tgz#2f9beb5eff30fa507c5532d107daac7b888fa34c" |
|
230 | 237 | "@babel/types" "^7.28.4" |
231 | 238 | debug "^4.3.1" |
232 | 239 |
|
233 | | -"@babel/types@^7.25.4", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.4": |
| 240 | +"@babel/types@^7.25.4", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2": |
234 | 241 | version "7.28.4" |
235 | 242 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a" |
236 | 243 | integrity sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q== |
|
246 | 253 | "@babel/helper-string-parser" "^7.27.1" |
247 | 254 | "@babel/helper-validator-identifier" "^7.27.1" |
248 | 255 |
|
| 256 | +"@babel/types@^7.28.4", "@babel/types@^7.28.5": |
| 257 | + version "7.28.5" |
| 258 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b" |
| 259 | + integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA== |
| 260 | + dependencies: |
| 261 | + "@babel/helper-string-parser" "^7.27.1" |
| 262 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 263 | + |
249 | 264 | |
250 | 265 | version "0.5.0" |
251 | 266 | resolved "https://registry.yarnpkg.com/@clack/core/-/core-0.5.0.tgz#970df024a927d6af90111667a0384e233b5ffa1a" |
|
2528 | 2543 | dependencies: |
2529 | 2544 | rfdc "^1.4.1" |
2530 | 2545 |
|
2531 | | -"@vue/[email protected]", "@vue/language-core@^3.0.1": |
| 2546 | + |
| 2547 | + version "3.1.3" |
| 2548 | + resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-3.1.3.tgz#abc5350afcce83ea81fc5be6c34c42e442de4b8b" |
| 2549 | + integrity sha512-KpR1F/eGAG9D1RZ0/T6zWJs6dh/pRLfY5WupecyYKJ1fjVmDMgTPw9wXmKv2rBjo4zCJiOSiyB8BDP1OUwpMEA== |
| 2550 | + dependencies: |
| 2551 | + "@volar/language-core" "2.4.23" |
| 2552 | + "@vue/compiler-dom" "^3.5.0" |
| 2553 | + "@vue/shared" "^3.5.0" |
| 2554 | + alien-signals "^3.0.0" |
| 2555 | + muggle-string "^0.4.1" |
| 2556 | + path-browserify "^1.0.1" |
| 2557 | + picomatch "^4.0.2" |
| 2558 | + |
| 2559 | +"@vue/language-core@^3.0.1": |
2532 | 2560 | version "3.1.1" |
2533 | 2561 | resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-3.1.1.tgz#29f32ca1fc5f1393f20e3eb9154a18914c813354" |
2534 | 2562 | integrity sha512-qjMY3Q+hUCjdH+jLrQapqgpsJ0rd/2mAY02lZoHG3VFJZZZKLjAlV+Oo9QmWIT4jh8+Rx8RUGUi++d7T9Wb6Mw== |
@@ -2660,9 +2688,9 @@ ajv@^6.12.4: |
2660 | 2688 | uri-js "^4.2.2" |
2661 | 2689 |
|
2662 | 2690 | alien-signals@^3.0.0: |
2663 | | - version "3.0.0" |
2664 | | - resolved "https://registry.yarnpkg.com/alien-signals/-/alien-signals-3.0.0.tgz#e1e5259a3bfcec740a46ee2c67f176184be89457" |
2665 | | - integrity sha512-JHoRJf18Y6HN4/KZALr3iU+0vW9LKG+8FMThQlbn4+gv8utsLIkwpomjElGPccGeNwh0FI2HN6BLnyFLo6OyLQ== |
| 2691 | + version "3.0.5" |
| 2692 | + resolved "https://registry.yarnpkg.com/alien-signals/-/alien-signals-3.0.5.tgz#633d83c0b337e0bdc078fdacde61a1877d476b5d" |
| 2693 | + integrity sha512-+2bRQFO1f9GLeIabDQWJlluL1NspZlLjpjaSSwwpl+9Tz5tS/3KrceHdwjNvIMEbYWSpoqtOPuXLTSoPgvIEWw== |
2666 | 2694 |
|
2667 | 2695 | ansi-regex@^5.0.1: |
2668 | 2696 | version "5.0.1" |
@@ -7081,12 +7109,12 @@ vue-sfc-transformer@^0.1.16: |
7081 | 7109 | "@babel/parser" "^7.27.0" |
7082 | 7110 |
|
7083 | 7111 | vue-tsc@^3.0.0: |
7084 | | - version "3.1.1" |
7085 | | - resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-3.1.1.tgz#66a5a9965a81d8cae03dd2c0350e2c05b24a2a4d" |
7086 | | - integrity sha512-fyixKxFniOVgn+L/4+g8zCG6dflLLt01Agz9jl3TO45Bgk87NZJRmJVPsiK+ouq3LB91jJCbOV+pDkzYTxbI7A== |
| 7112 | + version "3.1.3" |
| 7113 | + resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-3.1.3.tgz#542dd668bc43b5ef193d4e3edf46f382ddc0fb5a" |
| 7114 | + integrity sha512-StMNfZHwPIXQgY3KxPKM0Jsoc8b46mDV3Fn2UlHCBIwRJApjqrSwqeMYgWf0zpN+g857y74pv7GWuBm+UqQe1w== |
7087 | 7115 | dependencies: |
7088 | 7116 | "@volar/typescript" "2.4.23" |
7089 | | - "@vue/language-core" "3.1.1" |
| 7117 | + "@vue/language-core" "3.1.3" |
7090 | 7118 |
|
7091 | 7119 | vue@^3.5.17: |
7092 | 7120 | version "3.5.17" |
|
0 commit comments