Skip to content

Commit 6ff6bc0

Browse files
committed
bump
1 parent 5954673 commit 6ff6bc0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"vitepress": "^0.17.3"
1111
},
1212
"dependencies": {
13-
"@vue/repl": "^0.2.5",
14-
"@vue/theme": "^0.1.6"
13+
"@vue/repl": "^0.3.0",
14+
"@vue/theme": "^0.1.7"
1515
}
1616
}

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -296,10 +296,10 @@
296296
estree-walker "^2.0.2"
297297
magic-string "^0.25.7"
298298

299-
"@vue/repl@^0.2.5":
300-
version "0.2.5"
301-
resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.2.5.tgz#c1bf9823df53523620405916df8ef63d4e791367"
302-
integrity sha512-wYmoFRU8Lv03j3cBY++r5Kn/LfT+R4Hgk+/IZ2TbW2NqwEzyqkTcAooIrUdsFEmbPubberBAmkPcij5xKXwzYw==
299+
"@vue/repl@^0.3.0":
300+
version "0.3.0"
301+
resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.3.0.tgz#1cae74efa01af097551f4a3c95df99a401527520"
302+
integrity sha512-+uFU7vpqTE8kq69L6muMHrI0KZUdYWUwlbOSoCjNlNf1gMk7ZLqYbx4jxhswyz7/TqjH9x4eJUgGhKmMRnQZ3w==
303303

304304
305305
version "3.2.11"
@@ -331,10 +331,10 @@
331331
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.2.11.tgz#01899f54949caf1ac241de397bd17069632574de"
332332
integrity sha512-ovfXAsSsCvV9JVceWjkqC/7OF5HbgLOtCWjCIosmPGG8lxbPuavhIxRH1dTx4Dg9xLgRTNLvI3pVxG4ItQZekg==
333333

334-
"@vue/theme@^0.1.6":
335-
version "0.1.6"
336-
resolved "https://registry.yarnpkg.com/@vue/theme/-/theme-0.1.6.tgz#dffe8ec1d1bb297c0c4c90380c696c4b30a42483"
337-
integrity sha512-p55zBdOt9JI9qT9QCaB2/45jOQXVK1++YrxDd7IFXZc5Ol0ofE8Kszz//G+3X9Sropy58iTqAsoayMdf86LJSw==
334+
"@vue/theme@^0.1.7":
335+
version "0.1.7"
336+
resolved "https://registry.yarnpkg.com/@vue/theme/-/theme-0.1.7.tgz#d4bb26d5a2d9ccf3675b434ca6ac2ade0194b3cb"
337+
integrity sha512-GZoDwVc2gead2dh04l6TQHQfBhChWp5djru2Q/Io7gB6XjULj8NVUZGULty+n6KCFYbueXRqsWTEO01qfjmZxQ==
338338
dependencies:
339339
"@docsearch/css" "^1.0.0-alpha.28"
340340
"@docsearch/js" "^1.0.0-alpha.28"

0 commit comments

Comments
 (0)