chore(deps): update all-major-updates
Build and Push Docker Image / build (pull_request) Failing after 2m43s

This commit is contained in:
Renovate Bot
2026-05-11 09:15:43 +00:00
parent 6712c1cc27
commit dfdc488725
5 changed files with 139 additions and 244 deletions
+4 -4
View File
@@ -29,13 +29,13 @@
"@types/node": "^25.0.0",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"@vitejs/plugin-react": "^5.0.0",
"@vitejs/plugin-react": "^6.0.0",
"chokidar-cli": "^3.0.0",
"eslint": "^10.0.0",
"eslint-config-next": "^16.1.2",
"jsdom": "^28.0.0",
"typescript": "^5.7.3",
"jsdom": "^29.0.0",
"typescript": "^6.0.0",
"vitest": "^4.0.0"
},
"packageManager": "pnpm@10.33.0"
"packageManager": "pnpm@11.0.9"
}