3 Commits

Author SHA1 Message Date
82d9798f43 chore(deps): update dependency @sveltejs/vite-plugin-svelte to v5
Some checks failed
FanslySync Build & Test / FanslySync Test Runner (push) Failing after 25m44s
2025-04-30 01:19:38 +00:00
5be022c5a1 Merge pull request 'chore: Configure Team Hydra Dependency Updater' (#1) from dependencies/config into master
Some checks failed
FanslySync Build & Test / FanslySync Test Runner (push) Failing after 24m33s
Reviewed-on: #1
2025-04-28 23:55:51 +00:00
ca7d142451 Add renovate.json
Some checks failed
FanslySync Build & Test / FanslySync Test Runner (push) Failing after 23m12s
2025-04-28 09:57:09 +00:00
2 changed files with 4 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"@sveltejs/adapter-auto": "^3.2.5",
"@sveltejs/adapter-static": "^3.0.5",
"@sveltejs/kit": "^2.6.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@sveltejs/vite-plugin-svelte": "^5.0.0",
"@tauri-apps/cli": "^2.4.1",
"@types/eslint": "^9.6.1",
"autoprefixer": "^10.4.20",

3
renovate.json Normal file
View File

@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}