Skip to content

Commit d5d8e5c

Browse files
chore(deps): update dependency vue-tsc to v3.1.3
1 parent b89f514 commit d5d8e5c

File tree

1 file changed

+42
-14
lines changed

1 file changed

+42
-14
lines changed

yarn.lock

Lines changed: 42 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,10 @@
151151
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
152152
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
153153

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==
158158

159159
"@babel/helper-validator-option@^7.27.1":
160160
version "7.27.1"
@@ -169,7 +169,7 @@
169169
"@babel/template" "^7.27.2"
170170
"@babel/types" "^7.28.4"
171171

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":
173173
version "7.28.4"
174174
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.4.tgz#da25d4643532890932cc03f7705fe19637e03fa8"
175175
integrity sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==
@@ -183,6 +183,13 @@
183183
dependencies:
184184
"@babel/types" "^7.28.0"
185185

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+
186193
"@babel/plugin-syntax-jsx@^7.27.1":
187194
version "7.27.1"
188195
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.27.1.tgz#2f9beb5eff30fa507c5532d107daac7b888fa34c"
@@ -230,7 +237,7 @@
230237
"@babel/types" "^7.28.4"
231238
debug "^4.3.1"
232239

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":
234241
version "7.28.4"
235242
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a"
236243
integrity sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==
@@ -246,6 +253,14 @@
246253
"@babel/helper-string-parser" "^7.27.1"
247254
"@babel/helper-validator-identifier" "^7.27.1"
248255

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+
249264
250265
version "0.5.0"
251266
resolved "https://registry.yarnpkg.com/@clack/core/-/core-0.5.0.tgz#970df024a927d6af90111667a0384e233b5ffa1a"
@@ -2528,7 +2543,20 @@
25282543
dependencies:
25292544
rfdc "^1.4.1"
25302545

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":
25322560
version "3.1.1"
25332561
resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-3.1.1.tgz#29f32ca1fc5f1393f20e3eb9154a18914c813354"
25342562
integrity sha512-qjMY3Q+hUCjdH+jLrQapqgpsJ0rd/2mAY02lZoHG3VFJZZZKLjAlV+Oo9QmWIT4jh8+Rx8RUGUi++d7T9Wb6Mw==
@@ -2660,9 +2688,9 @@ ajv@^6.12.4:
26602688
uri-js "^4.2.2"
26612689

26622690
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==
26662694

26672695
ansi-regex@^5.0.1:
26682696
version "5.0.1"
@@ -7081,12 +7109,12 @@ vue-sfc-transformer@^0.1.16:
70817109
"@babel/parser" "^7.27.0"
70827110

70837111
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==
70877115
dependencies:
70887116
"@volar/typescript" "2.4.23"
7089-
"@vue/language-core" "3.1.1"
7117+
"@vue/language-core" "3.1.3"
70907118

70917119
vue@^3.5.17:
70927120
version "3.5.17"

0 commit comments

Comments
 (0)