Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit a23ad92

Browse files
Merge pull request #364 from Dog-Face-Development/dependabot/npm_and_yarn/astrojs/vue-5.0.10
2 parents df9bcda + 5c686c7 commit a23ad92

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@algolia/client-search": "^5.23.0",
13-
"@astrojs/vue": "^5.0.8",
13+
"@astrojs/vue": "^5.0.10",
1414
"@docsearch/css": "^3.8.0",
1515
"@docsearch/react": "^3.9.0",
1616
"@types/react": "^18.3.12",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -287,15 +287,15 @@
287287
is-wsl "^3.1.0"
288288
which-pm-runs "^1.1.0"
289289

290-
"@astrojs/vue@^5.0.8":
291-
version "5.0.8"
292-
resolved "https://registry.yarnpkg.com/@astrojs/vue/-/vue-5.0.8.tgz#53436dda50ef63af5f44c688fd2713c2bd6203aa"
293-
integrity sha512-YMcBczTkbqkAXasb1uPPkxQbsKoEYyfJOPvGxggjqKCHtan23q2HwL9lg6ORwnWA//L+PgvcO6AOOCmuav1LWw==
290+
"@astrojs/vue@^5.0.10":
291+
version "5.0.10"
292+
resolved "https://registry.yarnpkg.com/@astrojs/vue/-/vue-5.0.10.tgz#88aea983e89cd572942d96af9dfa23dc9edbbf7a"
293+
integrity sha512-x0aXf+qn/uF2Qw+8O9S+avYwAQEUCEZVef3mN0F1Fq2byHA+Y0KNDjfk2iYEN/eHtkNIZCcGXKygblhecjEb7g==
294294
dependencies:
295295
"@vitejs/plugin-vue" "5.2.1"
296296
"@vitejs/plugin-vue-jsx" "^4.1.2"
297297
"@vue/compiler-sfc" "^3.5.13"
298-
vite "^6.2.3"
298+
vite "^6.2.6"
299299
vite-plugin-vue-devtools "^7.7.2"
300300

301301
"@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.7":

0 commit comments

Comments
 (0)