fix(deps): update vite to v6.3.1 (#15857)

This commit is contained in:
かっこかり 2025-04-17 11:57:53 +09:00 committed by GitHub
parent eda2f587a3
commit 96de18b096
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 308 additions and 447 deletions

View file

@ -84,8 +84,7 @@
"@aiscript-dev/aiscript-languageserver": "-"
},
"patchedDependencies": {
"re2": "scripts/dependency-patches/re2.patch",
"vite": "scripts/dependency-patches/vite.patch"
"re2": "scripts/dependency-patches/re2.patch"
}
}
}