Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bc31518

Browse files
authoredAug 17, 2023
chore(deps): update dependency @vitejs/plugin-vue to v4.3.0
1 parent 5d3dc09 commit bc31518

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@types/marked": "4.3.0",
1616
"@types/node": "18.16.10",
17-
"@vitejs/plugin-vue": "4.2.1",
17+
"@vitejs/plugin-vue": "4.3.0",
1818
"@vue/compiler-sfc": "3.2.47",
1919
"cross-env": "7.0.3",
2020
"import-http": "0.3.1",

‎yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -212,10 +212,10 @@
212212
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.10.tgz#9b16d918f4f6fec6cae4af34283a91d555b81519"
213213
integrity sha512-sMo3EngB6QkMBlB9rBe1lFdKSLqljyWPPWv6/FzSxh/IDlyVWSzE9RiF4eAuerQHybrWdqBgAGb03PM89qOasA==
214214

215-
"@vitejs/plugin-vue@4.2.1":
216-
version "4.2.1"
217-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.2.1.tgz#c3ccce9956e8cdca946f465188777e4e3e488f6a"
218-
integrity sha512-ZTZjzo7bmxTRTkb8GSTwkPOYDIP7pwuyV+RV53c9PYUouwcbkIZIvWvNWlX2b1dYZqtOv7D6iUAnJLVNGcLrSw==
215+
"@vitejs/plugin-vue@4.3.0":
216+
version "4.3.0"
217+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.3.0.tgz#1f2cbcef1c29651021dc15fd3ed5e538a188e0f6"
218+
integrity sha512-EvZ4KZGzf9G9Ir593f2hmQFJNPrLeC6XSzqvLJXWr6uTDAA1IyhB3ZVDhmqQ7jYx186ABddHLYoVqN9Eb9GGgg==
219219

220220
"@vue/compiler-core@3.2.47":
221221
version "3.2.47"

0 commit comments

Comments
 (0)
Please sign in to comment.