fix: downgrade to rolldown-vite 7.2.11 (#4999)

This commit is contained in:
Calum H.
2025-12-30 20:53:36 +00:00
committed by GitHub
parent ad3edf541b
commit 2f99628d94
2 changed files with 86 additions and 86 deletions

View File

@@ -21,7 +21,7 @@
"prepr:frontend:lib": "turbo run prepr --filter=@modrinth/ui --filter=@modrinth/moderation --filter=@modrinth/assets --filter=@modrinth/blog --filter=@modrinth/api-client --filter=@modrinth/utils --filter=@modrinth/tooling-config",
"prepr:frontend:web": "turbo run prepr --filter=@modrinth/frontend",
"prepr:frontend:app": "turbo run prepr --filter=@modrinth/app-frontend",
"icons:add": "pnpm --filter @modrinth/assets icons:add",
"icons:add": "pnpm --filter @modrinth/assets icons:add",
"scripts": "node scripts/run.mjs"
},
"devDependencies": {
@@ -37,7 +37,7 @@
"readable-stream@2.3.8": "patches/readable-stream@2.3.8.patch"
},
"overrides": {
"vite": "npm:rolldown-vite@7.3.0"
"vite": "npm:rolldown-vite@7.2.11"
},
"peerDependencyRules": {
"allowedVersions": {